Classes
The following classes are available globally.
-
Manages the addition, update, and the deletion of annotations to a map.
All annotations added with this class belong to a single source and style layer.
See moreDeclaration
Swift
public class AnnotationManager : Observer
-
Undocumented
See moreDeclaration
Swift
open class BaseMapView : UIView, MapClient, MBMMetalViewProvider
extension BaseMapView: AnnotationSupportableMap
-
Undocumented
See moreDeclaration
Swift
public class AccountManager
-
Undocumented
See moreDeclaration
Swift
open class ObserverConcrete : Observer
-
An object that manages a map camera content and allows you to perform animations.
See moreDeclaration
Swift
public class CameraLayer : CALayer
-
Undocumented
See moreDeclaration
Swift
public class CameraManager
-
A view that represents a camera view port.
See moreDeclaration
Swift
public class CameraView : UIView
-
Undocumented
See moreDeclaration
Swift
public class MapboxLogoView : UIView
-
Undocumented
See moreDeclaration
Swift
public final class GestureManager : NSObject
extension GestureManager: UIGestureRecognizerDelegate
-
Undocumented
See moreDeclaration
Swift
public class AppleLocationProvider : NSObject
extension AppleLocationProvider: LocationProvider
extension AppleLocationProvider: CLLocationManagerDelegate
-
Undocumented
See moreDeclaration
Swift
@objc public class Location : NSObject
-
An object responsible for notifying the map view about location-related events, such as a change in the device’s location.
See moreDeclaration
-
An object that is responsible for managing the location indicator which can be view based, or layer based
See moreDeclaration
Swift
public class LocationPuckManager : LocationConsumer
-
Undocumented
See moreDeclaration
-
Undocumented
See moreDeclaration
-
Undocumented
See moreDeclaration
Swift
public class CompassDirectionFormatter
-
Undocumented
See moreDeclaration
Swift
public class MapboxCompassOrnamentView : UIButton
-
Undocumented
See moreDeclaration
Swift
public class Ornament : Equatable
-
Undocumented
See moreDeclaration
Swift
public class MapboxScaleBarLabel : UILabel
-
Undocumented
See moreDeclaration
Swift
public class MapboxScaleBarOrnamentView : UIView
-
Undocumented
See moreDeclaration
Swift
public class Snapshotter : Observer