Skip to content

Instantly share code, notes, and snippets.

@TheKidCoder
Created February 19, 2013 22:26
Show Gist options
  • Save TheKidCoder/4990752 to your computer and use it in GitHub Desktop.
Save TheKidCoder/4990752 to your computer and use it in GitHub Desktop.
Simple JS bookmarklet to get the center coordinates from maps.google.com
javascript:void(prompt('',gApplication.getMap().getCenter()));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment