i have a google map link which returns a xml to me. I want values of a specific tag from that xml. can some one suggest me how will i do it. Link:
http://maps.google.com/maps/api/geocode/xml?address=1270 Broadway Ste 803, New York, NY 10001, USA&sensor=false
Here’s a function that will return the coordinates in a dictionary. Note: this is with the new V3 api. No API key required. sensor is.