mapbox / mapbox/mapbox-navigation-android-examples
How can I use getEdgeMetadata to retrieve attribute data from the EHorizonEdgeMetadata class during the navigation process?
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 65
- Forks
- 56
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 2
Description
Currently, the program runs navigation successfully after downloading the code. However, I want to access attribute data from the EHorizonEdgeMetadata class (such as curvature, maximum speed, etc.) during the navigation process. How can I use the getEdgeMetadata method and where should I add code to achieve this?
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
Start by locating the navigation entry point where getEdgeMetadata and EHorizonEdgeMetadata are available. Determine how navigation exposes attributes such as curvature and maximum speed, then document the required usage and where the access occurs during navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100