---
title: down
framework: carplay
role: symbol
role_heading: Type Property
path: carplay/cpmaptemplate/pandirection/down
---

# down

The user panned the map downward.

## Declaration

```swift
static var down: CPMapTemplate.PanDirection { get }
```

## See Also

### Pan Directions

- [left](carplay/cpmaptemplate/pandirection/left.md)
- [right](carplay/cpmaptemplate/pandirection/right.md)
- [up](carplay/cpmaptemplate/pandirection/up.md)
