Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/control-container
default
Class default
Index
Constructors
constructor
Properties
controls
Methods
add
Control
add
To
append
detach
get
Container
get
Position
Container
new
Position
Container
Constructors
constructor
new default
(
opt
?
)
:
default
Parameters
opt
:
ControlContainerOptions
= {}
Returns
default
Properties
Static
controls
controls
:
{
ZOOM
:
typeof
ZoomControl
;
}
= ...
Methods
add
Control
add
Control
(
control
,
position
)
:
void
Parameters
control
:
MapControl
<
any
>
position
:
ControlPosition
Returns
void
add
To
add
To
(
el
)
:
this
Parameters
el
:
string
|
HTMLElement
Returns
this
append
append
(
element
,
position
)
:
void
Parameters
element
:
string
|
HTMLElement
position
:
ControlPosition
Returns
void
detach
detach
(
)
:
void
Returns
void
get
Container
get
Container
(
)
:
HTMLElement
Returns
HTMLElement
get
Position
Container
get
Position
Container
(
position
)
:
undefined
|
HTMLElement
Parameters
position
:
ControlPosition
Returns
undefined
|
HTMLElement
new
Position
Container
new
Position
Container
(
position
)
:
undefined
|
HTMLElement
Parameters
position
:
ControlPosition
Returns
undefined
|
HTMLElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
controls
Methods
add
Control
add
To
append
detach
get
Container
get
Position
Container
new
Position
Container
NextGIS Frontend
Loading...