-
Notifications
You must be signed in to change notification settings - Fork 35
Home
brianjlandau edited this page Jan 28, 2011
·
5 revisions
This plugin is designed for quick development of a page that implements a Google Map with a list of the locations that are specified within the HTML.
This plugin tries to allow as much graceful degradation as possible by having the HTML be as semantic as possible. The plugin expect the HTML for the locations to be grouped under a common element. Additionally, it expects the links and Map Info Window content to be grouped under the location elements. It also expects the necessary metadata to be on the location element. This way the HTML semantically reflects that all of those parts and information are associated with the specific location or place.
MIT License: http://www.opensource.org/licenses/mit-license.php