---
title: MaxRadius
framework: mapkitjs
role: symbol
role_heading: Static Property
path: mapkitjs/pointsofinterestsearch/maxradius
---

# MaxRadius

The maximum distance to use from the center of the region for fetching points of interest.

## Declaration

```data
static readonly MaxRadius: number;
```

## See Also

### Creating a Points of Interest Search

- [new PointsOfInterestSearch(options)](mapkitjs/pointsofinterestsearch/pointsofinterestsearchconstructor.md)
- [PointsOfInterestSearchConstructorOptions](mapkitjs/pointsofinterestsearchconstructoroptions.md)
- [PointsOfInterestSearchOptions](mapkitjs/pointsofinterestsearchoptions.md)
- [region](mapkitjs/pointsofinterestsearch/region.md)
- [center](mapkitjs/pointsofinterestsearch/center.md)
- [radius](mapkitjs/pointsofinterestsearch/radius.md)
- [pointOfInterestFilter](mapkitjs/pointsofinterestsearch/pointofinterestfilter.md)
- [language](mapkitjs/serviceconstructoroptions/language.md)
