Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jbdemonte/gmap3
jQuery plugin to create Google maps
https://github.com/jbdemonte/gmap3
Last synced: 13 days ago
JSON representation
jQuery plugin to create Google maps
- Host: GitHub
- URL: https://github.com/jbdemonte/gmap3
- Owner: jbdemonte
- Archived: true
- Created: 2011-06-13T19:18:59.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T22:41:18.000Z (over 4 years ago)
- Last Synced: 2024-05-29T14:11:35.852Z (6 months ago)
- Language: JavaScript
- Homepage: http://gmap3.net
- Size: 955 KB
- Stars: 669
- Watchers: 59
- Forks: 199
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[gmap3](http://gmap3.net/) - Google Maps and jQuery
===================================================[Buy author a beer](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WCUX27CFV79S2)
Presentation
------------gmap3 is a plugin for jQuery which allows you to use the Google maps API easily.
Why using gmap3?
----------------### Full jQuery
- The same map can be accessed by all css selectors
- Chainable### Full Google Maps API
- Even if gmap3 provides simplified types, Google Maps types and objects are still usable### Silent use of Google Maps services
- Google Maps services are usable without any code (address resolution...)### A complete documentation
[Read the documentation](http://gmap3.net/)### Lot of examples
### Robust and maintained
Created on 2010, Gmap3 has evolved a lot thanks to hundreds of feedback.
It is now used by thousands of website and included in many packages and themes for various CMS and framework.
Gmap3 is compatible with all modern browsers (IE9+) and with jQuery 1.6+.Licence
-------
[GPL v3](http://www.gnu.org/licenses/gpl.html)