mapTemplateShouldProvideNavigationMetadata(_:)
Asks the delegate whether the template should provide navigation metadata
Declaration
optional func mapTemplateShouldProvideNavigationMetadata(_ mapTemplate: CPMapTemplate) -> BoolParameters
- mapTemplate:
The current map template.
Discussion
Returns
trueif the template needs to provide navigation metadata, otherwisefalse.