Reputation: 58786
I am programmatically trying to get latitude and logitude for an address on a google map web page. Is there any way to do this?
I found out how to do this in the end. Send a request to:
http://maps.googleapis.com/maps/api/geocode/xml?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&sensor=true_or_false
Upvotes: 0
Views: 704
Upvotes: 1