JasonSanford / leaflet-vector-layers

A little help to viewing ArcGIS Server, Geocommons, Arc2Earth, CartoDB, GIS Cloud, etc. vector data in a Leaflet map
http://jasonsanford.github.io/leaflet-vector-layers
BSD 2-Clause "Simplified" License
216 stars 61 forks source link

setStyle doesn't work for markers #5

Closed JasonSanford closed 12 years ago

JasonSanford commented 12 years ago

When properties changed for a feature (dynamic data) we are only using setOptions to change the vector's style. We'll need to use Leaflet's setStyle and some other method to change the marker icon.