mapbox / mapbox/mapbox-navigation-ios
No lane guidance when continuing straight through lane split
@1ec5 is already working on this.
Since Dec 13, 2021.
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
Mapbox Navigation SDK version
1.3
Steps to reproduce
There is an issue with lane guidance not being shown properly. This is coming from the Nexar app. Using the navigation in the app, there are times when lane guidance isn't showing and other times it is. The biggest one is on I-595 in Ft Lauderdale on the western end of the interstate, where it merges with I-75 and the Sawgrass Expressway. Lane guidance is missing for a 6 lane exit in 3 directions.
Expected behavior
The end user should be directed to stay within the proper lane for routing to the destination they are going to. The instructions should tell the end user to "exit right using the right two lanes" or "continue straight using the 3 center lanes" instead of disregarding that intersection and giving instructions on the next intersection down.
Actual behavior
Lane guidance is not showing up, especially in complicated lane guidance intersections.
Is this a one-time issue or a repeatable issue?
repeatable
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.
Assessment
This issue has not been assessed yet.