---
title: initialTravelEstimates
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmaneuver/initialtravelestimates
---

# initialTravelEstimates

An object that describes the distance and time remaining before the maneuver completes.

## Declaration

```swift
var initialTravelEstimates: CPTravelEstimates? { get set }
```
