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

# init(centerPoint:locationThreshold:nameVariants:addressVariants:entryPoints:timeZone:)

## Declaration

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