> So if i change the Lat or lng of Friends sub-section to different should it > work?
That would avoid the issue, but it is not a proper fix and might go wrong again if you ever change your "XML" in future. Better to find out how to parse the child <LAT> element from a parent <FRIENDS> element, then you know you've got the right one - instead instead of just hoping. http://www.google.com/search?q=parsing+XML+child+element+in+javascript -- 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.
