jbdemonte / gmap3

jQuery plugin to create Google maps
http://gmap3.net
668 stars 198 forks source link

color marker #156

Open alissonrodrigo opened 1 year ago

alissonrodrigo commented 1 year ago

How can I change the color of the marker (background) and not the icon. already tried var locations=[ {position:[123,456], background:"#FF0022"} ]