---
title: isPanningInterfaceVisible
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaptemplate/ispanninginterfacevisible
---

# isPanningInterfaceVisible

A Boolean value that indicates whether the map template is displaying the panning interface.

## Declaration

```swift
var isPanningInterfaceVisible: Bool { get }
```

## See Also

### Panning the Map

- [showPanningInterface(animated:)](carplay/cpmaptemplate/showpanninginterface(animated:).md)
- [dismissPanningInterface(animated:)](carplay/cpmaptemplate/dismisspanninginterface(animated:).md)
