Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Setting the center coordinate is ignored while map is decelerating #3557

Closed
johnnewman opened this issue Jan 14, 2016 · 2 comments
Closed

Setting the center coordinate is ignored while map is decelerating #3557

johnnewman opened this issue Jan 14, 2016 · 2 comments
Labels
bug iOS Mapbox Maps SDK for iOS

Comments

@johnnewman
Copy link

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!

screen shot 2016-01-14 at 6 12 32 pm

@1ec5 1ec5 added bug iOS Mapbox Maps SDK for iOS labels Jan 14, 2016
@RomainQuidet
Copy link
Contributor

Facing same issue here if a setZoomLevel follows a setCenterCoordinate. The zoomLevel is not correct.

@lilykaiser
Copy link

Closing due to ticket age. If this is still a problem, please re-open

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

4 participants