---
title: kCGImagePropertyGPSDestBearing
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertygpsdestbearing
---

# kCGImagePropertyGPSDestBearing

The bearing to the destination point.

## Declaration

```swift
let kCGImagePropertyGPSDestBearing: CFString
```

## See Also

### Destinations

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