new ol.supermap.FieldStatisticsParameters(options, statisticMode)
FieldStatisticsParameters.js, line 5
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
||||||||||||
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.