geocode
Geocodes multiline address with parameters and returns candidates. Executes a geocoding operation to find location candidates for a given multiline address.
Return
A Result containing the collection of GeocodeResult corresponding to the given multiline address and parameters.
Since
200.1.0
Parameters
Multiline address inputs.
Geocode method parameters.
Geocodes address with parameters and returns candidates. Executes a geocoding operation to find location candidates for a given address.
Return
A Result containing the collection of GeocodeResult corresponding to the given address and parameters.
Since
200.1.0
Parameters
Address inputs.
Geocode method parameters.
Geocodes suggest with parameters and returns candidates. Executes geocoding based on result of suggestion.
Return
A Result containing the collection of GeocodeResult corresponding to the suggestion and parameters.
Since
200.1.0
Parameters
Suggest method result.
Geocode parameters.