I have a map located here www.eweekcanada.com/events/nation-map.php

It seems to be working fine in Firefox, except my search feature is
not working properly anymore. That might have something to do with the
other issue.

In IE, the markers are not being created. I have a database with all
of my locations lat/lng values saved. I put these in an xml document
that is created on a different page (genxml.php) . I parse the xml
file by calling 'var xml = Gxml.parse(data)' and data is being
returned by the genxml.php page.

For some reason, in IE, it is reporting that there are errors on the
page. It says that var xml is null. I have no idea why this is
happening as everything has been working perfectly until a couple days
ago. I haven't touched the code in almost 2 weeks. I also put up my
backup files from last month, that too doesn't work.

Did Google change something with their geocoder/xml parser? I can't
see how this is a problem with my code since I haven't changed it.

Thanks

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to