Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-kit
createFeatureFieldFilterQueries
Function createFeatureFieldFilterQueries
create
Feature
Field
Filter
Queries
<
G
,
P
>
(
opt
)
:
Promise
<
FeatureItem
<
P
,
G
>
[]
>
Type Parameters
G
extends
Geometry
=
Geometry
P
extends
{
[
field
:
string
]
:
any
;
}
=
{
[
field
:
string
]
:
any
;
}
Parameters
opt
:
GetNgwItemsOptions
<
P
>
&
NgwFeatureRequestOptions
<
P
>
&
{
clientFilterValidate
?:
boolean
;
}
&
Required
<
Pick
<
FetchNgwItemsOptions
,
"filters"
>
>
Returns
Promise
<
FeatureItem
<
P
,
G
>
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...