Promote Id
Holds a property type to promote a specific feature for feature state API.
data class PromoteId @JvmOverloads() constructor(propertyName: String, sourceId: String?)
Content copied to clipboard
Parameters
propertyName
feature property name.
For more information see The online documentation.
sourceId
source layer id of the feature, either source GeoJsonSource or VectorSource.
Constructors
PromoteId
Link copied to clipboard
source layer id of the feature, either source GeoJsonSource or VectorSource.
Types
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
equals
Link copied to clipboard
Properties
propertyName
Link copied to clipboard
feature property name.
For more information see The online documentation.
sourceId
Link copied to clipboard
source layer id of the feature, either source GeoJsonSource or VectorSource.