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

# standard

A map style that represents the default map presentation, which is a street map that shows the position of all roads and some road names, depending upon the zoom level of the map.

## Declaration

```swift
static var standard: MapStyle { get }
```

## See Also

### Map styles

- [hybrid](mapkit/mapstyle/hybrid.md)
- [imagery](mapkit/mapstyle/imagery.md)
