---
title: Default
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/regionpriority/default
---

# Default

A value indicating that the results can originate from outside the specified region.

## Declaration

```data
readonly Default: "default";
```

## See Also

### Setting the region priority

- [Required](mapkitjs/regionpriority/required.md)
