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

# right

The user panned the map to the right.

## Declaration

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

## See Also

### Pan Directions

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