LegendItemIdentifier


The identifier for a legend item. It is a compound key of the layer to which the legend item belongs and the legend item's own id.

Properties

id

id: string

The id of the legend item.


layerId

layerId: string

The id of the layer the legend item belongs to.

Last updated