---
title: High
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/annotationdisplaypriority/high
---

# High

A high display priority, with a preset value of 750 out of 1000.

## Declaration

```data
readonly High: 750;
```

## See Also

### Display priority values

- [Low](mapkitjs/annotationdisplaypriority/low.md)
- [Required](mapkitjs/annotationdisplaypriority/required.md)
