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

# isLoading

A Boolean value that indicates whether the current reverse geocoding request is in a loading state.

## Declaration

```swift
var isLoading: Bool { get }
```

## See Also

### Getting the reverse geocoder’s state

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