Monday, February 08, 2010

Get Latitude and Longitude values from Google Maps

Search your address in google maps. Once you found your address in maps use the following Java script to get the longitude and latitude.
javascript:void(prompt('',gApplication.getMap().getCenter()));  

You will get popup with geo-coordinates.
During day to day hobby programming stuff I used it many times.

Posted via email from amadamala's posterous

2 comments:

Vishnu Vardhana Reddy said...

Nice idea kapati..

Vishnu Vardhana Reddy said...

You have a bright future