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

# mapTemplateDidBeginPitchGesture(_:)

Tells the delegate that the pitch gesture started.

## Declaration

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

## Parameters

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