new RSUILegend(mainContainer)
Layers/GoRemoteSensing/clases/UI/components/RSUILegend/index.ts, line 21
Create a legend component.
| Name | Type | Description |
|---|---|---|
mainContainer |
RSUIMainContainer |
The main container of the RSUI. |
Extends
- undefined
Methods
-
getId(){string}
Layers/GoRemoteSensing/clases/UI/components/RSUILegend/index.ts, line 184 -
Returns the unique identifier of this RSUI component.
Returns:
Type Description string The unique identifier.
