jquery-google-bubbles

A jQuery plugin for changing the appearance of info windows and pins on a Google map.

Stars
15

Demo: http://timmywillison.com/samples/bubbles/ Github: http://github.com/timmywil/jquery-google-bubbles Source: http://github.com/timmywil/jquery-google-bubbles/raw/master/jquery.bubbles.js ( 11 kb ) (minified): http://github.com/timmywil/jquery-google-bubbles/raw/master/jquery.bubbles.min.js ( 4.0 kb )

Version: 0.7, Last updated: 10/23/2010

This is a jQuery plugin for changing the look of Google maps pins and info windows. SDG

0.7 : Polished and tested ( 10/23/10 ) 0.1 : First release ( 5/2/10 )

TIP: If all you need is a custom pin and no custom info window, don't use this plugin. That is too easy with the normal Google API (see my attachInfo function).