mapbox / mapbox/mapbox-navigation-android

Allow for displaying an instruction banner that's not coming from the route response when initializing

Open
#5,353 3 comments 0 reactions 1 assignee View on GitHub

@abhishek1508 is already working on this.

Since Feb 21, 2022.

feature jira-sync-complete UI
Dominant language
Kotlin
Stars
651
Forks
321
PR merge metrics
No merged PRs in 30d

Description

Tracks adding an ability for the `MapboxManeuverApi` to generate `Maneuver` list with banner instruction objects that are not actually in the route object, for example a "Proceed to route start" banner that is returned by `RouteProgress#bannerInstructions` while `RouteProgress#currentState` is `INITIALIZED` which should be prepended to the list of the maneuvers.

cc @abhishek1508

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.