---
title: Required
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/annotationdisplaypriority/required
---

# Required

The highest display priority, with a preset value of 1000 out of 1000.

## Declaration

```data
readonly Required: 1000;
```

## See Also

### Display priority values

- [High](mapkitjs/annotationdisplaypriority/high.md)
- [Low](mapkitjs/annotationdisplaypriority/low.md)
