activatePickableId Method
Change the pickable Id to be associated with subsequently-added geometry. This permits multiple pickable objects to be batched together into a single graphic for more efficient rendering. This method calls activateFeature, using the subcategory Id and GeometryClass specified in pickable at construction, if any.
activatePickableId(id: string): void
@note This method has no effect if pickable is not defined.
Parameter | Type | Description |
---|---|---|
id | string |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.