Other Classes
The following classes are available globally.
-
Represents a variant that can store either a GeoJSON geometry or an annotated layer feature.
See moreDeclaration
Objective-C
@interface MBMAnnotatedFeature : NSObject
Swift
class AnnotatedFeature : NSObject
-
Represents a connection between a view annotation and specific features within a designated layer source.
See moreDeclaration
Objective-C
@interface MBMAnnotatedLayerFeature : NSObject
Swift
class AnnotatedLayerFeature : NSObject
-
Options for custom raster source.
See moreDeclaration
Objective-C
@interface MBMCustomRasterSourceOptions : NSObject
Swift
class CustomRasterSourceOptions : NSObject
-
Represents a specific setting for a view annotation anchor.
See moreDeclaration
Objective-C
@interface MBMViewAnnotationAnchorConfig : NSObject
Swift
class ViewAnnotationAnchorConfig : NSObject