Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
MapImageLayerQueryExtentResponse
Interface MapImageLayerQueryExtentResponse
interface
MapImageLayerQueryExtentResponse
{
count
?:
number
;
extent
:
null
|
Record
<
string
,
unknown
>
;
}
Index
Properties
count?
extent
Properties
Optional
count
count
?:
number
extent
extent
:
null
|
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
extent
@honua/sdk-js
Loading...