mapbox / mapbox/mapbox-navigation-ios
Feature request: Add navigateToNextWaypoint for new RerouteStrategyForMatchRoute feature
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
In v3.9.0, there is a new option to specify re-routing for map matched routes RerouteStrategyForMatchRoute. However, the only option is to have it re-route to the final destination, which is a bit useless for routes with multiple waypoints that the user wants to navigate to?
Please look into adding an option to this, for re-routing to the next waypoint the user hasn't reached yet.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating RerouteStrategyForMatchRoute and the map-matched rerouting entry point, then inspect how rerouting currently targets the final destination. Done means exposing a supported option to target the next unreached waypoint and adding coverage for routes with multiple waypoints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100