Other Classes
The following classes are available globally.
-
Boxed version of CLLocationCoordinate2D
Declaration
Objective-C
@interface MBXCoordinate2D : NSObject
-
Contains either an HttpRequest or an HttpResponse.
Declaration
Objective-C
@interface MBXHttpRequestOrResponse : NSObject
-
The interval for active location updates
See moreDeclaration
Objective-C
@interface MBXIntervalSettings : NSObject
-
Location information.
See moreDeclaration
Objective-C
@interface MBXLocation : NSObject
-
Error code with brief explanation.
See moreDeclaration
Objective-C
@interface MBXLocationError : NSObject
-
Keys for additional information (extra) in Location.
See moreDeclaration
Objective-C
@interface MBXLocationExtraKeys : NSObject
-
Data model that contains parameters for location requests.
See moreDeclaration
Objective-C
@interface MBXLocationProviderRequest : NSObject
-
Location service factory.
This class is used to instantiate a platform-specific implementation of location service.
Declaration
Objective-C
@interface MBXLocationServiceFactory : NSObject
-
Class that allows to configure Mapbox SDKs logging per application.
See moreDeclaration
Objective-C
@interface MBXLogConfiguration : NSObject
-
Set of common keys that can be used to configure all Mapbox SDKs.
See moreDeclaration
Objective-C
@interface MBXMapboxCommonSettings : NSObject
-
Class for Mapbox SDK settings management
See moreDeclaration
Objective-C
@interface MBXMapboxOptions : NSObject
-
Platform independent settings service. Settings service is a key/value storage (persistent or non persistent), that also allows to register observers to get notifications when values are updated.
Declaration
Objective-C
@interface MBXSettingsService : NSObject
-
Factory that allows to create settings service instance.
See moreDeclaration
Objective-C
@interface MBXSettingsServiceFactory : NSObject
-
Configuration of an upload session.
See moreDeclaration
Objective-C
@interface MBXUploadOptions : NSObject