Class: AggregationParameter

L.supermap.AggregationParameter

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

new L.supermap.AggregationParameter(options)

AggregationParameter.js, line 4
Name Type Description
options Object

Initialization parameters.

Name Type Description
aggName string

Aggregate name.

aggType L.supermap.AggregationType

Aggregation type setting.

aggFieldName string

Aggregate fields.

subAgg L.supermap.AggregationParameter

Sub-aggregate class.

Members

aggFieldNamestring

Aggregate fields.

aggNamestring

Aggregate name.

Aggregation type setting.

Sub-aggregate class.