optionalg / gmaptools

Google Map Tools - coordinate finder, geocoding and other goodies

Home Page:http://janosgyerik.github.com/gmaptools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gmaptools

Google Map Tools - coordinate finder, geocoding and other goodies

The purpose of this project is twofold:

  1. Implement some mapping tools that are sorely missing from the official Google Maps user interface.

  2. Implement the tools using Backbone.js the right way, to be suitable as model examples of using Backbone.

If you would like to add more tools to the collection, or you spot flaws in the use of Backbone (or anything else for that matter), please fork the project and share your knowledge. Thanks!

https://github.com/janosgyerik/gmaptools

Live demos

Features

  • Map info:
    • Shows map center coordinates and zoom level
    • Shows bounding box coordinates
    • Shows the detected address at the map center
    • Dynamically updates all info when the map is dragged
  • LatLon tool:
    • Go to specified latitude-longitude
    • Drop pin at map center
    • Get latitude-longitude of crosshair at map center
    • Go to latitude-longitude determined by client IP address
  • Local search tool:
    • Find places matching keywords at around the map center
  • Geocode tool:
    • Find an address using Geocode lookup

Powered by ...

Coming soon (feature ideas)

About

Google Map Tools - coordinate finder, geocoding and other goodies

http://janosgyerik.github.com/gmaptools/


Languages

Language:JavaScript 60.4%Language:HTML 37.0%Language:CSS 2.5%Language:Shell 0.2%