---
title: pitch
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mapinteractionmodes/pitch
---

# pitch

The map allows people to set the map’s pitch to view the map from different angles.

## Declaration

```swift
static let pitch: MapInteractionModes
```

## See Also

### Declared interaction modes

- [all](mapkit/mapinteractionmodes/all.md)
- [pan](mapkit/mapinteractionmodes/pan.md)
- [zoom](mapkit/mapinteractionmodes/zoom.md)
- [rotate](mapkit/mapinteractionmodes/rotate.md)
