new SuperMap.GeoCodingParameter(options)
GeoCodingParameter.js, line 4
Name | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
The parameters.
|
Members
-
addressstring
-
Specfiy the detailed address description for the geocoding analysis, required.
-
filtersArray.<string>
-
The filter fields, limiting the query areas.
-
fromIndexnumber
-
Setting the start index of the returned object.
-
maxReturnnumber
-
Sets the maximum match result.
-
prjCoordSysstring
-
The coordinate system of the query results.
-
toIndexnumber
-
Setting the end index of the returned object.
Methods
-
destroy()
GeoCodingParameter.js, line 69 -
Disposes the resource. The property that references resource is set to null.