How to find the long and lat Geo-Cordinates from Google Maps

By Chris on August 25, 2010 in Web Design Snippets
0
1

This is a quick and easy way to find out the longtitude and latitude of any position on google maps.

1. Go to googlemaps.com and find your location.
2. Right-click on the location marker on the map and choose ‘Center Map Here’
3. Paste this code in the browser address bar:

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

Easy!

0 Comments

Leave a reply

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.