Hi John, Firstly, this is the V3 group and your site is using the V2 API.
But anyway, a Javascript debugger would have probably helped you here: missing ) after argument list index.php#artmap (line 71 var marker = createMarker(point,"<img ...0px' align='center'><tr><td><center><b... You have "540 NE "E" St." as a string, you need to escape your quotes. -- Luke On Fri, Sep 24, 2010 at 6:16 PM, JJ <[email protected]> wrote: > Today a really nice dynamic map that I've spent months coding and > perfecting, and have had posted for only a week or so, suddenly > stopped displaying. Has this happened to anyone else? Are these "new > improvements" actually designed to kill off webmasters, or just get us > all to migrate over to Bing? A bummer that no one at Google seems to > receive (much less answer) email anymore. I'd like to tell someone > that I haven't got time to learn a new API (which should be compatible > with the old anyhow, unless its designers are brainless) and I don't > appreciate being made to look like a bungler because all of a sudden > I've got pages and pages of dysfunctional maps. > > Here's the one that is especially troubling: > > www.rogueplanet.net/index.php#artmap > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
