Monday
Nov242008
lat long coordinates from google maps
Monday, November 24, 2008 at 5:24PM
When the place you want the latitude and longitude for is centered (default for search results), copy and paste this into your browser bar:
javascript:alert(gApplication.getMap().getCenter())
A window with the lat long will pop up.
I use this often to fill in data for unmatched addresses after batchgeocoding.
Ellen | in Google Maps, Our Space |
Reader Comments