geocodeWithSearchValues method
- Map<
String, String> searchValues, { - GeocodeParameters? parameters,
Geocodes multiline address with parameters and returns candidates.
Executes a geocoding operation to find location candidates for a given multiline address.
Parameters:
searchValues— Multiline address inputs.parameters— Geocode method parameters.
Return Value: The collection of GeocodeResult corresponding to the given multiline address and parameters.