Freigeben über


Geocoder.GetAddressesForPositionAsync(Position) Methode

Definition

Gibt die Adressen in der Nähe von position auf asynchrone Weise zurück.

public System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<string>> GetAddressesForPositionAsync (Xamarin.Forms.Maps.Position position);
member this.GetAddressesForPositionAsync : Xamarin.Forms.Maps.Position -> System.Threading.Tasks.Task<seq<string>>

Parameter

position
Position

Die Position, in deren Nähe gesucht werden soll.

Gibt zurück

System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<System.String>>

Gilt für: