---
title: LandCover
framework: mapkitjs
role: symbol
role_heading: Enumeration Case
path: mapkitjs/maploadpriority/landcover
---

# LandCover

Prioritizes loading of the map land cover and borders, without POIs or labels.

## Declaration

```data
readonly LandCover: "LandCover";
```

## Discussion

Discussion This value is the default when you don’t provide a prioritization.

## See Also

### Prioritizations

- [PointsOfInterest](mapkitjs/maploadpriority/pointsofinterest.md)
- [None](mapkitjs/maploadpriority/none.md)
