Experiment: globe mode

This commit is contained in:
Pieter Vander Vennet 2025-02-05 01:22:53 +01:00
parent 32ce71d551
commit 3645559b19
4 changed files with 180 additions and 340 deletions

View file

@ -176,6 +176,7 @@
</script>
<main>
<div class="absolute top-0 left-0 h-screen w-screen" style="background-color: #cccccc"></div>
<!-- Main map -->
<div class="absolute top-0 left-0 h-screen w-screen overflow-hidden">
<MaplibreMap map={maplibremap} mapProperties={mapproperties} autorecovery={true} />