---
title: coordinate
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkcircle/coordinate
---

# coordinate

The center point of the circular area, specified as a latitude and longitude.

## Declaration

```swift
var coordinate: CLLocationCoordinate2D { get }
```

## See Also

### Accessing the overlay’s attributes

- [radius](mapkit/mkcircle/radius.md)
- [boundingMapRect](mapkit/mkcircle/boundingmaprect.md)
