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