XxXxNegaNxXX / NGB

Eat
0 stars 0 forks source link

index 47d8132..bc44ed7 100644 --- a/ios/Pods/MapboxCoreNavigation/MapboxCoreNavigation/NavigationService.swift +++ b/ios/Pods/MapboxCoreNavigation/MapboxCoreNavigation/NavigationService.swift @@ -127,7 +127,7 @@ public protocol NavigationService: CLLocationManagerDelegate, RouterDataSo @objc(MBNavigationService) public class MapboxNavigationService: NSObject, NavigationService, DefaultInterfaceFlag { - typealias DefaultRouter = RouteController + typealias DefaultRouter = LegacyRouteController /** The default time interval before beginning simulation when the `.onPoorGPS` simulation #6

Closed XxXxNegaNxXX closed 1 year ago