mapbox / mapbox/mapbox-navigation-android

Telemetry distanceremaining should be the estimateddistance when departing

Open
#3,683 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

**Mapbox Navigation SDK version:** 1.2.0-alpha.2

Discovered this issue here https://github.com/mapbox/mapbox-navigation-android/issues/3682

Mode report here https://app.mode.com/editor/mapbox/reports/69d0cdda2582

![Screen Shot 2020-10-23 at 12 02 51 PM](https://user-images.githubusercontent.com/3021882/97043876-031c6600-1528-11eb-945b-120efb29bc99.png)
The depart event distanceremaining is 0. It should be the estimateddistance, in this example it should have been 4480

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 with the depart telemetry event and compare its distanceremaining value with estimateddistance, using the example and Mode report linked in the issue. Review the related issue #3682 for reproduction context; done means the depart event reports the estimated distance instead of 0 when departing.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile, observability
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.