Constants
The following constants are available globally.
-
Represents Vector layer set.
Declaration
Objective-C
static LayerSetSourceNameKey _Nonnull const LayerSetSourceNameVector = @"Vector"Swift
static let vector: LayerSetSourceNameKey -
Represents FlowVector layer set.
Declaration
Objective-C
static LayerSetSourceNameKey _Nonnull const LayerSetSourceNameFlowVector = @"FlowVector"Swift
static let flowVector: LayerSetSourceNameKey -
Represents IncidentsVector layer set.
Declaration
Objective-C
static LayerSetSourceNameKey _Nonnull const LayerSetSourceNameIncidentsVector = @"IncidentsVector"Swift
static let incidentsVector: LayerSetSourceNameKey
Constants Reference