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

# rotate

The map allows people to rotate the map.

## Declaration

```swift
static let rotate: MapInteractionModes
```

## See Also

### Declared interaction modes

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