<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/MKImageryMapConfiguration",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "MapKit"
    ],
    "preciseIdentifier" : "c:objc(cs)MKImageryMapConfiguration"
  },
  "title" : "MKImageryMapConfiguration"
}
-->

# MKImageryMapConfiguration

The class that represents an imagery-based map presentation, such as one using satellite imagery.

```
class MKImageryMapConfiguration
```

## Topics

### Creating a map imagery configuration

[`init()`](/documentation/MapKit/MKImageryMapConfiguration/init())

Creates a new imagery based map configuration.

[`init(elevationStyle:)`](/documentation/MapKit/MKImageryMapConfiguration/init(elevationStyle:))

Creates a new imagery based map configuration with the specified elevation style.



---

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)