How to Find Geographical Coordinates

Posted by: Jen | No Comments »

Categorized: Hints, HOWTOs

Ever need to find your location using latitude and longitude? Do a search for your destination using Google Maps and then when your destination is in the center of the map – type:

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

into the browser address bar (no http or www) and your coordinates will appear.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>