---
title: "mapTemplateDidBeginRotationGesture(_:)"
framework: carplay
role: symbol
role_heading: Instance Method
path: "carplay/cpmaptemplatedelegate/maptemplatedidbeginrotationgesture(_:)"
---

# mapTemplateDidBeginRotationGesture(_:)

Tells the delegate that the rotation gesture started.

## Declaration

```swift
optional func mapTemplateDidBeginRotationGesture(_ mapTemplate: CPMapTemplate)
```

## Parameters

- `mapTemplate`: The doc://com.apple.carplay/documentation/CarPlay/CPMapTemplate the gesture applies to.
