### Mapbox Navigation SDK version main ### Steps to reproduce 1. Set `navigationMapView.userLocationStyle = .courseView()`. 2. Start example application and pan map view. 3. Observe behavior. ### Expected behavior `UserPuckCourseView` shouldn't move to `-1.0, -1.0` position. ### Actual behavior `UserPuckCourseView` shouldn't move to position: `-1.0, -1.0`. For example: https://user-images.githubusercontent.com/1496498/173941168-3b98f102-84fa-465e-bbcc-80e0193fe586.mov ### Is this a one-time issue or a repeatable issue? repeatable
Mapbox Navigation SDK version
main
Steps to reproduce
navigationMapView.userLocationStyle = .courseView().Expected behavior
UserPuckCourseViewshouldn't move to-1.0, -1.0position.Actual behavior
UserPuckCourseViewshouldn't move to position:-1.0, -1.0. For example:Screen.Recording.2022-06-15.at.3.09.43.PM.mov
Is this a one-time issue or a repeatable issue?
repeatable