I don't know what's causing the problem, but by sticking some breakpoints in the code, I can see that this line gets executed when the mapplet is added to the map.
_IG_FetchXmlContent(station_xml_url, function(response) { and station_xml_url does point at an XML file that exists and is correctly formatted "http://dcist.com/map/stations.xml", but the callback function never gets called. This line never gets executed: var markers = response.getElementsByTagName("station"); -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---