https://github.com/corroded/ijgmaps
Instant Jquery Google Maps is a google maps V3 plugin for jquery forked from Bob Cravens.
https://github.com/corroded/ijgmaps
Last synced: over 1 year ago
JSON representation
Instant Jquery Google Maps is a google maps V3 plugin for jquery forked from Bob Cravens.
- Host: GitHub
- URL: https://github.com/corroded/ijgmaps
- Owner: corroded
- Created: 2010-08-19T07:39:02.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2011-05-16T05:49:01.000Z (about 15 years ago)
- Last Synced: 2025-01-29T19:14:21.715Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://blog.bobcravens.com/2010/06/06/AGoogleMapsVersion3JQueryPlugin.aspx
- Size: 189 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Instant Jquery Google Maps is a google maps V3 plugin for jquery forked from Bob Cravens.
Here is the original post:
http://blog.bobcravens.com/2010/06/06/AGoogleMapsVersion3JQueryPlugin.aspx
Planned features:
- Convert markers into a separate object so you can add/delete them at will
- convenience methods for adding/deleting markers
See index.html for samples and sample code