Enumerations
The following enumerations are available globally.
-
Possible animation types.
See moreDeclaration
Objective-C
enum NTAnimationType : NSInteger {} -
Possible orientation modes for billboards.
See moreDeclaration
Objective-C
enum NTBillboardOrientation : NSInteger {} -
Possible scaling modes for billboards.
See moreDeclaration
Objective-C
enum NTBillboardScaling : NSInteger {} -
Possible image formats.
See moreDeclaration
Objective-C
enum NTColorFormat : NSInteger {} -
Built-in Carto basemap styles.
See moreDeclaration
Objective-C
enum NTCartoBaseMapStyle : NSInteger {} -
Supported POI rendering styles for Carto basemaps.
See moreDeclaration
Objective-C
enum NTCartoBaseMapPOIRenderMode : NSInteger {} -
Supported building rendering styles for Carto basemaps.
See moreDeclaration
Objective-C
enum NTCartoBaseMapBuildingRenderMode : NSInteger {} -
Possible click types.
See moreDeclaration
Objective-C
enum NTClickType : NSInteger {} -
Possible cluster builder modes.
See moreDeclaration
Objective-C
enum NTClusterBuilderMode : NSInteger {} -
Possible styles in which line end points are drawn.
See moreDeclaration
Objective-C
enum NTLineEndType : NSInteger {} -
Possible styles in which line segments are connected with each other.
See moreDeclaration
Objective-C
enum NTLineJoinType : NSInteger {} -
Spatial index type for local data source.
See moreDeclaration
Objective-C
enum NTLocalSpatialIndexType : NSInteger {} -
MBTiles tile schemes.
See moreDeclaration
Objective-C
enum NTMBTilesScheme : NSInteger {} -
Possible render projection modes.
See moreDeclaration
Objective-C
enum NTRenderProjectionMode : NSInteger {} -
Possible panning modes for dual touch user input.
See moreDeclaration
Objective-C
enum NTPanningMode : NSInteger {} -
Possible pivot modes.
See moreDeclaration
Objective-C
enum NTPivotMode : NSInteger {} -
Package types.
See moreDeclaration
Objective-C
enum NTPackageType : NSInteger {} -
Possible error types for failed package downloads.
See moreDeclaration
Objective-C
enum NTPackageErrorType : NSInteger {} -
The current action that describes the operation being performed with the package.
See moreDeclaration
Objective-C
enum NTPackageAction : NSInteger {} -
Tile status.
See moreDeclaration
Objective-C
enum NTPackageTileStatus : NSInteger {} -
Supported raster tile filtering modes.
See moreDeclaration
Objective-C
enum NTRasterTileFilterMode : NSInteger {} -
Route matching point type.
See moreDeclaration
Objective-C
enum NTRouteMatchingPointType : NSInteger {} -
Routing action type.
See moreDeclaration
Objective-C
enum NTRoutingAction : NSInteger {} -
The policy to use when looking for tiles that are not available.
See moreDeclaration
Objective-C
enum NTTileSubstitutionPolicy : NSInteger {} -
Variant type.
See moreDeclaration
Objective-C
enum NTVariantType : NSInteger {} -
The intended result of the drag operation.
See moreDeclaration
Objective-C
enum NTVectorElementDragResult : NSInteger {} -
Different types of styles for control points created for selected vector elements.
See moreDeclaration
Objective-C
enum NTVectorElementDragPointStyle : NSInteger {} -
Possible drag modes.
See moreDeclaration
Objective-C
enum NTVectorElementDragMode : NSInteger {} -
Vector tile rendering order.
See moreDeclaration
Objective-C
enum NTVectorTileRenderOrder : NSInteger {}
View on GitHub
Enumerations Reference