Thursday, January 08, 2009

gps coordinates from google maps


it looks like you can get google maps to tell you the GPS coordinates of a location. just center it on the page, and then put the following in the address bar and hit enter.

javascript:void(prompt('',gApplication.getMap().getCenter()));

I found it over on gpsreview.net

No comments: