mapbox / mapbox/mapbox-navigation-android
Mapbox Android NavigationView Click Event
Nobody has claimed this yet.
- 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
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
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