GetLayerCategoriesGroup
Last updated
Was this helpful?
Last updated
Was this helpful?
A single category from the response from the method.
key:
string
|number
|boolean
The category for which the value was calculated.
value:
null
|number
The value calculated for the category, whether a count, sum, average, etc.
null
is returned if there are no features in the category as opposed to zero,
so as not to confuse with a real zero value from some aggregation.