Class: FilterAggParameter

SuperMap.FilterAggParameter

Filters parameter settings, which only support data services from the Elasticsearch service.

new SuperMap.FilterAggParameter(options)

FilterAggParameter.js, line 7
Name Type Description
options Object

Initialization parameters.

Name Type Default Description
filterParam SuperMap.AggQueryBuilderParameter

Filter condition parameter setting class.

aggType SuperMap.AggregationType AggregationType.FILTER optional

The type of aggregation.

Members

The type of aggregation.

Default Value:
AggregationType.FILTER

Filter condition parameter setting class.