NextGIS Frontend
Preparing search index...
@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
?:
ControlContainerOptions
)
:
default
Parameters
opt
:
ControlContainerOptions
= {}
Returns
default
Properties
Static
controls
controls
:
{
ZOOM
:
typeof
ZoomControl
}
= ...
Methods
add
Control
addControl
(
control
:
MapControl
,
position
:
ControlPosition
)
:
void
Parameters
control
:
MapControl
position
:
ControlPosition
Returns
void
add
To
addTo
(
el
:
string
|
HTMLElement
)
:
this
Parameters
el
:
string
|
HTMLElement
Returns
this
append
append
(
element
:
string
|
HTMLElement
,
position
:
ControlPosition
)
:
void
Parameters
element
:
string
|
HTMLElement
position
:
ControlPosition
Returns
void
detach
detach
()
:
void
Returns
void
get
Container
getContainer
()
:
HTMLElement
Returns
HTMLElement
get
Position
Container
getPositionContainer
(
position
:
ControlPosition
)
:
undefined
|
HTMLElement
Parameters
position
:
ControlPosition
Returns
undefined
|
HTMLElement
new
Position
Container
newPositionContainer
(
position
:
ControlPosition
)
:
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...