new MultispectralUI(layer [, options])
Creates a new MultispectralUI instance
Parameters:
Name | Type | Argument | Description | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
layer |
LayerMultispectral | Multispectral layer to control |
||||||||||||||||||||||||||
options |
Object |
<optional> |
UI configuration options Properties
|
- Source:
Methods
-
destroy()
-
Destroys UI and removes elements from DOM
Cleans up all created UI elements and event listeners. Call this method before removing the layer to prevent memory leaks.
- Source: