mapbox / mapbox/mapbox-navigation-ios
UserCourseView should not miniaturize when panning out of user tracking mode
Open
@Udumft is already working on this.
Since May 29, 2020.
bug
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
When panning to disable user tracking mode, UserCourseView miniaturizes, as though the user has entered route overview mode. The user puck should miniaturize in route overview mode, but the navigation SDK shouldn’t conflate that with the situation where we’re in neither route overview mode nor user tracking mode.
/cc @mapbox/navigation-ios
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.
Assessment
This issue has not been assessed yet.