createSingleGraphic Method
Call to request a RenderGraphic for the supplied element id.
createSingleGraphic(id: string): Promise<boolean>
@see cleanupGraphics Must be called when the tool exits.
| Parameter | Type | Description | 
|---|---|---|
| id | string | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.