/jquery-maps

jQuery library used for turning DOM elements into A jQuery library that adds Google Maps to DOM elements using HTML data attributes.

Primary LanguageJavaScript

jQuery Maps

A jQuery library that adds Google Maps to DOM elements using HTML data attributes.

Usage

<div class='map' data-pickup="Heathrow Terminal 1" data-destination="London Waterloo"></div>
$(".map").journey();

Full documentation coming soon

License

This document is licensed as free software under the terms of the MIT License: http://www.opensource.org/licenses/mit-license.php