PlatformPositioningServicesFactory | iOS SDK | 2GIS Documentation

PlatformPositioningServicesFactory

Implementation of CLLocationManager-based geopositioning services.

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.