CLPlacemark.GetPlacemark(CLLocation, String, CNPostalAddress) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new placemark from the given name, location, and postal address.
public static CoreLocation.CLPlacemark GetPlacemark (CoreLocation.CLLocation location, string name, Contacts.CNPostalAddress postalAddress);
static member GetPlacemark : CoreLocation.CLLocation * string * Contacts.CNPostalAddress -> CoreLocation.CLPlacemark
Parameters
- location
- CLLocation
- name
- String
- postalAddress
- CNPostalAddress