Contents

mapTemplateDidDismissPanningInterface(_:)

Tells the delegate that the panning interface is no longer visible on the map.

Declaration

optional func mapTemplateDidDismissPanningInterface(_ mapTemplate: CPMapTemplate)

Parameters

  • mapTemplate:

    The current map template.

See Also

Panning the Map