Contents

mapTemplateDidCancelNavigation(_:)

Tells the delegate that the system canceled the navigation.

Declaration

optional func mapTemplateDidCancelNavigation(_ mapTemplate: CPMapTemplate)

Parameters

  • mapTemplate:

    The current map template.

See Also

Handling Navigation Events