reverseGeocode method
- required ArcGISPoint location,
- ReverseGeocodeParameters? parameters,
Finds address with parameters by location point.
Executes a reverse-geocoding operation to find address candidates for a given location.
Parameters:
location
— The location point.parameters
— The reverse geocode parameters.
Return Value: A Future returning a List of GeocodeResult