On Dec 25, 11:01 am, "Michael M." <[email protected]> wrote: > > Follow the posting guidelines and post a link to your map that shows > > the problem? > > No problem - it's > here:http://www.dbioc.dk/integration/sitephp/googlemapstest.php > > Same data as I wrote above.
The Firefox Error Console tells me: Error: themarker[i] is undefined Source File: http://www.dbioc.dk/integration/sitephp/googlemapstest.php Line: 53 IE7.0 tells me: Line: 52 Error: 'theMarker[...]' is null or not an object And the MS Script debugger tells me that is because i is 2 and theMarkers array only contains elements 0 and 1... You should review Mike Williams' tutorial that Ralph pointed you to, in particular the part about function closure and pitfall #3 on this page: Part 1 Markers with info windows http://econym.org.uk/gmap/basic1.htm -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
