@vcmap/core
Preparing search index...
Controller
Class Controller
Hierarchy (
View Summary
)
Controller
KeyboardController
Index
Accessors
class
Name
Constructors
constructor
Methods
destroy
get
Controller
Input
get
Inputs
set
Map
Target
to
JSON
get
Default
Options
Properties
id
input
Threshold
scales?
Accessors
Static
class
Name
get
className
()
:
string
Returns
string
Constructors
constructor
new
Controller
(
options
:
ControllerOptions
)
:
Controller
Parameters
options
:
ControllerOptions
Returns
Controller
Methods
destroy
destroy
()
:
void
Returns
void
get
Controller
Input
getControllerInput
()
:
ControllerInput
|
null
Returns
ControllerInput
|
null
get
Inputs
getInputs
()
:
ControllerInput
|
null
Returns
ControllerInput
|
null
set
Map
Target
setMapTarget
(
_target
:
HTMLElement
|
null
)
:
void
Parameters
_target
:
HTMLElement
|
null
Returns
void
to
JSON
toJSON
()
:
ControllerOptions
Returns
ControllerOptions
Static
get
Default
Options
getDefaultOptions
()
:
ControllerOptions
Returns
ControllerOptions
Properties
Readonly
id
id
:
string
input
Threshold
inputThreshold
:
number
Optional
scales
scales
?:
ControllerInput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
class
Name
Constructors
constructor
Methods
destroy
get
Controller
Input
get
Inputs
set
Map
Target
to
JSON
get
Default
Options
Properties
id
input
Threshold
scales
@vcmap/core
Loading...