WIP: Modes

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>

m

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2026-01-19 21:43:39 +01:00
parent 9ee13a377b
commit 94e20d437d
276 changed files with 2586 additions and 6394 deletions

View File

@@ -64,7 +64,7 @@ final class SearchOnMapViewController: UIViewController {
let affectedAreaViews = [
mapViewController.sideButtonsArea,
mapViewController.trafficButtonArea,
mapViewController.modeButtonArea,
]
affectedAreaViews.forEach { $0?.addAffectingView(availableAreaView) }
}