---
title: regionPriority
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/searchconstructoroptions/regionpriority
---

# regionPriority

A region priority value that controls whether results occur outside, or strictly within, the region.

## Declaration

```data
regionPriority?: RegionPriority;
```

## Discussion

Discussion Use this property to filter places that exist outside the bounds of a region that may have the same name.

## See Also

### Search filtering

- [includePhysicalFeatures](mapkitjs/searchconstructoroptions/includephysicalfeatures.md)
- [includeQueries](mapkitjs/searchconstructoroptions/includequeries.md)
- [limitToCountries](mapkitjs/searchconstructoroptions/limittocountries.md)
