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

# up

The user panned the map upward.

## Declaration

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

## See Also

### Pan Directions

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