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
A clear and concise description of what the bug is.
The map should be zoomed to the new bounding box
The map should is not zoomed to the new bounding box
Make sure to follow these steps before submitting your issue - thank you!
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
fix(deck.gl): update view state on property changes (#17720) (#17826)
97d918b
* Update viewstate on property changes * Compare props via isEqual
Successfully merging a pull request may close this issue.
A clear and concise description of what the bug is.
How to reproduce the bug
Expected results
The map should be zoomed to the new bounding box
Actual results
The map should is not zoomed to the new bounding box
Screenshots
Screenshot 1
screenshot 2
screenshot 3
Environment
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: