> Why would something that worked last week, not work this week - > without any changes (besides updating the external data.xml file being > loaded)
Can't guess. Have you looked at your XML directly? http://www.santafenewmexican.com/www/maps/xml/data.xml First marker is - <marker address="3177 Viale Tresana, Santa Fe, NM" html="Address Not Found" /> How well does your javascript deal with missing lat and lng attributes? Hint; it doesn't seem to deal with that at all, it fails. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
