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!