Merge branch 'master' into ui-additions-2024-03

This commit is contained in:
2024-04-06 17:45:32 -06:00
20 changed files with 325 additions and 216 deletions

View File

@@ -64,10 +64,11 @@
</div>
</div>
<div style="height: 600px; width: 800px">
<div class="mb-4 aspect-video">
<l-map
ref="map"
:center="[localCenterLat, localCenterLong]"
class="!z-40 rounded-md"
v-model:zoom="localZoom"
@click="setMapPoint"
>