---
title: isUpdating
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkuserlocation/isupdating
---

# isUpdating

A Boolean value that indicates whether the map view is updating the user’s location.

## Declaration

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

## See Also

### Determining the user’s location

- [location](mapkit/mkuserlocation/location.md)
- [heading](mapkit/mkuserlocation/heading.md)
