mapbox / mapbox/mapbox-navigation-ios

Feature request: Add navigateToNextWaypoint for new RerouteStrategyForMatchRoute feature

Open
#4,763 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.