How to find exact lattitude and longitude
Whenever you want exact center lattitude and longitude on Google Maps use following trick.
1. Keep proper zoom level, where you can see the exact location which you need to keep at center of map.
2. To take the location at center you can double click that location on Google Maps.
3. Copy following link, and paste it in address bar of same window and hit enter.
javascript:void(prompt('',gApplication.getMap().getCenter()));
4. You will be shown lat & long on messagebox wich you can copy.
| Print article | This entry was posted by admin on June 28, 2010 at 3:09 pm, and is filed under Knowledge base. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |