Partager via


CLPlacemark.GetPlacemark(CLLocation, String, CNPostalAddress) Méthode

Définition

Crée une nouvelle marque à partir du nom, de l’emplacement et de l’adresse postale donnés.

public static CoreLocation.CLPlacemark GetPlacemark (CoreLocation.CLLocation location, string name, Contacts.CNPostalAddress postalAddress);
static member GetPlacemark : CoreLocation.CLLocation * string * Contacts.CNPostalAddress -> CoreLocation.CLPlacemark

Paramètres

location
CLLocation
name
String
postalAddress
CNPostalAddress

Retours

S’applique à