NextGIS Frontend
Preparing search index...
@nextgis/qms-kit
QmsKit
Class QmsKit
Implements
StarterKit
Index
Constructors
constructor
Properties
options
url
utils
Methods
get
Layer
Adapters
Constructors
constructor
new
QmsKit
(
options
?:
QmsOptions
)
:
QmsKit
Parameters
Optional
options
:
QmsOptions
Returns
QmsKit
Properties
options
options
:
QmsOptions
= ...
url
url
:
string
Static
utils
utils
:
{
createQmsAdapter
:
{
(
options
:
CreateQmsAdapterOptions
,
)
:
Type
<
MainLayerAdapter
<
any
,
any
,
AdapterOptions
<
Record
<
string
,
any
>
,
Record
<
string
,
any
>
>
,
>
,
>
;
(
webMap
:
WebMap
,
url
?:
string
,
createOpt
?:
Partial
<
QmsAdapterOptions
>
,
)
:
Type
<
MainLayerAdapter
<
any
,
any
,
AdapterOptions
<
Record
<
string
,
any
>
,
Record
<
string
,
any
>
>
,
>
,
>
;
}
;
}
= ...
Methods
get
Layer
Adapters
getLayerAdapters
()
:
Promise
<
LayerAdapterCreators
[]
>
Returns
Promise
<
LayerAdapterCreators
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
options
url
utils
Methods
get
Layer
Adapters
NextGIS Frontend
Loading...