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

AbstractLeafletVector.addStyleName does not work #167

Open
basisbit opened this issue Nov 2, 2017 · 2 comments
Open

AbstractLeafletVector.addStyleName does not work #167

basisbit opened this issue Nov 2, 2017 · 2 comments

Comments

@basisbit
Copy link
Contributor

basisbit commented Nov 2, 2017

Calling .addStyleName("somestring"); on an AbstractLeafletVector for example to change the geometry to look like being "selected" does not work. The class is never set anywhere on the web client.

@mstahv
Copy link
Owner

mstahv commented Dec 4, 2017

Are you planning to modify the underlaying SVG using CSS?

@basisbit
Copy link
Contributor Author

basisbit commented Dec 4, 2017

that was my original intention. Ended up switching to Canvas renderer anyways, so it does not really matter any more for my use case. The API still is sort of broken there nonetheless.

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