Last Updated: February 25, 2016
·
1.338K
· stefanopulze

Get center of Google Maps

Bookmark this javascript to get the center coordinates of the maps on screen.
javascript:void(prompt('',gApplication.getMap().getCenter())); </code>