---
title: CLLocationDegrees
framework: corelocation
role: symbol
role_heading: Type Alias
path: corelocation/cllocationdegrees
---

# CLLocationDegrees

A latitude or longitude value specified in degrees.

## Declaration

```swift
typealias CLLocationDegrees = Double
```

## See Also

### Running the heading service

- [startUpdatingHeading()](corelocation/cllocationmanager/startupdatingheading().md)
- [stopUpdatingHeading()](corelocation/cllocationmanager/stopupdatingheading().md)
- [dismissHeadingCalibrationDisplay()](corelocation/cllocationmanager/dismissheadingcalibrationdisplay().md)
- [headingFilter](corelocation/cllocationmanager/headingfilter.md)
- [kCLHeadingFilterNone](corelocation/kclheadingfilternone.md)
- [headingOrientation](corelocation/cllocationmanager/headingorientation.md)
- [CLDeviceOrientation](corelocation/cldeviceorientation.md)
