[PLUG-TALK] getting Lat/Lon from Google Maps
Keith Lofstrom
keithl at kl-ic.com
Thu May 8 15:58:06 UTC 2008
I wanted a quick way to find the latitude and longitude from
Google Maps. Nothing on the page or their website. However,
I found this quick bit of Java, that you can put into the
location field of a bookmark:
javascript:void(prompt('',gApplication.getMap().getCenter()));
When you click the bookmark, it pops up a dialog box with the latitude
and longitude (to 14 decimal places, or +/- 0.5 nanometers, or about
3 atomic spacings --- sheesh! ).
see:
http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values
with more directions for making a bookmark at:
http://lifehacker.com/software/google-maps/how-to-find-latitude-and-longitude-267361.php
Keith
--
Keith Lofstrom keithl at keithl.com Voice (503)-520-1993
KLIC --- Keith Lofstrom Integrated Circuits --- "Your Ideas in Silicon"
Design Contracting in Bipolar and CMOS - Analog, Digital, and Scan ICs
More information about the PLUG-talk
mailing list