---
title: centerPoint
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnavigationwaypoint/centerpoint
---

# centerPoint

centerPoint is a CPLocationCoordinate3D representing the primary coordinate location of the waypoint.

## Declaration

```swift
var centerPoint: CPLocationCoordinate3D { get }
```
