<!--
{
  "documentType" : "article",
  "framework" : "CoreLocation",
  "identifier" : "/documentation/CoreLocation/core-location-functions",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Core Location Functions"
}
-->

# Core Location Functions

The Core Location framework provides functions to help you work with coordinate values.

## Topics

### Functions

[`func CLLocationCoordinate2DMake(CLLocationDegrees, CLLocationDegrees) -> CLLocationCoordinate2D`](/documentation/CoreLocation/CLLocationCoordinate2DMake(_:_:))

Formats a latitude and longitude value into a coordinate data structure format.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)