---
title: Low
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/annotationdisplaypriority/low
---

# Low

A low display priority, with a preset value of 250 out of 1000.

## Declaration

```data
readonly Low: 250;
```

## See Also

### Display priority values

- [High](mapkitjs/annotationdisplaypriority/high.md)
- [Required](mapkitjs/annotationdisplaypriority/required.md)
