mapbox / mapbox/mapbox-navigation-android
Route progress and run time path colour change is not working with multiple way points
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
## Environment
- Android OS version:11
- Devices affected:All
- Maps SDK Version: 10.6.0
## Observed behaviour and steps to reproduce
suppose we have 4 points and user is tracking on point a to point b and he kills the app between point b to c when he come to that map activity and started tracking again then path colour change and RouteProgress.getCurrentDistanceTravelled is not working.
## Expected behavior
should give the route progress and run time travelled color change should work properly.
## Notes / preliminary analysis
## Additional links and references
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue on Android 11 with Maps SDK 10.6.0 using four waypoints, stopping between points B and C and restarting the map activity. Investigate route progress and runtime path-colour behavior after restart; done means RouteProgress.getCurrentDistanceTravelled and path colour updates work correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100