ai assistant, splash screen

This commit is contained in:
Will Freeman
2025-06-15 15:31:16 -06:00
parent 60827b6349
commit d8f688df9f
9 changed files with 115 additions and 45 deletions
+1 -1
View File
@@ -350,7 +350,7 @@ export function uiInit(context) {
// hide the sidebar by default
// ui.sidebar.toggle(false);
ui.sidebar.toggle(false);
// Setup map dimensions and move map to initial center/zoom.
// This should happen after .main-content and toolbars exist.