Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
SpatialAggregationHistogramBucket
Interface SpatialAggregationHistogramBucket
interface
SpatialAggregationHistogramBucket
{
count
:
number
;
includeMax
?:
boolean
;
includeMin
?:
boolean
;
max
:
number
;
min
:
number
;
}
Index
Properties
count
include
Max?
include
Min?
max
min
Properties
Readonly
count
count
:
number
Optional
Readonly
include
Max
include
Max
?:
boolean
Optional
Readonly
include
Min
include
Min
?:
boolean
Readonly
max
max
:
number
Readonly
min
min
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
include
Max
include
Min
max
min
@honua/sdk-js
Loading...