mapbox / mapbox/mapbox-navigation-android

Request for Drop-In Navigation UI support in Mapbox Navigation SDK v3 (Android)

Open
#7,944 0 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

Hello Mapbox Team,
I am currently integrating Mapbox Navigation in my Android application. I would like to use the Drop-In Navigation UI, which was available in Navigation SDK v2. It provided a complete navigation experience (maneuver view, trip progress, camera handling, recenter, overview, etc.) with minimal setup.
However, I am now using Navigation SDK v3 (latest), and I am unable to find the Drop-In UI dependency for v3. From what I understand, in v3 we need to manually integrate multiple components such as ManeuverView, TripProgressView, NavigationCamera, RouteLine, etc., which makes the implementation more complex and time-consuming.
My concern is:
Drop-In UI is available in v2 but not in v3
v3 is the latest and recommended version for long-term support
Using v2 may not be ideal for future updates and support
I would prefer using v3 with a Drop-In style navigation UI
Could you please confirm:
Is Drop-In Navigation UI available for Navigation SDK v3 (Android)?
If yes, could you share the dependency and documentation?
If not, are there any plans to provide a Drop-In UI for v3?
Is there any recommended alternative to achieve Drop-In-like behavior in v3?
I would really appreciate your guidance, as I want to continue using the latest SDK while keeping the navigation implementation simple.
Thank you for your support.
Best regards,
Android Developer

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 by checking the Navigation SDK v3 documentation and dependency listings for Drop-In Navigation UI. Compare the mentioned ManeuverView, TripProgressView, NavigationCamera, and RouteLine components with the v2 Drop-In UI documentation. Done means confirming whether v3 supports Drop-In UI, identifying the dependency or recommended alternative, and documenting any roadmap information available.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.