8000 【fix】icl-1482 点聚合分析接口文档缺少参数 review by luoxiao · SuperMap/iClient-JavaScript@795bd4d · GitHub
[go: up one dir, main page]

Skip to content < 8000 react-partial partial-name="keyboard-shortcuts-dialog" data-ssr="false" data-attempted-ssr="false" data-react-profiling="false" >

Commit 795bd4d

Browse files
committed
【fix】icl-1482 点聚合分析接口文档缺少参数 review by luoxiao
1 parent e346be6 commit 795bd4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/iServer/SummaryMeshJobParameter.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import { MappingParameters } from './MappingParameters';
1414
* @classdesc 点聚合分析任务参数类。
1515
* @param {Object} options - 参数。
1616
* @param {string} options.datasetName - 数据集名。
17+
* @param {string} [options.regionDataset ] - 聚合面数据集(聚合类型为多边形聚合时使用的参数)
1718
* @param {(SuperMap.Bounds|L.Bounds|L.LatLngBounds|ol.extent|mapboxgl.LngLatBounds|GeoJSONObject)} [options.query] - 分析范围(默认为全图范围)。
1819
* @param {number} options.fields - 权重索引。
1920
* @param {number} [options.resolution=100] - 分辨率。

0 commit comments

Comments
 (0)
0