NextGIS Frontend
Preparing search index...
@nextgis/ngw-map
LayerAdaptersOptions
Interface LayerAdaptersOptions
interface
LayerAdaptersOptions
{
COG
:
RasterAdapterOptions
;
GEOJSON
:
GeoJsonAdapterOptions
;
IMAGE
:
ImageAdapterOptions
;
MVT
:
MvtAdapterOptions
;
"NGW:WEBMAP"
:
Partial
<
NgwWebmapAdapterOptions
<
any
>
>
;
OSM
:
RasterAdapterOptions
;
TILE
:
TileAdapterOptions
;
WMS
:
WmsAdapterOptions
;
[
name
:
string
]:
AdapterOptions
<
Record
<
string
,
any
>
,
Record
<
string
,
any
>
>
;
}
Indexable
[
name
:
string
]:
AdapterOptions
<
Record
<
string
,
any
>
,
Record
<
string
,
any
>
>
Index
Properties
COG
GEOJSON
IMAGE
MVT
NGW:
WEBMAP
OSM
TILE
WMS
Properties
COG
COG
:
RasterAdapterOptions
GEOJSON
GEOJSON
:
GeoJsonAdapterOptions
IMAGE
IMAGE
:
ImageAdapterOptions
MVT
MVT
:
MvtAdapterOptions
NGW:
WEBMAP
"NGW:WEBMAP"
:
Partial
<
NgwWebmapAdapterOptions
<
any
>
>
OSM
OSM
:
RasterAdapterOptions
TILE
TILE
:
TileAdapterOptions
WMS
WMS
:
WmsAdapterOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
COG
GEOJSON
IMAGE
MVT
NGW:
WEBMAP
OSM
TILE
WMS
NextGIS Frontend
Loading...