MapContentGestureContext
public struct MapContentGestureContext
A structure that defines additional information about map content gesture
-
The location of gesture in Map view bounds.
Declaration
Swift
public var point: CGPoint
-
Geographical coordinate of the map gesture.
Declaration
Swift
public var coordinate: CLLocationCoordinate2D