Found this interesting tid bit when trying to locate latitude/longitude quickly from an already identified location on Google Maps...
Use the following Javascript code by pasting into your browser bar after locating a spot on google maps and wahla! Your lat/long coordinates display in a pop-up window:
javascript:void(prompt('',gApplication.getMap().getCenter()));
Resource: LifeHacker: how-to-find-latitude-and-longitude-267361.php
-Carl (The Water Buffalo)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment