mapbox / mapbox/mapbox-navigation-android
一些导航问题希望得到解决
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
问题有三个,第一个,地图方向问题,测试时候,地图方向不能实时转变。第二个,自己方向,自己无论怎么转,始终没有在地图上反馈出来(三角箭头)。三,不能及时纠错,我按照错误的路线跑,跑了100米,地图才反应出来,而且路线是重新规划的路线,不是原导航路线。第一个问题在手机上现在已经不存在了,但是在仪表上还是存在,剩下2给问题依然存在。
下面的视频和historyrecord是关于仪表的。
https://user-images.githubusercontent.com/75468120/105029061-cdd2d600-5a8c-11eb-952b-850cc74d9bb5.mp4
[2021_01_19_18_15_00.txt](https://github.com/mapbox/mapbox-navigation-android/files/5835576/2021_01_19_18_15_00.txt)
-------------------
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 reviewing the attached video and historyrecord file for the instrument-cluster behavior. Reproduce the three reported cases, focusing on heading updates, the position triangle, and delayed off-route correction; done means these updates respond promptly and the route correction behaves as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100