the map jitter when dragged
Environment
- Xcode version: latest
- iOS version: latest
- Devices affected: any
- Maps SDK Version: 10.16.1, 11.0.0 RC2
When dragging, the map moves unevenly and jerkily. Shaking when moving the card. The effect is also observed in the examples on github. User complaints about unpleasant customer experiences.
Can you please provide some video to demonstrate a jitter issue? What exact device model, iOS version and style URI you use?
iOS: any (15, 16, 17) device: any (iPhone XR, iPhone 11, iPhone 15 Pro) Uri: any I can't explain it, but when I turn on video recording, everything works well. but there are complaints from users who also see this. I include the example again and again - from GitHub I see the problem. I turn it on - video recording - the problem disappears.
I think I found a solution, this fixes the problem: mapView.presentsWithTransaction = true
example: "Display the users location" periodic jitter on any phone from iPhoneXR to iPhone 15 Pro
Mapview shaking while zooming in-out
- Xcode version: 15.0.1
- iOS version: 16.0
- Devices affected: All
- Maps SDK Version: 10.16.3
@OdNairy MapView is shaking while zooming in-out with two fingers on 3D mode. This issue also available in Mapbox official github demo project(v10.16.3)
Demo link:
https://github.com/mapbox/mapbox-maps-ios/assets/132354035/0af8ab96-1903-4c20-8028-e43b4de81ebe
Closing as stale. Please open a new ticket if you are experiencing this issue on our latest version (v11.16.4).