mapbox / mapbox-navigation-ios

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

[Bug]: Toll Road indication shown for Roads that don't have any highway tolls #4734

Open JanTG1 opened 2 weeks ago

JanTG1 commented 2 weeks ago

Mapbox Navigation SDK version

3.4.0

Steps to reproduce

Drive around on highways that don't have any tolls like in Belgium or Germany.

Expected behavior

Alternatives should show the added or deduced travel time.

Actual behavior

Alternative markers show me the added time for the alternative, but also indicate that the route is a toll route, which it is not. See screenshot:

photo_2024-10-30_15-28-41

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

repeatable