On Nov 12, 9:05 am, Michael <[EMAIL PROTECTED]> wrote: > Hey guys, I don't have the code on hand at the moment, but maybe > someone will recognize this situation. > > I have a map and a database of lat/lng values. I put those in an xml > file and parse it with > var xml = Gxml.parse(data) > > Everything has been working perfectly up until two days ago. The > markers are no longer showing up in IE and it claims that there is an > error on the page. The variable xml above is set to NULL. The weird > part is that in Firefox everything works fine and var xml is properly > given data. > > Does anyone have an idea why this would suddenly happen in IE? I > haven't touched the code in a couple weeks.
The API version changed? > > I can post code later as I'm sure that will help. Please don't, it won't help as much as a link. Post a link to the map so we can run the script debugger and find the problem. http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines -- 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 -~----------~----~----~----~------~----~------~--~---
