NextGIS Frontend
Preparing search index...
@nextgis/ngw-kit
fetchNgwLayerItemsRequest
Function fetchNgwLayerItemsRequest
fetchNgwLayerItemsRequest
<
G
extends
Geometry
=
Geometry
,
P
extends
{
[
field
:
string
]:
any
}
=
{
[
field
:
string
]:
any
}
,
>
(
options
:
FetchNgwItemsOptions
<
P
>
,
)
:
Promise
<
FeatureItem
<
P
,
G
>
[]
>
Type Parameters
G
extends
Geometry
=
Geometry
P
extends
{
[
field
:
string
]:
any
}
=
{
[
field
:
string
]:
any
}
Parameters
options
:
FetchNgwItemsOptions
<
P
>
Returns
Promise
<
FeatureItem
<
P
,
G
>
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...