
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:
Post a Comment