mapTemplate(_:willShow:)
Tells the delegate that the system will show the navigation alert.
Declaration
optional func mapTemplate(_ mapTemplate: CPMapTemplate, willShow navigationAlert: CPNavigationAlert)Parameters
- mapTemplate:
The current map template.
- navigationAlert:
The navigation alert to display.