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]: Turn right guidance icon error #4697

Closed santoso8118 closed 1 week ago

santoso8118 commented 1 month ago

Mapbox Navigation SDK version

2.17.0

Steps to reproduce

User is in navigation and should be at location 1.3408074438903008, 103.97175462635322

navigation googlemaps_streetview

Expected behavior

1> The straight road arrows should light up instead of the turn arrows 2> The right turn arrows are should be pointing to left and should not light up

Actual behavior

1> The straight road arrows are grey out 2> The turn arrows light up and pointing to the right

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

repeatable

santoso8118 commented 1 month ago

We got another issue when user in navigation the directions arrow not lit up Please see attached photo below to see. Both 2 arrows turn left in the red rectangle should be light up.

lane-arrow-error

Check google maps street at this location: 1.3609281647816853, 103.96190676588667 image-20240731-001156

This is very serious issue to our app its showing dangerous instructions to user while driving. Please help to fix the issue.

Looking forward to Mapbox team's feedback on this.

kried commented 1 month ago

Hi @santoso8118

Thank you for the report.

Could you please try to retest the navigation in described locations, possibly with v2.18.x?

I will check the lane guidance for the second location, where only the one lane is highlighted

santoso8118 commented 1 month ago

Hi @kried Thank you for your feedbacks. I will retest the navigation with mapbox sdk 2.18.x

kried commented 1 week ago

I will check the lane guidance for the second location, where only the one lane is highlighted The data issue was fixed.