mapbox / mapbox/mapbox-navigation-android

Add ability to frame all remaining legs of the route

Open
#4,770 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature jira-sync-complete
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.