Contents

mapTemplate(_:pitchEndedWithCenter:)

Tells the delegate that a person stopped pitching the map.

Declaration

optional func mapTemplate(_ mapTemplate: CPMapTemplate, pitchEndedWithCenter center: CGPoint)

Parameters

  • mapTemplate:

    The Cpmaptemplate the gesture applies to.

  • center:

    A CGPoint that indicates the center between two fingers performing the pitch gesture.