Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
SpatialAggregationCategoryBucket
Interface SpatialAggregationCategoryBucket
interface
SpatialAggregationCategoryBucket
{
color
?:
string
;
count
:
number
;
label
?:
string
;
value
:
|
null
|
string
|
number
|
boolean
;
}
Index
Properties
color?
count
label?
value
Properties
Optional
Readonly
color
color
?:
string
Readonly
count
count
:
number
Optional
Readonly
label
label
?:
string
Readonly
value
value
:
|
null
|
string
|
number
|
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
count
label
value
@honua/sdk-js
Loading...