Class: RSUILegend

RSUILegend

Class representing the legend component in a remote sensing user interface. Extends from the base RSUI (Remote Sensing User Interface) component.

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.