Contents

mapTemplate(_:didShow:)

Tells the delegate that the system showed the navigation alert.

Declaration

optional func mapTemplate(_ mapTemplate: CPMapTemplate, didShow navigationAlert: CPNavigationAlert)

Parameters

  • mapTemplate:

    The current map template.

  • navigationAlert:

    The navigation alert presented by the system.

See Also

Handling Navigation Alerts