You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Calling setCenterCoordinate:zoomLevel:animated: while the map is decelerating from a pan gesture will cause the assigned center coordinate to be ignored. This can also cause the wrong zoom level to render (in screenshot). I'm using false for the animated flag. This is on the Mapbox iOS SDK 3.0.1.
Not sure if this is related to #2204.
Also, I've seen the zoom issue here: #2946.
Thanks!
The text was updated successfully, but these errors were encountered:
Calling
setCenterCoordinate:zoomLevel:animated:
while the map is decelerating from a pan gesture will cause the assigned center coordinate to be ignored. This can also cause the wrong zoom level to render (in screenshot). I'm usingfalse
for the animated flag. This is on the Mapbox iOS SDK 3.0.1.Not sure if this is related to #2204.
Also, I've seen the zoom issue here: #2946.
Thanks!
The text was updated successfully, but these errors were encountered: