---
title: location
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkreversegeocodingrequest/location
---

# location

The location provided to the initializer.

## Declaration

```swift
@NSCopying var location: CLLocation { get }
```

## See Also

### Getting the reverse geocoder’s state

- [isLoading](mapkit/mkreversegeocodingrequest/isloading.md)
- [isCancelled](mapkit/mkreversegeocodingrequest/iscancelled.md)
