NextGIS Frontend
Preparing search index...
@nextgis/ngw-kit
fetchNgwLayerFeatureCollection
Function fetchNgwLayerFeatureCollection
fetchNgwLayerFeatureCollection
<
G
extends
null
|
Geometry
=
Geometry
,
P
extends
FeatureProperties
=
FeatureProperties
,
>
(
options
:
FetchNgwItemsOptions
<
P
>
,
)
:
Promise
<
FeatureCollection
<
G
,
P
>
>
Type Parameters
G
extends
null
|
Geometry
=
Geometry
P
extends
FeatureProperties
=
FeatureProperties
Parameters
options
:
FetchNgwItemsOptions
<
P
>
Returns
Promise
<
FeatureCollection
<
G
,
P
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...