Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
WFSLayerQueryOptions
Interface WFSLayerQueryOptions
interface
WFSLayerQueryOptions
{
bbox
?:
[
number
,
number
,
number
,
number
]
;
count
?:
number
;
outputFormat
?:
string
;
startIndex
?:
number
;
where
?:
string
;
}
Index
Properties
bbox?
count?
output
Format?
start
Index?
where?
Properties
Optional
bbox
bbox
?:
[
number
,
number
,
number
,
number
]
Optional
count
count
?:
number
Optional
output
Format
output
Format
?:
string
Optional
start
Index
start
Index
?:
number
Optional
where
where
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bbox
count
output
Format
start
Index
where
@honua/sdk-js
Loading...