Full sized map

Added toggle to expand the map across the entire onroad UI screen.
This commit is contained in:
FrogAi
2024-02-27 16:34:47 -07:00
parent caba8a53b4
commit 0c6cb60677
7 changed files with 17 additions and 6 deletions

View File

@@ -184,6 +184,7 @@ typedef struct UIScene {
bool experimental_mode;
bool experimental_mode_via_screen;
bool fps_counter;
bool full_map;
bool lead_info;
bool map_open;
bool model_ui;