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

Enable visibility toggle of layer groups #486

Open
mfisher87 opened this issue Feb 22, 2025 · 0 comments
Open

Enable visibility toggle of layer groups #486

mfisher87 opened this issue Feb 22, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@mfisher87
Copy link
Member

When a layer group is toggled visible or invisible, all the layers within the group should follow suit. I think a good first iteration is to make it like a "check all" / "uncheck all" button; i.e. there is no group visibility persistent state, the button just sets the state of all the layers within it. The user could then toggle the visibility of one layer within the group if they want to.

Let's say for example we have a layer group that represents 1 year of data, and 12 layers within it represent each month in the year. The user could hide them all with one click on the group visibility button, then re-show the February layer by toggling its visibility back on.

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

No branches or pull requests

1 participant