<!--
{
  "availability" : [
    "MapKit JS: 5.78.1 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/Search/regionPriority-data.property",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "instp/mapkit.Search/regionPriority"
  },
  "title" : "regionPriority"
}
-->

# regionPriority

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

```
get regionPriority(): RegionPriority;
set regionPriority(value: RegionPriority);
```

## Discussion

For more information on region priorities, see [`RegionPriority`](/documentation/MapKitJS/Search/RegionPriority-data.var).

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)