Skip to content

Conversation

ccritne
Copy link

@ccritne ccritne commented Dec 8, 2024

Issue

I want to use OSRM API Call in Maplibre-Navigation adding voice and banner instructions. I was inspired by Valhalla keys and I added them to RouteStep.

The algorithm is based on these properties that can be set up into options to personalize the output.

key description
verboseNavigation Allows you to add voice and banner instructions
announcementsDistancesBelow500m Determines how often to receive instructions under 500 meter.
announcementsWayMinimumDistance Determines the distance from maneauver location to include way name into instruction.
distanceLastAnnouncement Determines when to receive last announcement.

Tasklist

- [x] Add voice and banner instructions
- [x] Add changelog entry 
- [x] Test with osrm-frontend (?)
- [] Review

Requirements / Relations

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant