Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
GeoJSONLayerQueryOptions
Interface GeoJSONLayerQueryOptions
interface
GeoJSONLayerQueryOptions
{
objectIds
?:
readonly
(
string
|
number
)
[]
;
outFields
?:
readonly
string
[]
;
returnGeometry
?:
boolean
;
where
?:
string
;
}
Index
Properties
object
Ids?
out
Fields?
return
Geometry?
where?
Properties
Optional
object
Ids
object
Ids
?:
readonly
(
string
|
number
)
[]
Optional
out
Fields
out
Fields
?:
readonly
string
[]
Optional
return
Geometry
return
Geometry
?:
boolean
Optional
where
where
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
object
Ids
out
Fields
return
Geometry
where
@honua/sdk-js
Loading...