Leaflet.PolylineDecorator icon indicating copy to clipboard operation
Leaflet.PolylineDecorator copied to clipboard

Polyline decorator doesn't preserve the state of symbol styling

Open jcimoch opened this issue 5 years ago • 1 comments

When we assign some event handler for click that will change the styling of symbol (for example to indicate that it is selected) as soon as we drag the map we loose that information as plugin is clearing internally featureGroup and redrawing it from scratch. Is there a way to preserve highlighted (clicked) symbol ?

jcimoch avatar Aug 02 '19 09:08 jcimoch

The same issue here.

miko866 avatar Dec 02 '19 09:12 miko866