---
title: "init(location:name:postalAddress:)"
framework: corelocation
role: symbol
role_heading: Initializer
path: "corelocation/clplacemark/init(location:name:postaladdress:)"
---

# init(location:name:postalAddress:)

## Declaration

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