---
title: kCGImagePropertyGPSDestLatitude
framework: imageio
role: symbol
role_heading: Global Variable
path: imageio/kcgimagepropertygpsdestlatitude
---

# kCGImagePropertyGPSDestLatitude

The latitude of the destination point.

## Declaration

```swift
let kCGImagePropertyGPSDestLatitude: CFString
```

## See Also

### Destinations

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