Class: FilterAggParameter

ol.supermap.FilterAggParameter

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

new ol.supermap.FilterAggParameter(options)

FilterAggParameter.js, line 7
Name Type Description
options Object

Initialization parameters.

Name Type Default Description
filterParam ol.supermap.AggQueryBuilderParameter

Filter condition parameter setting class.

aggType ol.supermap.AggregationType AggregationType.FILTER optional

The type of aggregation.

Members

The type of aggregation.

Default Value:
AggregationType.FILTER

Filter condition parameter setting class.