StopNavigationTrackingBehavior
public enum StopNavigationTrackingBehavior
Defines the action that will be taken when navigation tracking stops
-
Call the
closeViewControllerHandlerclosureDeclaration
Swift
case closeViewController -
Display the Route overview. The “Go” button will again be visible, and will restart navigation when pressed
Declaration
Swift
case displayOverview
StopNavigationTrackingBehavior Enumeration Reference