---
title: "init(location:)"
framework: mapkit
role: symbol
role_heading: Initializer
path: "mapkit/mkreversegeocodingrequest/init(location:)"
---

# init(location:)

Initializes a new reverse geocoder request object with the provided location.

## Declaration

```swift
init?(location: CLLocation)
```
