Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

jMaps Framework 3.0.0-Release Candidate 1


Download: jmaps-e5e9a04fe678.zip
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