NextGIS Frontend
Preparing search index...
@nextgis/ngw-kit
prepareFieldsToNgw
Function prepareFieldsToNgw
prepareFieldsToNgw
<
T
extends
FeatureProperties
=
FeatureProperties
>
(
item
:
T
,
resourceFields
:
Pick
<
FeatureProperties
,
"keyname"
|
"datatype"
>
[]
,
)
:
Record
<
keyof
T
,
any
>
Type Parameters
T
extends
FeatureProperties
=
FeatureProperties
Parameters
item
:
T
resourceFields
:
Pick
<
FeatureProperties
,
"keyname"
|
"datatype"
>
[]
Returns
Record
<
keyof
T
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...