1.1.2 • Published 7 years ago

jquery.mapit.js v1.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

jquery.mapit.js

A simple jQuery plugin that uses Latitute and Longitude to create a Google Map overlay.

Demo

http://sabillon.net/jquery.mapit.js/

Package Managers

//Bower
bower install jquery.mapit.js --save

//npm
npm install jquery.mapit.js --save

Usage

<a id="your-id" data-latlng='34.056047,-118.2593786' href="#">Map of Los Angeles</a>

<script>
 $('#your-id').mapit();
</script>

Options

See Documentation for options and settings.

Dependencies

jQuery 1.7

License

Licensed under the MIT license

1.1.2

7 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago