mapbox / mapbox/mapbox-navigation-android
Add ability to frame all remaining legs of the route
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
Once MapboxNavigationViewportDataSource has access to RouteProgress it will frame only the remaining portion of the current route leg in the overview frame. This ticket tracks a feature request where we would be able to frame the remaining portion of the whole route. This can probably be exposed somewhere in the OverviewFrameOptions.
cc @d-prukop @MaximAlien
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
Start with MapboxNavigationViewportDataSource and its access to RouteProgress, then inspect OverviewFrameOptions for the overview-frame configuration. Trace how the current leg’s remaining route is selected and define how an option would frame the remaining portions of every leg. Done means the overview can frame the remaining route across the current and later legs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100