Update MapboxDirections #201
Annotations
10 warnings
MapboxNavigation/CarPlayManager.swift#L583
FIXMEs should be resolved (Unable to tilt map during rout...) (todo)
|
MapboxNavigation/InstructionPresenter.swift#L269
FIXMEs should be resolved (Can we work with the image dir...) (todo)
|
MapboxNavigation/NavigationMapView.swift#L748
TODOs should be resolved (Change to point-based distance...) (todo)
|
MapboxCoreNavigation/SimulatedLocationManager.swift#L124
TODOs should be resolved (fix me) (todo)
|
MapboxNavigation/CarPlayNavigationViewController.swift#L270
TODOs should be resolved (handle lanes.) (todo)
|
MapboxNavigation/CarPlayNavigationViewController.swift#L297
TODOs should be resolved (no such method exists, and the...) (todo)
|
MapboxCoreNavigation/NavigationSettings.swift#L79
Prefer the new block based KVO API with keypaths when using Swift 3.2 or later (block_based_kvo)
|
MapboxCoreNavigation/RouteProgress.swift#L25
TODOs should be resolved (Set stepIndex to 0 or last ind...) (todo)
|
MapboxCoreNavigation/DistanceFormatter.swift#L135
Computed properties should first declare the getter and then the setter (computed_accessors_order)
|
MapboxCoreNavigation/DistanceFormatter.swift#L112
`where` clauses are preferred over a single `if` inside a `for` (for_where)
|
This job succeeded
Loading