Class: StopQueryParameters

SuperMap.StopQueryParameters

Site query parameter class.

new SuperMap.StopQueryParameters(options)

StopQueryParameters.js, line 4
Name Type Description
options Object

The parameters.

Name Type Default Description
keyWord string

Site name keyword.

returnPosition boolean false optional

Whether to return site coordinate information.

Members

keyWordstring

Site name keyword.

returnPositionboolean

Whether to return site coordinate information.

Methods

destroy()

StopQueryParameters.js, line 33

Disposes the resource. The property that references resource is set to null.