Posts Tagged ‘google’

Get latitude, longitude of location using google maps

Thursday, December 24th, 2009

1. Right click map and “center on location”.
2. Execute this JS in browser address bar:

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

Tags: ,
Posted in quick tips | No Comments »