06 Jan
Posted by Ray Cheung as GPL License, Maps
The Google Maps jQuery Plugin lets you simply embed Google Maps using The Google Maps JavaScript API in your web pages. 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. To use The Google Maps JavaScript API, you need to first sign up for an API key.
The Google Maps jQuery Plugin is less than 10KB of JavaScript. Portions of the Map (div container, info window) is controlled through CSS, so a user can create their own styles. It has been tested on Firefox 3, Internet Explorer 8, Safari 4.
Requirements: Firefox 3, Internet Explorer 8, Safari 4
Demo: http://www.mayzes.org/googlemaps.jquery.html
License: GPL License





Excellent article, thanks for sharing.
Google maps API is already simple to use now…
An even better alternative: http://github.com/brianjlandau/jmapping
Thanks for posting this up!
I am not sure it’s very useful to add layers over an already well-documented API…
But maybe it can help somebody.
This plugin is a good “wrapper” around the Google Maps API but it doesn’t offer much convience over the GMap API.
I’ve created a jQuery plugin jMapping which allows a developer to map a set of point by extracting metadata from a list of HTML elements that describe the locations. It also allows you to customize those markers and the interaction between the map and the HTML elements:
Usage: http://vigetlabs.github.com/jmapping/usage.html
Examples: http://vigetlabs.github.com/jmapping/examples/
Google Maps API V3 doesn’t require any API key and is really easy to use already.
I am very happy fit like a glove
Thank you very much ^_^
I have been working on a jQuery plugin that might be helpful to others reading this blog.
It allows you to easily get a map on your site, manage markers, custom icons, sidebars…. ect.
http://www.blocsoft.com/bmap/
Darren
RSS feed for comments on this post · TrackBack URI