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

# isLoading

A Boolean value that indicates if the request is loading.

## Declaration

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

## See Also

### Checking the status of a request

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