Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol Annotation
-
Undocumented
See moreDeclaration
Swift
public protocol AnnotationInteractionDelegate : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol AnnotationStyleDelegate
-
Undocumented
See moreDeclaration
Swift
public protocol AnnotationSupportableMap : UIView
-
Undocumented
See moreDeclaration
Swift
public protocol CameraViewDelegate : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol EventsEmitter
-
Undocumented
See moreDeclaration
Swift
public protocol EventsListener : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol GestureManagerDelegate : AnyObject
-
The
See moreLocationConsumer
protocol defines a set of methods that a class must implement to consume location updates and track device locationDeclaration
Swift
@objc public protocol LocationConsumer
-
The
See moreLocationPermissionsDelegate
protocol defines a set of optional methods that you can use to receive location permission events.Declaration
Swift
@objc public protocol LocationPermissionsDelegate
-
The
See moreLocationProvider
protocol defines a set of methods that a class must implement in order to serve as the location events provider.Declaration
Swift
public protocol LocationProvider
-
The
See moreLocationProviderDelegate
protocol defines a set of methods that respond to location updates from anLocationProvider
.Declaration
Swift
public protocol LocationProviderDelegate : AnyObject
-
Undocumented
See moreDeclaration
Swift
public protocol LocationSupportableMapView : UIView
-
Undocumented
See moreDeclaration
Swift
public protocol Layer : Decodable, Encodable
-
Undocumented
Declaration
Swift
public protocol Source : Decodable, Encodable
-
Undocumented
See moreDeclaration
Swift
public protocol ValidExpressionArgument
-
Undocumented
See moreDeclaration
Swift
public protocol ExpressionOption : ValidExpressionArgument, Decodable, Encodable