@mapgear/geoapps > DatasetType
DatasetType enum
Dataset types for datasets
Signature:export declare enum DatasetType 
Enumeration Members
| Member | Value | Description | 
|---|---|---|
| GeoJSON | 3 | GeoJSON | 
| Table | 4 | Table | 
| TMS | 1 | TMS | 
| WFS | 2 | WFS | 
| WMS | 0 | WMS | 
| WMTS | 5 | WMTS | 
@mapgear/geoapps > DatasetType
Dataset types for datasets
Signature:export declare enum DatasetType 
| Member | Value | Description | 
|---|---|---|
| GeoJSON | 3 | GeoJSON | 
| Table | 4 | Table | 
| TMS | 1 | TMS | 
| WFS | 2 | WFS | 
| WMS | 0 | WMS | 
| WMTS | 5 | WMTS |