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

# region

The region of the bounding box of the request provided or the derived bounding box of the circle created by the radius.

## Declaration

```swift
var region: MKCoordinateRegion { get }
```

## See Also

### Configuring the request parameters

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