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

# coordinate

The center of the point of request as latitude and longitude.

## Declaration

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

## See Also

### Configuring the request parameters

- [region](mapkit/mklocalpointsofinterestrequest/region.md)
- [radius](mapkit/mklocalpointsofinterestrequest/radius.md)
- [pointOfInterestFilter](mapkit/mklocalpointsofinterestrequest/pointofinterestfilter.md)
