How to get a location’s coordinates with Google Maps
Center the location you want on the map, paste the following Javascript code on the browser’s location bar, and press Enter.
javascript:void(prompt('',gApplication.getMap().getCenter()));