mapbox-maps-ios icon indicating copy to clipboard operation
mapbox-maps-ios copied to clipboard

the map jitter when dragged

Open 666bsw opened this issue 2 years ago • 3 comments

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.

666bsw avatar Nov 21 '23 20:11 666bsw

Can you please provide some video to demonstrate a jitter issue? What exact device model, iOS version and style URI you use?

OdNairy avatar Nov 22 '23 09:11 OdNairy

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

666bsw avatar Nov 22 '23 11:11 666bsw

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

OffsureDev avatar Jan 25 '24 07:01 OffsureDev

Closing as stale. Please open a new ticket if you are experiencing this issue on our latest version (v11.16.4).

pjleonard37 avatar Nov 14 '25 19:11 pjleonard37