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

Set view center coordinates after zoom in setCameraPosition #2250

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

matteblair
Copy link
Member

This avoids coordinates being incorrectly clamped by ViewConstraint if the previous zoom is lower.

Resolves #2249

This avoids coordinates being incorrectly clamped by ViewConstraint if the previous zoom is lower
@matteblair matteblair merged commit 4c1ba12 into main Mar 22, 2021
@matteblair matteblair deleted the fix-2249 branch March 22, 2021 05:11
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.

Initial MapController::updateCameraPosition uses wrong latitude
2 participants