Full sized map

Added toggle to expand the map across the entire onroad UI screen.
This commit is contained in:
FrogAi
2024-04-02 14:19:30 -07:00
parent b873bf848a
commit 0e6e81fc53
8 changed files with 35 additions and 11 deletions
+2
View File
@@ -221,6 +221,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"AlwaysOnLateralMain", PERSISTENT},
{"ApiCache_DriveStats", PERSISTENT},
{"AutomaticUpdates", PERSISTENT},
{"BigMap", PERSISTENT},
{"BlindSpotPath", PERSISTENT},
{"CameraFPS", PERSISTENT},
{"CameraView", PERSISTENT},
@@ -273,6 +274,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"FrogPilotTogglesUpdated", PERSISTENT},
{"FrogsGoMoo", PERSISTENT},
{"FrogsGoMooTune", PERSISTENT},
{"FullMap", PERSISTENT},
{"GoatScream", PERSISTENT},
{"HideAOLStatusBar", PERSISTENT},
{"HideCEMStatusBar", PERSISTENT},