mapbox / mapbox/mapbox-navigation-ios
[Bug]: Navigation camera behavior is not smooth in case if route is really short.
@MaximAlien is already working on this.
Since Sep 29, 2021.
- Dominant language
- Swift
- Stars
- 918
- Forks
- 326
- Avg merge
- 1h 16m
- Merged PRs (30d)
- 3
Description
### Mapbox Navigation SDK version
v2.0.0-rc.3
### Steps to reproduce
1. Start example application.
2. Request really short route.
3. Observe behavior.
### Expected behavior
Camera animation should be smooth.
### Actual behavior
Camera animation is not smooth. Here's example of current issue:
https://user-images.githubusercontent.com/1496498/135206537-1fc067dd-cfeb-462f-8bac-cf24228dc816.mp4
/cc @S2Ler, feel free to attach additional example if it differs from the one, which is shown here.
### Is this a one-time issue or a repeatable issue?
repeatable
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.