Class: FilterAggParameter

mapboxgl.supermap.FilterAggParameter

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

new mapboxgl.supermapFilterAggParameter(options)

FilterAggParameter.js, line 7
Name Type Description
options Object

Initialization parameters.

Name Type Default Description
filterParam mapboxgl.supermapAggQueryBuilderParameter

Filter condition parameter setting class.

aggType mapboxgl.supermapAggregationType AggregationType.FILTER optional

The type of aggregation.

Members

The type of aggregation.

Default Value:
AggregationType.FILTER

Filter condition parameter setting class.