Thought I'd share my google maps jQuery plugin

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
jraede
Forum Contributor
Posts: 254
Joined: Tue Feb 16, 2010 5:39 pm

Thought I'd share my google maps jQuery plugin

Post 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!
Post Reply