mapbox / mapbox/mapbox-navigation-android-examples

How can I use getEdgeMetadata to retrieve attribute data from the EHorizonEdgeMetadata class during the navigation process?

Open
#197 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.