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

# left

The user panned the map to the left.

## Declaration

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

## See Also

### Pan Directions

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