Skip to content

joshthompson/jquery-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published