NavigationMapViewCourseTrackingDelegate
The NavigationMapViewCourseTrackingDelegate provides methods for responding to the NavigationMapView starting or stopping course tracking.
-
navigationMapViewDidStartTrackingCourse(_:)Default implementationTells the receiver that the map is now tracking the user course.
Seealso
NavigationMapView.tracksUserCourseDefault Implementation
-
navigationMapViewDidStopTrackingCourse(_:)Default implementationTells the receiver that
tracksUserCoursewas set to false, signifying that the map is no longer tracking the user course.Seealso
NavigationMapView.tracksUserCourseDefault Implementation
Install in Dash
NavigationMapViewCourseTrackingDelegate Protocol Reference