@watergis/maplibre-gl-terradraw
Preparing search index...
helpers/modeKeyboardShortcutController
ModeKeyboardShortcutController
Class ModeKeyboardShortcutController
Index
Constructors
constructor
Methods
destroy
mount
Constructors
constructor
new
ModeKeyboardShortcutController
(
terradraw
:
TerraDraw
,
controlContainer
?:
HTMLElement
,
shortcuts
?:
Partial
<
Record
<
|
"render"
|
"point"
|
"marker"
|
"linestring"
|
"polyline"
|
"polygon"
|
"rectangle"
|
"circle"
|
"freehand"
|
"freehand-linestring"
|
"angled-rectangle"
|
"sensor"
|
"sector"
|
"text"
|
"select"
|
"delete-selection"
|
"delete"
|
"undo"
|
"redo"
|
"download"
|
"routing"
|
"time-isochrone"
|
"distance-isochrone"
|
"settings"
|
"default"
,
KeyboardShortcut
,
>
,
>
,
modeActions
?:
ModeActionsOptions
,
)
:
ModeKeyboardShortcutController
Parameters
terradraw
:
TerraDraw
Optional
controlContainer
:
HTMLElement
Optional
shortcuts
:
Partial
<
Record
<
|
"render"
|
"point"
|
"marker"
|
"linestring"
|
"polyline"
|
"polygon"
|
"rectangle"
|
"circle"
|
"freehand"
|
"freehand-linestring"
|
"angled-rectangle"
|
"sensor"
|
"sector"
|
"text"
|
"select"
|
"delete-selection"
|
"delete"
|
"undo"
|
"redo"
|
"download"
|
"routing"
|
"time-isochrone"
|
"distance-isochrone"
|
"settings"
|
"default"
,
KeyboardShortcut
,
>
,
>
Optional
modeActions
:
ModeActionsOptions
Returns
ModeKeyboardShortcutController
Methods
destroy
destroy
()
:
void
Returns
void
mount
mount
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
destroy
mount
@watergis/maplibre-gl-terradraw
Loading...