Hello, I have the same error on one of my google maps pages. http://www.planetscott.com/lifelist/siteList.aspx?SiteID=1
I have a fairly long javascript block that creates all of my markers and overlays. If I cut that javascript out of the html and put it into a separate file, I do not get the error. See http://www.planetscott.com/lifelist/siteList.aspx (no querystring... is pulling mostly same data from a .js file... only difference is zoom level and lat/long, but anyway, the same javascript causes the error if it is not put into a reference file.) The database on the site is fairly slow... not sure if that has anything to do with this, but my next step might be to write the dynamic js to a static file when I initialize my page. Then I would include that file in as a source in the header. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
