Contents

mapTemplate(_:rotationDidEndWithVelocity:)

Tells the delegate that a person stopped rotating the map.

Declaration

optional func mapTemplate(_ mapTemplate: CPMapTemplate, rotationDidEndWithVelocity velocity: CGFloat)

Parameters

  • mapTemplate:

    The Cpmaptemplate the gesture applies to.

  • velocity:

    The velocity of the rotation gesture in radians per second.