post
Get lat, long lof location using google maps
This is really a note to self:
1. Right click map and "center on location".
2. Execute this JS in browser address bar:
javascript:void(prompt('',gApplication.getMap().getCenter()));
August 19, 2009 1:52 PM
add comment