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

Layer "tagging" in layer manager #3170

Open
PitWenkin opened this issue Jul 15, 2024 · 0 comments
Open

Layer "tagging" in layer manager #3170

PitWenkin opened this issue Jul 15, 2024 · 0 comments

Comments

@PitWenkin
Copy link

In order to differentiate between official layer and custom ones, would it be possible to add a class, or data-attribute, or … to the li's in

var li = document.createElement('li');

Something like
Screenshot 2024-07-15 at 10 52 43

This would allow developers to apply custom/different styles to the different sources

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

1 participant