> Thanks again. I found a way to do exactly what I want using JavaScript > here:http://forums.devshed.com/xml-programming-19/remove-one-node-in-xml-8...
What exactly are you trying to do? It's not normally possible to manipulate XML files directly from javascript. Good, I don't want other peoples webpage code altering files on my PC. You can of course manipulate the image of an XML file that you've loaded into the current page's client browser DOM, but that won't affect the original source file of the XML - which from your earlier posts I thought was server-side. As a general comment, it would seem rather unwise to select markers for any activity using latitude only. Whay happens if there are two markers with different positions but same latitude? 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 -~----------~----~----~----~------~----~------~--~---
