Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polyline decorator doesn't preserve the state of symbol styling #97

Open
jcimoch opened this issue Aug 2, 2019 · 1 comment
Open

Polyline decorator doesn't preserve the state of symbol styling #97

jcimoch opened this issue Aug 2, 2019 · 1 comment

Comments

@jcimoch
Copy link

jcimoch commented Aug 2, 2019

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 ?

@miko866
Copy link

miko866 commented Dec 2, 2019

The same issue here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants