CLPlacemark.GetPlacemark(CLLocation, String, CNPostalAddress) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從指定的名稱、位置和郵寄地址建立新的加注標記。
public static CoreLocation.CLPlacemark GetPlacemark (CoreLocation.CLLocation location, string name, Contacts.CNPostalAddress postalAddress);
static member GetPlacemark : CoreLocation.CLLocation * string * Contacts.CNPostalAddress -> CoreLocation.CLPlacemark
參數
- location
- CLLocation
- name
- String
- postalAddress
- CNPostalAddress