PlatformPositioningServicesFactory | iOS SDK | Urbi Documentation

PlatformPositioningServicesFactory

Implementation of CLLocationManager-based geopositioning services.

public init(
	locationManager: CLLocationManager = CLLocationManager()
)
Parameters
locationManager
Properties

Geopositioning source interface. If nil, SDK geopositioning functions are not available.

Magnetic orientation source interface. If nil, the SDK magnetic orientation functions are not available.