PlatformPositioningServicesFactory
Implementation of CLLocationManager-based geopositioning services.
Implements:
IPositioningServicesFactory
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.