Feature request: Add navigateToNextWaypoint for new RerouteStrategyForMatchRoute feature
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.
Hi @RL-William-Coates, thank you for submitting this feature request and sorry for the delayed reply.
You’re correct — when using RerouteStrategyForMatchRoute.navigateToFinalDestination, reroutes are generated from the current position to only the final destination of the map-matched route. This behavior is by design and rerouting to intermediate waypoints is not supported at this time.
We’ve started an internal discussion on the feasibility of enhancing RerouteStrategyForMatchRoute to support rerouting to the next unreached waypoint, rather than defaulting only to the final destination. We’ll keep this issue updated with any progress or decisions from our side.