new SuperMap.GeoDecodingParameter(options)
GeoDecodingParameter.js, line 4
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
filtersArray.<string>
-
The filter fields, limiting the query areas.
-
fromIndexnumber
-
Setting the start index of the returned object
-
geoDecodingRadiusnumber
-
The radius of the decoding
-
maxReturnnumber
-
The Maximum count of the result
-
prjCoordSysstring
-
The coordinate system of the query results
-
toIndexnumber
-
Setting the end index of the returned object
-
xnumber
-
The longitude of the specific geolocation.
-
ynumber
-
The latitude of the specific geolocation.
Methods
-
destroy()
GeoDecodingParameter.js, line 80 -
Disposes the resource. The property that references resource is set to null.