Android.Locations.Geocoder.GetFromLocationNameAsync Method
Documentation for this section has not yet been entered.

Syntax

public System.Threading.Tasks.Task<IList<Address>> GetFromLocationNameAsync (string locationName, int maxResults, double lowerLeftLatitude, double lowerLeftLongitude, double upperRightLatitude, double upperRightLongitude)

Parameters

locationName
Documentation for this section has not yet been entered.
maxResults
Documentation for this section has not yet been entered.
lowerLeftLatitude
Documentation for this section has not yet been entered.
lowerLeftLongitude
Documentation for this section has not yet been entered.
upperRightLatitude
Documentation for this section has not yet been entered.
upperRightLongitude
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Locations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1