Constraints for legend items. If nothing is passed, all legend items will be returned.
optional ids: { id: string; layerId: string; }[]
optional
id
string
layerId
Array of legend item identifiers to constrain by.
The id of the legend item.
The id of the layer the legend item belongs to.
optional layerIds: string[]
Array of layer ids to constrain legend items by.
Last updated 9 months ago
Was this helpful?