Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
SpatialAggregationIndexCoverageMetadata
Interface SpatialAggregationIndexCoverageMetadata
interface
SpatialAggregationIndexCoverageMetadata
{
cellCount
?:
number
;
complete
?:
boolean
;
extent
?:
HonuaExtent
;
kind
:
|
"global"
|
"bounded"
|
"sparse"
|
"viewport"
;
}
Index
Properties
cell
Count?
complete?
extent?
kind
Properties
Optional
Readonly
cell
Count
cell
Count
?:
number
Optional
Readonly
complete
complete
?:
boolean
Optional
Readonly
extent
extent
?:
HonuaExtent
Readonly
kind
kind
:
|
"global"
|
"bounded"
|
"sparse"
|
"viewport"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Count
complete
extent
kind
@honua/sdk-js
Loading...