mapbox / mapbox/mapbox-navigation-android-examples
How can I use getEdgeMetadata to retrieve attribute data from the EHorizonEdgeMetadata class during the navigation process?
未关闭
还没有人认领这个 Issue。
- 主要语言
- Kotlin
- 星标
- 65
- 派生
- 56
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 2
描述
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?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位导航入口点,在那里可以使用 getEdgeMetadata 和 EHorizonEdgeMetadata。确定导航如何公开曲率和最大速度等属性,然后记录所需的用法以及导航期间访问发生的位置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- kotlin
- 领域
- mobile
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100