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: 23 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.