Google Maps

From Richard's Wiki
Revision as of 21:13, 4 January 2009 by Rkdrm (Talk | contribs)

Jump to: navigation, search

Excellent Google Maps API Links

Show Google Maps Lat/Long

To display the lat/long of the center of a Google Map, put the following into the browser location bar:

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

This can also be bookmarked.