<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreLocation",
  "identifier" : "/documentation/CoreLocation/CLLocationUpdate/LiveConfiguration",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core Location"
    ],
    "preciseIdentifier" : "s:12CoreLocation16CLLocationUpdateV17LiveConfigurationO"
  },
  "title" : "CLLocationUpdate.LiveConfiguration"
}
-->

# CLLocationUpdate.LiveConfiguration

Values for indicating the kind of updates the framework delivers.

```
enum LiveConfiguration
```

## Topics

### Location types

[`CLLocationUpdate.LiveConfiguration.default`](/documentation/CoreLocation/CLLocationUpdate/LiveConfiguration/default)

The value that configures positioning for activities that one of the other activity types doesn’t cover.

[`CLLocationUpdate.LiveConfiguration.airborne`](/documentation/CoreLocation/CLLocationUpdate/LiveConfiguration/airborne)

The value that configures positioning for activities in the air.

[`CLLocationUpdate.LiveConfiguration.automotiveNavigation`](/documentation/CoreLocation/CLLocationUpdate/LiveConfiguration/automotiveNavigation)

The value that configures positioning for an automobile following a road network.

[`CLLocationUpdate.LiveConfiguration.fitness`](/documentation/CoreLocation/CLLocationUpdate/LiveConfiguration/fitness)

The value that configures positioning for dedicated fitness sessions.

[`CLLocationUpdate.LiveConfiguration.otherNavigation`](/documentation/CoreLocation/CLLocationUpdate/LiveConfiguration/otherNavigation)

The value that configures positioning for transportation that doesn’t, or may not, adhere to roads, such as cycling, scooters, trains, boats, and off-road vehicles.

### Utility methods



---

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)