Ever need to find your location using latitude and longitude? Do a search for your destination using Google Maps and then when your destination is in the center of the map – type:
javascript:void(prompt('',gApplication.getMap().getCenter()));
into the browser address bar (no http or www) and your coordinates will appear.