8000 【fix】 ICL-1479; review by songym · SuperMap/iClient-JavaScript@fd76dbe · GitHub
[go: up one dir, main page]

Skip to content

Commit fd76dbe

Browse files
committed
【fix】 ICL-1479; review by songym
1 parent 251e58d commit fd76dbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/iServer/GeoDecodingParameter.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import {Util} from '../commontypes/Util';
1212
* @param {number} options.x - 查询位置的横坐标。
1313
* @param {number} options.y - 查询位置的纵坐标。
1414
* @param {number} [options.fromIndex] - 设置返回对象的起始索引值。
15+
* @param {number} [options.toIndex] - 设置返回对象的结束索引值。
1516
* @param {Array.<string>} [options.filters] - 过滤字段,限定查询区域。
1617
* @param {string} [options.prjCoordSys] - 查询结果的坐标系。
1718
* @param {number} [options.maxReturn] - 最大返回结果数。

0 commit comments

Comments
 (0)
0