jseppi / Leaflet.MakiMarkers

Leaflet plugin to create map icons using Maki Icons from Mapbox.
MIT License
140 stars 39 forks source link

Unable to use setStyle method #8

Closed bwyss closed 8 years ago

bwyss commented 9 years ago

I would like to be able to change the marker color after the marker has been created using the setStyle method.

jseppi commented 9 years ago

I'd be happy to review a pull request with this feature implemented, however the L.Icon class (from which my plugin inherits) doesn't have a setStyle method.

jseppi commented 8 years ago

Closing due to inactivity.