Classes
Type Definitions
-
ProximityOptions{Object}
-
Properties:
Name Type Argument Description namestring <optional>
Name filter.
countryIdstring <optional>
Country code filter.
countrystring <optional>
Country name filter.
regionIdstring <optional>
Region code filter.
regionstring <optional>
Region name filter.
subregionIdstring <optional>
Subregion code filter.
subregionstring <optional>
Subregion name filter.
subOrRegionstring <optional>
Region & Subregion name filter.
municipalityIdstring <optional>
Municipality code filter.
municipalitystring <optional>
Municipality name filter.
cityIdstring <optional>
City code filter.
citystring <optional>
City name filter.
postalCodestring <optional>
Postal Code filter, requires country code.
streetIdstring <optional>
Street code filter.
streetstring <optional>
Street name filter.
street2string <optional>
Second street name filter, for intersection search between main street and second street.
street2Idstring <optional>
Second street code filter, for intersection search between main street and second street.
housenumbernumber <optional>
House number filter.
roadNamestring <optional>
Road name filter.
roadIdstring <optional>
Road code filter.
kmnumber <optional>
Mile marker filter (only for roads).
fullSearchstring <optional>
Resolves all the candidate parameters.
numCandstring <optional>
Maximum number of candidates per page.
posCandnumber <optional>
First candidate position, starting from 0.
numnumber <optional>
Maximum number of candidates.
wktstring <optional>
Reference geometry.
srsstring <optional>
Coordinates reference system.
xnumber <optional>
X coordinate central reference.
ynumber <optional>
Y coordinate central reference.
rqgestring <optional>
Geo-entity level. Available values
adr|st|ct|mun|subreg|reg|ctry.rqpoicatsArray.<string> <optional>
Array of POIs categories.
infoxmlboolean <optional>
If a numeric value other than 0 is specified, it returns XML information associated with the Point of Interest.
weightnumber <optional>
Proximity with real route distance. Values:
time,distance,money.inverseboolean <optional>
Can be true or false. With a false value, the distances are calculated from the reference to the target. With a true value, the distances are calculated from the references to the targets. The default is false.
mosArray.<string> <optional>
List of coordinates (type MO).
radnumber <optional>
Maximum search radius (direct distance).