Page 1 of 1

Thought I'd share my google maps jQuery plugin

Posted: Sat Feb 25, 2012 5:08 am
by jraede
I did this for myself but it's become something that I can share. It's basically a map object that translates more readable property maps into google maps configurations, allowing you to easily add markers, controls, events, google places integration, etc. Included is the jQuery wrapper which makes it even easier to use.

Anyway, if you're interested, check it out at the google code repository, http://code.google.com/p/gmaps3/. Additions/forks and especially bug reporting and feature requests are welcome.

Have fun!