Class: AggregationParameter

SuperMap.AggregationParameter

聚合查询参数设置,该参数仅支持数据来源 Elasticsearch 服务的数据服务。

new SuperMap.AggregationParameter(options)

common/iServer/AggregationParameter.js, line 7
Name Type Description
options Object

初始化参数。

Name Type Description
aggName string

聚合名称。

aggType SuperMap.AggregationType

聚合类型设置。

aggFieldName string

聚合字段。

subAgg SuperMap.AggregationParameter

子聚合类。

Members

aggFieldNamestring

聚合字段。

aggNamestring

聚合名称。

聚合类型设置类。

子聚合。