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

# coordinate

The coordinate point of the annotation.

## Declaration

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

## See Also

### Related Documentation

- [Location and Maps Programming Guide](apple-archive/documentation/UserExperience/Conceptual/LocationAwarenessPG/Introduction.md)
