NavigationLocationManager
open class NavigationLocationManager : CLLocationManager
extension NavigationLocationManager: RouterDataSource
NavigationLocationManager is the base location manager which handles permissions and background modes.
-
Declaration
Swift
override public init() -
simulatesLocationused to indicate whether the location manager is providing simulated locations.Seealso
NavigationMapView.simulatesLocationDeclaration
Swift
public var simulatesLocation: Bool -
Declaration
Swift
public var locationManagerType: NavigationLocationManager.Type { get }
Install in Dash
NavigationLocationManager Class Reference