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

# isLoading

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

## Declaration

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

## See Also

### Getting the geocoder’s state

- [isCancelled](mapkit/mkgeocodingrequest/iscancelled.md)
