<!--
{
  "availability" : [
    "iOS: 7.0.0 -",
    "iPadOS: 7.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.9.0 -",
    "tvOS: 9.2.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/MKOverlayLevel",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "MapKit"
    ],
    "preciseIdentifier" : "c:@E@MKOverlayLevel"
  },
  "title" : "MKOverlayLevel"
}
-->

# MKOverlayLevel

Constants that indicate the position of overlays relative to other content.

```
enum MKOverlayLevel
```

## Topics

### Constants

[`MKOverlayLevel.aboveRoads`](/documentation/MapKit/MKOverlayLevel/aboveRoads)

Place the overlay above roadways but below map labels, shields, or point-of-interest icons.

[`MKOverlayLevel.aboveLabels`](/documentation/MapKit/MKOverlayLevel/aboveLabels)

Place the overlay above map labels, shields, or point-of-interest icons but below annotations and 3D projections of buildings.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)