SuperMap.REST.StopQueryParameters

站点查询参数类。

Summary
SuperMap.REST.StopQueryParameters 站点查询参数类。
Properties
keyWord {String} 站点名称关键字。
returnPosition {Boolean} 是否返回站点坐标信息。
Constructor
SuperMap.REST.StopQueryParameters 站点查询参数类构造函数。
Functions
destroy 释放资源,将引用资源的属性置空。

Properties

keyWord

{String} 站点名称关键字。

returnPosition

{Boolean} 是否返回站点坐标信息。

Constructor

SuperMap.REST.StopQueryParameters

站点查询参数类构造函数。

Parameters

options {Object} 参数。

Allowed options properties

keyWord {String} 站点名称关键字。
returnPosition {Boolean} 是否返回站点坐标信息。

Functions

destroy

destroy:function ()

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

destroy:function ()
释放资源,将引用资源的属性置空。
Close