How to find latitude and longitude of a location

1. Go to Google Maps

2. Search your location and after finding it,
be sure your location is in the center of the map

3. Then, copy paste the following in your browser's url bar

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








4. Press enter and a dialog like the following will show up

First number is latitude, second longitude
















Note: Because this trick provides the latitude and longitude of the center of the map, moving the map around manually after that will change the center position and this technique will not work accurately.

Links
Tech-Recipes

0 comments:

Post a Comment