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

# all

The map allows all interaction modes.

## Declaration

```swift
static let all: MapInteractionModes
```

## See Also

### Declared interaction modes

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