mapbox / mapbox/mapbox-navigation-android

Stick to similar alternative route when re-routed

Open
#3,333 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Core feature jira-sync-complete platform parity
Dominant language
Kotlin
Stars
651
Forks
321
PR merge metrics
No merged PRs in 30d

Description

### Steps to reproduce

1. Request a route with alternatives
2. Select an alternative (not the fastest)
3. Drive off route
4. Stay on route similar to the original alternative

### References to similar issues
Legacy feature request https://github.com/mapbox/mapbox-navigation-android/issues/764
Algorithm investigation https://github.com/mapbox/mapbox-navigation-android/issues/3116
Conclusions for comparing routes for Faster Route, route compare https://github.com/mapbox/mapbox-navigation-android/pull/3301

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 reading the legacy request in issue #764, the algorithm investigation in issue #3116, and the route-comparison conclusions in pull request #3301. Trace how selected alternative routes are handled after the driver leaves the route. Done means re-routing keeps the driver on a route similar to the selected alternative when that is appropriate, with behavior covered by relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.