---
title: "init(centerPoint:locationThreshold:name:address:entryPoints:timeZone:)"
framework: carplay
role: symbol
role_heading: Initializer
path: "carplay/cpnavigationwaypoint/init(centerpoint:locationthreshold:name:address:entrypoints:timezone:)"
---

# init(centerPoint:locationThreshold:name:address:entryPoints:timeZone:)

## Declaration

```swift
convenience init(centerPoint: CPLocationCoordinate3D, locationThreshold: Measurement<UnitLength>?, name: String?, address: String?, entryPoints: [CPLocationCoordinate3D], timeZone: TimeZone?)
```
