mapbox / mapbox-navigation-ios

Turn-by-turn navigation logic and UI in Swift on iOS
https://docs.mapbox.com/ios/navigation/
Other
860 stars 310 forks source link

[Bug]: Carplay while travelling underpass , driving instruction says keep right at the fork - there is no fork in the road #4704

Open santoso8118 opened 1 month ago

santoso8118 commented 1 month ago

Mapbox Navigation SDK version

2.17.0

Steps to reproduce

I am travelling from Funan to Vivo

The issue happen at this coordinate: 1.272467, 103.841842

Please check this below photo in the left side is Carplay screen, and in the right side is Android phone in navigation Driving instruction says keep right at the fork in Carplay but there is no fork in the road. We dont know why there are different between Carplay and Android showing the route on map. RT-Navigation

I captured the route and the street road at the location as below: keppel road 1 keppel road 2

Please help to check the issue wrong instruction and why the route and instructions are different between iOS Carplay and Android?

Expected behavior

Driving instruction should not says keep right at the fork as Android phone and the route is straight on Keppel Road

Actual behavior

Driving instruction on Carplay says keep right at the fork - there is no fork in the road

Is this a one-time issue or a repeatable issue?

one-time

santoso8118 commented 1 month ago

Can anyone help to check this issue ?

kried commented 1 week ago

Hi @santoso8118

Unfortunately, we were not able to reproduce the issue. The CarPlay shows the same instructions as iPhone and Android devices.

1

Please try this scenario with the Nav SDK v2.18.4. If the issue is still actual, please, record a history file. You can use the History-Recording example to see how to record this file.