Class: FieldStatisticsParameters

ol.supermap.FieldStatisticsParameters

The FieldStatisticsParameters class.

new ol.supermap.FieldStatisticsParameters(options, statisticMode)

FieldStatisticsParameters.js, line 5
Name Type Description
options Object

The parameters.

Name Type Description
datasource string

The name of the datasource.

dataset string

The name of the dataset.

fieldName string

The field name .

statisticMode string.<ol.supermap.StatisticMode> | Array.<string.<ol.supermap.StatisticMode>>

Type of the StatisticMode.

Extends

Members

datasetstring

The name of the dataset.

datasourcestring

The name of the datasource.

fieldNamestring

The field name.

statisticModestring.<ol.supermap.StatisticMode> Array.<string.<ol.supermap.StatisticMode>>

Type of the StatisticMode.

Methods

destroy()

FieldStatisticsParameters.js, line 40

Disposes the resource. The property that references resource is set to null.