Update: 2026-07-04 17:02:24
This commit is contained in:
@@ -1347,6 +1347,7 @@ class NavigationController extends GetxController
|
||||
? currentManeuverModifier as int
|
||||
: int.tryParse(currentManeuverModifier.toString()) ?? 0,
|
||||
isNavigating: true,
|
||||
isMapDarkMode: box.read('isMapDarkMode') ?? false,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user