---
title: kCGImagePropertyGPSDestLongitudeRef
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertygpsdestlongituderef
---

# kCGImagePropertyGPSDestLongitudeRef

An indication of whether the longitude of the destination point is east or west.

## Declaration

```swift
let kCGImagePropertyGPSDestLongitudeRef: CFString
```

## See Also

### Destinations

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