Class: StopQueryParameters

SuperMap.StopQueryParameters

站点查询参数类。

new SuperMap.StopQueryParameters(options)

common/iServer/StopQueryParameters.js, line 7
Name Type Description
options Object

参数。

Name Type Default Description
keyWord string

站点名称关键字。

returnPosition boolean false 可选

是否返回站点坐标信息。

Members

keyWordstring

站点名称关键字。

returnPositionboolean

是否返回站点坐标信息。

Methods

destroy()

common/iServer/StopQueryParameters.js, line 36

释放资源,将引用资源的属性置空。