---
title: regionPriority
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/searchoptions/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

### Autocomplete search filtering

- [includePhysicalFeatures](mapkitjs/searchoptions/includephysicalfeatures.md)
- [includePointsOfInterest](mapkitjs/searchoptions/includepointsofinterest.md)
- [includeQueries](mapkitjs/searchautocompleteoptions/includequeries.md)
- [limitToCountries](mapkitjs/searchoptions/limittocountries.md)
