I'm wondering if I'm trying to do something which Google doesn't want me to do. I have a number of maps which worked for about two years, but now for the last year or so, without change from me, they don't. The easiest sample:
http://penelope.uchicago.edu/Thayer/E/Gazetteer/Places/Europe/Italy/Emilia-Romagna/Rimini/Santarcangelo_di_Romagna/Santarcangelo_di_Romagna/home.html In these maps, I want to identify places as #1, #2, etc., then I provide a key, as you see, under the map as a caption. I've strictly templated the code for the markers, and plain colored markers work fine; but the ones I call "callout1", "callout2", etc., though they used to, don't now, and I can't figure out what to do. (As a test, I substituted a plain colored marker just now for one of them, and it worked. As a second test, just for "callout5", I removed the "callout5.shadowSize" line since I don't want any shadows and don't specify callout5.shadow anyway: but that didn't fix it. As a third test, just for "callout1", I reinserted a shadow, ported from the colored icons that do work, though I don't want one: that doesn't work either. For debugging, I left Tests 2 and 3 are on my .js file for now.) Some of these maps — like for example the one referred to at http://tinyurl.com/2aa7f3n — are useless if I can't use these numbered markers. What am I doing wrong? Or more importantly, how do I get the correct result? -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
