0
votes

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?

Update:

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

1

1 Answers