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