---
title: PointsOfInterest
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/maploadpriority/pointsofinterest
---

# PointsOfInterest

Prioritizes loading of the full standard map, with rendered POIs.

## Declaration

```data
readonly PointsOfInterest: "PointsOfInterest";
```

## See Also

### Prioritizations

- [LandCover](mapkitjs/maploadpriority/landcover.md)
- [None](mapkitjs/maploadpriority/none.md)
