new SuperMap.GetGridCellInfosParameters(options)
common/iServer/GetGridCellInfosParameters.js, line 3
Name | Type | Description |
---|---|---|
options |
Object |
可选参数。如: datasetName - {string} 数据集名称。 dataSourceName - {string} 数据源名称 X - {integer} 要查询的地理位置X轴。 Y - {integer} 要查询的地理位置Y轴。 |
Members
-
datasetNamestring
-
数据集名称。
-
dataSourceNamestring
-
数据源名称。
-
Xinteger
-
要查询的地理位置X轴。
-
Yinteger
-
要查询的地理位置Y轴。
Methods
-
destroy()
common/iServer/GetGridCellInfosParameters.js, line 45 -
释放资源,将引用的资源属性置空。