flywave-map-controls.mapcontrolsui
Home > @flywave/flywave-map-controls > MapControlsUI
MapControlsUI class
Base class to handle UI overlay elements.
Signature:
export declare class MapControlsUI
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructor of the UI. |
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
| |||
| HTMLDivElement | The DOM node containing the UI. | |
| HTMLButtonElement | null |
Methods
Method | Modifiers | Description |
|---|---|---|
Destroy this [[MapControlsUI]] instance. Unregisters all event handlers used. This method should be called when you stop using [[MapControlsUI]]. | ||
Get current screenshot configuration | ||
Update screenshot configuration |