Merge develop

This commit is contained in:
Pieter Vander Vennet 2024-09-17 02:36:38 +02:00
commit 5a9f8f0a0a
62 changed files with 4448 additions and 710 deletions

View file

@ -310,6 +310,11 @@
{/if}
</div>
</If>
<If condition={state.mapProperties.showScale}>
<div class="h-6">
<!-- Empty. We just provide some space for the maplibre scalecontrol -->
</div>
</If>
</div>
</div>