---
title: automatic
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mapstyle/elevation/automatic
---

# automatic

The default elevation style, that renders a flat, 2D map.

## Declaration

```swift
static var automatic: MapStyle.Elevation { get }
```

## Discussion

Discussion The default elevation style appropriate for a specific

## See Also

### Elevation styles

- [flat](mapkit/mapstyle/elevation/flat.md)
- [realistic](mapkit/mapstyle/elevation/realistic.md)
