mapbox / mapbox/mapbox-navigation-android

Preserve user's total historic progress in RouteProgress updates

Open
#1,595 6 comments 0 reactions 1 assignee View on GitHub

@danesfeder is already working on this.

Since Jan 22, 2019.

feature platform parity
Dominant language
Kotlin
Stars
651
Forks
321
PR merge metrics
No merged PRs in 30d

Description

Currently, when a user is navigating a route and a re-route event occurs the visual history of the route traveled is removed when the new route is set.

Instead we should merge the new route onto the historic route traveled, so that the user's end-to-end journey is displayed -- the visual history, as well as the percentage traveled since the original origin (not the origin from the re-route location)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.