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

We need an explicit hidden property that overrides visibility #250

Closed
jscastro76 opened this issue May 17, 2021 · 0 comments
Closed

We need an explicit hidden property that overrides visibility #250

jscastro76 opened this issue May 17, 2021 · 0 comments
Assignees
Labels
🍏 feature New feature or request
Milestone

Comments

@jscastro76
Copy link
Owner

jscastro76 commented May 17, 2021

Is your feature request related to a problem? Please describe.
Currently when an object is visibility = false but it's on a layer that has a zoom range, when the zoom range callback works from non visible range to visible range, automatically makes visible all the objects in that layer ignoring that objects could be hidden explicitly. So we would need a property that the user can use to hide an object not affected by layer zoom ranges that overrides visibility

This could be shown in 16-multilayer.html example where there are objects that could be explicitly hidden

@jscastro76 jscastro76 added the 🍏 feature New feature or request label May 17, 2021
@jscastro76 jscastro76 added this to the v2.2.4. milestone May 17, 2021
@jscastro76 jscastro76 self-assigned this May 17, 2021
jscastro76 added a commit that referenced this issue May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍏 feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant