Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-kit
FeatureLayerIdentifyOptions
Interface FeatureLayerIdentifyOptions
interface
FeatureLayerIdentifyOptions
{
cache
?:
boolean
;
connector
:
default
;
geom
:
Polygon
|
Position
[]
|
Feature
<
Polygon
,
GeoJsonProperties
>
;
layers
:
number
[]
;
query
?:
any
;
signal
?:
null
|
AbortSignal
;
}
Hierarchy (
view full
)
NgwRequestOptions
FeatureLayerIdentifyOptions
Index
Properties
cache?
connector
geom
layers
query?
signal?
Properties
Optional
cache
cache
?:
boolean
connector
connector
:
default
geom
geom
:
Polygon
|
Position
[]
|
Feature
<
Polygon
,
GeoJsonProperties
>
layers
layers
:
number
[]
Optional
query
query
?:
any
Optional
signal
signal
?:
null
|
AbortSignal
An AbortSignal to set request's signal.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
connector
geom
layers
query
signal
NextGIS Frontend
Loading...
An AbortSignal to set request's signal.