Gestures
-
Delegate receiving notifications when a map interaction occurs.
A map interaction starts when a gesture begins and ends when the gesture ends or any animation triggered by the gesture finishes.
See moreDeclaration
Swift
public protocol MapInteractionDelegate : AnyObject -
Represents the state of the map interaction.
See moreDeclaration
Swift
public enum MapInteractionState : UInt32, CaseIterable, Codable
Gestures Reference