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

@@ -129,6 +129,7 @@ private:
bool blindSpotRight;
bool conditionalExperimental;
bool experimentalMode;
bool fullMapOpen;
bool leadInfo;
bool mapOpen;
bool showDriverCamera;