NextGIS Frontend
Preparing search index...
@nextgis/ngw-kit
NgwGeoJsonLayerOptions
Type Alias NgwGeoJsonLayerOptions<P>
NgwGeoJsonLayerOptions
:
Omit
<
NgwLayerOptions
<
"GEOJSON"
,
P
>
,
"adapter"
|
"adapterOptions"
,
>
&
{
adapter
:
"GEOJSON"
;
adapterOptions
?:
Partial
<
GeoJsonAdapterOptions
<
Feature
<
Geometry
,
P
>
>
>
;
}
Type Parameters
P
extends
FeatureProperties
=
FeatureProperties
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...