Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
SpatialAggregationPageInfo
Interface SpatialAggregationPageInfo
interface
SpatialAggregationPageInfo
{
loadedCellCount
?:
number
;
nextCursor
?:
string
;
totalCellCount
?:
number
;
}
Index
Properties
loaded
Cell
Count?
next
Cursor?
total
Cell
Count?
Properties
Optional
Readonly
loaded
Cell
Count
loaded
Cell
Count
?:
number
Optional
Readonly
next
Cursor
next
Cursor
?:
string
Optional
Readonly
total
Cell
Count
total
Cell
Count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
loaded
Cell
Count
next
Cursor
total
Cell
Count
@honua/sdk-js
Loading...