Class: FilterAggParameter

L.supermap.FilterAggParameter

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

new L.supermap.FilterAggParameter(options)

FilterAggParameter.js, line 7
Name Type Description
options Object

Initialization parameters.

Name Type Default Description
filterParam L.supermap.AggQueryBuilderParameter

Filter condition parameter setting class.

aggType L.supermap.AggregationType AggregationType.FILTER optional

The type of aggregation.

Members

The type of aggregation.

Default Value:
AggregationType.FILTER

filterParamL.supermap.AggQueryBuilderParameter

Filter condition parameter setting class.