Contents

mapTemplateWillDismissPanningInterface(_:)

Tells the delegate that the panning interface will disappear from the map.

Declaration

optional func mapTemplateWillDismissPanningInterface(_ mapTemplate: CPMapTemplate)

Parameters

  • mapTemplate:

    The current map template.

See Also

Panning the Map