promoteId property

String? promoteId
final

A property to use as a feature id (for feature state). Either a property name, or an object of the form {<sourceLayer>: <propertyName>}. If specified as a string for a vector tile source, the same property is used across all its source layers.

Type: promoteId

Implementation

final String? promoteId;