We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create a layer, set min zoom property to 12.5, max zoom to 20, add to the map
The layer disappears when zoom gets below 12.5
The layer disappears at 13 (12.5 has rounded up). This seems to happen for any decimal.
Is this expected?
The text was updated successfully, but these errors were encountered:
Duplicate of #2929.
Sorry, something went wrong.
No branches or pull requests
Steps to Trigger Behavior
Create a layer, set min zoom property to 12.5, max zoom to 20, add to the map
Expected Behavior
The layer disappears when zoom gets below 12.5
Actual Behavior
The layer disappears at 13 (12.5 has rounded up). This seems to happen for any decimal.
Is this expected?
The text was updated successfully, but these errors were encountered: