build fixes, fix terraform

This commit is contained in:
Will Freeman
2025-06-12 17:05:34 -06:00
parent cde95195a1
commit 5ef4399222
6 changed files with 468 additions and 4 deletions
+3
View File
@@ -349,6 +349,9 @@ export function uiInit(context) {
}
// hide the sidebar by default
// ui.sidebar.toggle(false);
// Setup map dimensions and move map to initial center/zoom.
// This should happen after .main-content and toolbars exist.
ui.onResize();