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

# coordinate

The coordinate of the map feature.

## Declaration

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

## See Also

### Accessing the feature’s properties

- [kind](mapkit/mapfeature/kind.md)
- [MapFeature.FeatureKind](mapkit/mapfeature/featurekind.md)
- [title](mapkit/mapfeature/title.md)
- [backgroundColor](mapkit/mapfeature/backgroundcolor.md)
- [image](mapkit/mapfeature/image.md)
- [pointOfInterestCategory](mapkit/mapfeature/pointofinterestcategory.md)
