NavigationMapViewCourseTrackingDelegate

The NavigationMapViewCourseTrackingDelegate provides methods for responding to the NavigationMapView starting or stopping course tracking.

  • Tells the receiver that the map is now tracking the user course.

    Seealso

    NavigationMapView.tracksUserCourse

    Default Implementation

  • Tells the receiver that tracksUserCourse was set to false, signifying that the map is no longer tracking the user course.

    Seealso

    NavigationMapView.tracksUserCourse

    Default Implementation