<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreLocation",
  "identifier" : "/documentation/CoreLocation/CLPlacemark/init(location:name:postalAddress:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Core Location",
      "CoreLocation"
    ],
    "preciseIdentifier" : "c:objc(cs)CLPlacemark(cm)placemarkWithLocation:name:postalAddress:"
  },
  "title" : "init(location:name:postalAddress:)"
}
-->

# init(location:name:postalAddress:)

```
convenience init(location: CLLocation, name: String?, postalAddress: CNPostalAddress?)
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)