---
title: kCGImagePropertyGPSDestDistance
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertygpsdestdistance
---

# kCGImagePropertyGPSDestDistance

The distance to the destination point.

## Declaration

```swift
let kCGImagePropertyGPSDestDistance: CFString
```

## See Also

### Destinations

- [kCGImagePropertyGPSDestLatitude](imageio/kcgimagepropertygpsdestlatitude.md)
- [kCGImagePropertyGPSDestLongitude](imageio/kcgimagepropertygpsdestlongitude.md)
- [kCGImagePropertyGPSDestBearing](imageio/kcgimagepropertygpsdestbearing.md)
- [kCGImagePropertyGPSDestLatitudeRef](imageio/kcgimagepropertygpsdestlatituderef.md)
- [kCGImagePropertyGPSDestLongitudeRef](imageio/kcgimagepropertygpsdestlongituderef.md)
- [kCGImagePropertyGPSDestBearingRef](imageio/kcgimagepropertygpsdestbearingref.md)
- [kCGImagePropertyGPSDestDistanceRef](imageio/kcgimagepropertygpsdestdistanceref.md)
