NextGIS Frontend
Preparing search index...
@nextgis/ngw-kit
fetchNgwLayerFeature
Function fetchNgwLayerFeature
fetchNgwLayerFeature
<
G
extends
Geometry
=
Geometry
,
P
extends
Record
<
string
,
any
>
=
Record
<
string
,
any
>
,
>
(
options
:
FetchNgwItemOptions
<
P
>
,
)
:
Promise
<
Feature
<
G
,
P
>
>
Type Parameters
G
extends
Geometry
=
Geometry
P
extends
Record
<
string
,
any
>
=
Record
<
string
,
any
>
Parameters
options
:
FetchNgwItemOptions
<
P
>
Returns
Promise
<
Feature
<
G
,
P
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NextGIS Frontend
Loading...