GMAP3 - jQuery Plugin For Google Maps
gmap3 is a jquery plugin which allows many manipulation of the google map API version 3. gmap3 allow you to use several google map in the same page. Even if gmap3 simplifies the use of the google map API, it allows to use all the google map API natively.
Google map API data format can be simplified while using gmap3 such as: getAddress, getLatlng, getRoute and many more.
The parameters of google functions must be stored in an array of parameters to be applied to the function. If the context of the function to be applied is not the google.maps.Map, the object to apply need to be given in target property.
Of course, functions are here case sensitive.
Requirements: jQuery
Demo: http://gmap3.net
License: GPL License