jMaps Framework 3.0.0-Release Candidate 1
Size: 80.5 KB
md5_file hash: c837a9055ebda5fe4c00b8479a70351b
First released: April 20, 2008 - 7:56pm
The jMaps Framework is a jQuery plugin that provide a easy to use and powerful API for creating dynamic Google Maps.
The frameworks provides one namespace in which to easily plug in new methods. All calls to the jMap plugin are made using $.jmap() and passing the name of the function to call.
Using the jMap framework you can do features in one line, such as:
* Geocode any address in the world via Google's geocoding API
* Search for directions to and from any location
* Add and remove Markers
* Add and remove polygons and polylines
* Add and remove graphic layers on the map
* Add and remove Google adsense layers
* Add and remove Traffic layers
* Get information back such as map center, map size, map type, etc