Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

gmap


gSearch - Google Web Search

gSearch is a lightweight jQuery plugin that helps you embed Google Search Results into your website. With only 2 KB in size it is very flexible and highly customizable.

This tiny line of code is being used to embed a map. Simple, isn't it?
$("#search-results").gSearch({search_text:'brian griffin'});

jQuery google Maps widget

jQuery UI widget for creating themable google maps direction service utility.

Use this widget for computing directions between two places by specifying location of origin, destination, preferred unit system and a type of routing.

This widget is the first one of a serie intended to be lightweight widgets to use among google maps API reference.

The widget definition includes some english literals. These literals have been defined in the same file so that you can use/change them easily.

fuGMAP jQuery Google Maps Plugin

fuGMAP is a lightweight jQuery plugin create neat Google Maps on your site or in apps. Its about 3.5kb (no whitespace) or even smaller if your using GZIP.

What have I crammed in that isn’t in the other;
* GEO-Coding (add an address and let google do the location)
* Marker XML Files; Load in a marker xml file to your maps by just adding the url.
* Add info window with text or with IFRAME (by URL) to any Long/Lat Marker or GeoCoded Marker
* Feature Request; Anything you think would be useful, let me know on the Google Code page and If a few people think its useful (or I do) I’ll code it.

Already being coded;
* KML File Interpretation

gMap

gMap is a lightweight jQuery plugin that helps you embed Google Maps into your website. With only 2 KB in size it is very flexible and highly customizable.

This tiny line of code is being used to embed a map. Simple, isn't it?
$("#map").gMap();