---
title: radius
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/pointsofinterestsearchconstructoroptions/radius
---

# radius

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

## Declaration

```data
radius?: number;
```

## See Also

### Configuring fetch options

- [region](mapkitjs/pointsofinterestsearchconstructoroptions/region.md)
- [center](mapkitjs/pointsofinterestsearchconstructoroptions/center.md)
- [pointOfInterestFilter](mapkitjs/pointsofinterestsearchconstructoroptions/pointofinterestfilter.md)
- [language](mapkitjs/serviceconstructoroptions/language.md)
