NOTICE: WORKS GREAT WITH JQUERY 1.4!!
Welcome to the developer documentation for the jQuery Google Maps Plugin! The Google Maps jQuery Plugin lets you simply embed Google Maps using The Google Maps JavaScript API in your web pages. To useThe Google Maps JavaScript API, you need to first sign up for an API key. Once you’ve received an API key, you can develop a map application following the instructions in this documentation.
WHY SHOULD YOU USE THE GOOGLE MAPS JQUERY PLUGIN?
While you can use the original Google Maps JavaScript API to do what you need. This plugin attempts to simplify the process to adding maps to a page.
Not all portions of the original API were carried over into this plugin, some portions are considered a work in progress, other portions are considered unknown to the developer at this time. If you know of a feature that is not working or does not exist, by all means contact the developer or ask on the Google Maps JQuery Plugin Discussion Forums.
I an not affiliated with Google and this is a personal project to simplify the usage of Google Maps API.
Special thanks to Menno at www.codefocus.ca for doing a code review.
- Less than 12KB of JavaScript. (9KB packed)
- Portions of the Map (div container, info window) is controlled through CSS, so a user can create their own styles.
- Released under the GPL license & MIT license
Tested In: Firefox 3, Internet Explorer 8, Safari 4, Opera 10, Chrome 3
To Test In: Firefox 2, 3, Opera 9, Internet Explorer 6, 7.
DOWNLOAD
TESTIMONIALS
- “I have been crawing around in JQuery plugin code for about 6 months and this is one really FINE “first” plugin” – Russell Stoker
- “Your additions are amazing! and such time savers too!” – Joseph Moglia(grad student at Humboldt State University in California in GIS and Remote Sensing)
FIXES
- Multiple Marker Info Window was not rendering div layers properly.
MAP EXAMPLES
- Map Markers
- Map Info Window
- Control Examples
- Polyline Examples
- Polygon and Tile Overlays
- Service Examples