NextGIS Frontend
Preparing search index...
@nextgis/ngw-map
LayerAdapterCreators
Interface LayerAdapterCreators
interface
LayerAdapterCreators
{
createAdapter
:
(
webMap
:
WebMap
)
=>
Promise
<
Type
<
LayerAdapter
>
>
;
name
:
string
;
}
Index
Properties
create
Adapter
name
Properties
create
Adapter
createAdapter
:
(
webMap
:
WebMap
)
=>
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...