mapbox / mapbox/mapbox-navigation-ios
The center of userCourseView doesn't arrive at end waypoint
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
When the navigation ends, the center of the user location should be at the end waypoints, but the Example shows that the user location hasn't been updated after the arrival. It seems to be caused by the RouteController didn't update the user location at the navigation end.

/cc @mapbox/navigation-ios
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the arrival behavior in the Example and inspect RouteController handling when navigation ends. Compare the final user location with the end waypoint shown in the issue image. Done means the user location is updated so the center of the user view reaches the end waypoint after arrival.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100