mapTemplateDidBeginZoomGesture(_:)
Tells the delegate that the zoom gesture started.
Declaration
optional func mapTemplateDidBeginZoomGesture(_ mapTemplate: CPMapTemplate)Parameters
- mapTemplate:
The Cpmaptemplate the gesture applies to.
Tells the delegate that the zoom gesture started.
optional func mapTemplateDidBeginZoomGesture(_ mapTemplate: CPMapTemplate)The Cpmaptemplate the gesture applies to.