Contents

mapTemplateDidShowPanningInterface(_:)

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

Declaration

optional func mapTemplateDidShowPanningInterface(_ mapTemplate: CPMapTemplate)

Parameters

  • mapTemplate:

    The current map template.

See Also

Panning the Map