Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/webmap
LayerAdaptersOptions
Interface LayerAdaptersOptions
interface
LayerAdaptersOptions
{
COG
:
RasterAdapterOptions
;
GEOJSON
:
GeoJsonAdapterOptions
<
Feature
<
Geometry
,
GeoJsonProperties
>
,
any
,
Record
<
string
,
any
>
,
Record
<
string
,
any
>
>
;
IMAGE
:
ImageAdapterOptions
;
MVT
:
MvtAdapterOptions
<
Feature
<
Geometry
,
GeoJsonProperties
>
>
;
NGW:WEBMAP
:
Partial
<
NgwWebmapAdapterOptions
<
any
>
>
;
OSM
:
RasterAdapterOptions
;
TILE
:
TileAdapterOptions
;
WMS
:
WmsAdapterOptions
;
[
name
:
string
]
:
AdapterOptions
;
}
Indexable
[
name
:
string
]:
AdapterOptions
Index
Properties
COG
GEOJSON
IMAGE
MVT
NGW:WEBMAP
OSM
TILE
WMS
Properties
COG
COG
:
RasterAdapterOptions
GEOJSON
GEOJSON
:
GeoJsonAdapterOptions
<
Feature
<
Geometry
,
GeoJsonProperties
>
,
any
,
Record
<
string
,
any
>
,
Record
<
string
,
any
>
>
IMAGE
IMAGE
:
ImageAdapterOptions
MVT
MVT
:
MvtAdapterOptions
<
Feature
<
Geometry
,
GeoJsonProperties
>
>
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...