Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-map
LayerAdapterCreators
Interface LayerAdapterCreators
interface
LayerAdapterCreators
{
createAdapter
:
(
(
webMap
:
WebMap
<
any
,
any
,
any
,
WebMapEvents
,
MapOptions
<
any
,
any
>
>
)
=>
Promise
<
Type
<
LayerAdapter
>
>
)
;
name
:
string
;
}
Index
Properties
create
Adapter
name
Properties
create
Adapter
create
Adapter
:
(
(
webMap
:
WebMap
<
any
,
any
,
any
,
WebMapEvents
,
MapOptions
<
any
,
any
>
>
)
=>
Promise
<
Type
<
LayerAdapter
>
>
)
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
Adapter
name
NextGIS Frontend
Loading...