mapbox / mapbox/mapbox-navigation-android

Mapbox Android NavigationView Click Event

Open
#6,311 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I want to learn what's being done when user set up a route by clicking on a point on NavigationView.Everything is open about Mapview but, as for NavigationView, all looks like a closed box. So, I couldn't manage to open a NavigationView screen with already setted up route between two points. How can I achieve this? How can those functions be useful? -- navigationView.api.setDestination(point), navigationView.api.setRoutes(routes). Any help will be appreciated. Thanks in advance

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

No repository files or tests are mentioned. Start by reading the NavigationView API documentation and the entry points for navigationView.api.setDestination(point) and navigationView.api.setRoutes(routes); clarify the supported route setup flow and document how a screen with a route between two points should be opened.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
documentation, mobile-dev
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.