<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPMapTemplate/tripEstimateStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:objc(cs)CPMapTemplate(py)tripEstimateStyle"
  },
  "title" : "tripEstimateStyle"
}
-->

# tripEstimateStyle

The style that the map template uses when displaying trip estimates during active nagivation.

```
var tripEstimateStyle: CPTripEstimateStyle { get set }
```

## Discussion

The default value is [`CPTripEstimateStyle.dark`](/documentation/CarPlay/CPTripEstimateStyle/dark).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)