---
title: locationThreshold
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnavigationwaypoint/locationthreshold
---

# locationThreshold

locationThreshold is the maximum distance in meters from the centerPoint used to determine if a destination is valid.

## Declaration

```swift
var locationThreshold: Measurement<UnitLength>? { get }
```
