mapbox / mapbox/mapbox-navigation-android
Problems about the direction icon during navigation
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
手机亲测了一下。发现了一些问题。实际测试结果和我们现在的车载表现一致。问题有三个,第一个,地图方向问题,测试时候,地图方向不能实时转变。第二个,自己方向,自己无论怎么转,始终没有在地图上反馈出来(三角箭头)。三,不能及时纠错,我按照错误的路线跑,跑了100米,地图才反应出来,而且路线是重新规划的路线,不是原导航路线。


下面是仪表的视频和historyrecord
https://user-images.githubusercontent.com/75468120/105030535-e5ab5980-5a8e-11eb-9ffe-74cd19b48b3e.mp4
[2021_01_19_18_15_00.txt](https://github.com/mapbox/mapbox-navigation-android/files/5835634/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 reproducing the navigation behavior described in the issue and reviewing the attached video and historyrecord file. Investigate the three reported symptoms: map heading updates, the vehicle direction arrow, and delayed rerouting after leaving the route; done means these behaviors respond correctly during navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100