CourseUpdatable
A protocol that represents a UIView
which tracks the user’s location and course on a NavigationMapView
.
-
update(location:pitch:direction:animated:tracksUserCourse:)
Default implementationUpdates the view to reflect the given location and other camera properties.
Default Implementation
-
applyDefaultUserPuckTransformation(location:pitch:direction:animated:tracksUserCourse:)
Extension method