-
Notifications
You must be signed in to change notification settings - Fork 313
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
[Bug]: Screen keep moving while on navigation in Carplay #4616
Comments
Recorded video for the issue: |
Hi @santoso8118 Could you please share with us the sample project to reproduce the issue? |
@kried Kre |
Hi The possible situation when the camera keeps randomly moving is when the previous navigation session was not finished and it can still pass the camera updates. |
@kried From the document I see that the only way to end navigation session is we need to call endNavigation(feedback:). I will update code to call endNavigation(feedback:) when user end navigation and see. |
Mapbox Navigation SDK version
2.17.0
Steps to reproduce
While in navigation at crossroads the screen keep moving to other place then focus on current location again multiple times
Expected behavior
Camera should focus and follow user current location while in navigation
Actual behavior
Camera keep moving to other location then move back to user current location multiple times
Uploading WhatsApp Video 2024-03-07 at 09.27.19.mp4…
Is this a one-time issue or a repeatable issue?
repeatable
The text was updated successfully, but these errors were encountered: