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

# radius

The distance provided in meters or the longest distance derived from the center point to the region’s bounding box.

## Declaration

```swift
var radius: CLLocationDistance { get }
```

## See Also

### Configuring the request parameters

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