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

the map jitter when dragged #2060

Open
666bsw opened this issue Nov 21, 2023 · 3 comments
Open

the map jitter when dragged #2060

666bsw opened this issue Nov 21, 2023 · 3 comments
Labels
bug 🪲 Something is broken!

Comments

@666bsw
Copy link

666bsw commented Nov 21, 2023

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 666bsw added the bug 🪲 Something is broken! label Nov 21, 2023
@OdNairy
Copy link
Contributor

OdNairy commented Nov 22, 2023

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

@666bsw
Copy link
Author

666bsw commented Nov 22, 2023

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

@OffsureDev
Copy link

OffsureDev commented Jan 25, 2024

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:

demoVideo.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something is broken!
Projects
None yet
Development

No branches or pull requests

3 participants