ARLocationManager
public final class ARLocationManager : RxObject
-
Declaration
Swift
public weak var delegate: ARLocationManagerDelegate? -
Declaration
Swift
public var locationSource: LocationSource? { get set } -
Declaration
Swift
public var lastCoordinate: Coordinate? { get }
View on GitHub