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

[Bug] Prevent crash in react-map-gl when zoom cannot be calculated #1365

Merged
merged 7 commits into from Dec 9, 2020

Conversation

heshan0131
Copy link
Contributor

Signed-off-by: Ilija Puaca ilija@unfolded.ai

Signed-off-by: Ilija Puaca <ilija@unfolded.ai>
Signed-off-by: Shan He <heshan0131@gmail.com>
Signed-off-by: Shan He <heshan0131@gmail.com>
Signed-off-by: Shan He <heshan0131@gmail.com>
@ilijapuaca
Copy link
Collaborator

The reasons tests were failing is because changes made to center calculation in #1314 were undone. We should merge both center and zoom calculation updates together and revert the expected results in the tests.

I can help and fix this up if need be

Signed-off-by: Shan He <heshan0131@gmail.com>
Signed-off-by: Shan He <heshan0131@gmail.com>
Signed-off-by: Shan He <heshan0131@gmail.com>
@heshan0131 heshan0131 merged commit ae234e7 into master Dec 9, 2020
@delete-merged-branch delete-merged-branch bot deleted the 1205-zoom-crash branch December 9, 2020 21:14
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

Successfully merging this pull request may close these issues.

None yet

3 participants