Classes

The following classes are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public class Style
    extension Style: AnnotationStyleDelegate
  • 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 more

    Declaration

    Swift

    public class AnnotationManager : Observer
  • Undocumented

    See more

    Declaration

    Swift

    open class BaseMapView : UIView, MapClient, MBMMetalViewProvider
    extension BaseMapView: AnnotationSupportableMap
  • Undocumented

    See more

    Declaration

    Swift

    public class AccountManager
  • Undocumented

    See more

    Declaration

    Swift

    open class ObserverConcrete : Observer
  • An object that manages a map camera content and allows you to perform animations.

    See more

    Declaration

    Swift

    public class CameraLayer : CALayer
  • Undocumented

    See more

    Declaration

    Swift

    public class CameraManager
  • A view that represents a camera view port.

    See more

    Declaration

    Swift

    public class CameraView : UIView
  • Undocumented

    See more

    Declaration

    Swift

    public class MapboxLogoView : UIView
  • Undocumented

    See more

    Declaration

    Swift

    public class GestureManager : NSObject
    extension GestureManager: UIGestureRecognizerDelegate
  • Undocumented

    See more

    Declaration

    Swift

    public class AppleLocationProvider : NSObject
    extension AppleLocationProvider: LocationProvider
    extension AppleLocationProvider: CLLocationManagerDelegate
  • Undocumented

    See more

    Declaration

    Swift

    @objc
    public class Location : NSObject
  • An object responsible for notifying the map view about location-related events, such as a change in the user’s location.

    See more

    Declaration

    Swift

    public class LocationManager : NSObject
    extension LocationManager: LocationProviderDelegate