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