IMapAggregationFunction
geovisto-map / IMapAggregationFunction
Interface: IMapAggregationFunction
This interface declares functions for using map aggregation function.
Author
Jiri Hynek
Extends
Methods
getAggregationBucket()
getAggregationBucket():
IMapAggregationBucket
It returns a aggregation bucket for aggregation of multiple values.
Returns
Source
model/types/aggregation/IMapAggregationFunction.ts:14
getName()
getName():
string
It returns the name of the map domain.
Returns
string