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

# pan

The map allows a person to pan around to different areas of the map.

## Declaration

```swift
static let pan: MapInteractionModes
```

## See Also

### Declared interaction modes

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