Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Waypoint 'separatesLegs' flag not being applied during navigation #4725

Open
RL-William-Coates opened this issue Oct 2, 2024 · 0 comments
Labels
bug Something isn’t working

Comments

@RL-William-Coates
Copy link

Mapbox Navigation SDK version

3.3.1

Steps to reproduce

Create a multi-waypoint route with the map matching API, set 'separatesLegs' to false for all waypoints except the first and last. Start navigation.

Expected behavior

The voice instructions do not call out waypoints as destinations.

Actual behavior

The voice instructions are calling out waypoints as destinations.

As demonstrated by the screenshots below. Waypoint 2 is at the end of the road, and the voice instructions are calling it out as a destination. If I print out the step instructions of the route, waypoints are not being treated as destinations.

SCR-20241002-lpgt

SCR-20241002-lopi

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

repeatable

@RL-William-Coates RL-William-Coates added the bug Something isn’t working label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working
Projects
None yet
Development

No branches or pull requests

1 participant