---
title: MKMapType.standard
framework: mapkit
role: symbol
role_heading: Case
path: mapkit/mkmaptype/standard
---

# MKMapType.standard

A street map that shows the position of all roads and some road names.

## Declaration

```swift
case standard
```

## See Also

### Constants

- [MKMapType.satellite](mapkit/mkmaptype/satellite.md)
- [MKMapType.hybrid](mapkit/mkmaptype/hybrid.md)
- [MKMapType.satelliteFlyover](mapkit/mkmaptype/satelliteflyover.md)
- [MKMapType.hybridFlyover](mapkit/mkmaptype/hybridflyover.md)
- [MKMapType.mutedStandard](mapkit/mkmaptype/mutedstandard.md)
