DefaultCLLocationProvider

public class DefaultCLLocationProvider : NSObject, ValidatingLocationProvider
extension DefaultCLLocationProvider: CLLocationManagerDelegate

Implementation of LocationProvider that uses CLLocationManager as a GPS source provider.

Important

This is a Public Preview API. It may be changed or removed at any time.

Lifecycle

Public