present(navigationAlert:animated:)
Displays a navigation alert on the map template.
Declaration
func present(navigationAlert: CPNavigationAlert, animated: Bool)Parameters
Discussion
This method has no effect when the map template is already displaying a navigation alert. Dismiss the current alert before presenting a new one.