PlatformPositioningServicesFactory
Implementation of CLLocationManager-based geopositioning services.
Implements:
IPositioningServicesFactory
public init(
locationManager: CLLocationManager = CLLocationManager()
)
Parameters
locationManager
Properties
Geo-positioning source interface. If nil
, SDK geopositioning functions are unavailable.
Magnetic orientation source interface. If nil
, the SDK's magnetic orientation functions are unavailable.