Crude spherical photos

This commit is contained in:
2024-11-24 12:26:44 +01:00
parent 2650df69a3
commit 760fb3e960
9 changed files with 193 additions and 70 deletions

View File

@@ -9,6 +9,8 @@ document.addEventListener('DOMContentLoaded', async () => {
map._container.setAttribute('aria-busy', false);
GIS.toggleSpherical(map);
UI.addCenterMapControl(map, GIS.CENTER_COORDS, GIS.INIT_ZOOM);
UI.toggleMenu('siti');
UI.toggleBurger('navbar-burger');