switch to mapbox gl

This commit is contained in:
vcoppe
2024-04-10 14:54:35 +02:00
parent 588175d30c
commit 8fcdc13caf
6 changed files with 1027 additions and 380 deletions

View File

@@ -19,7 +19,7 @@
</script>
<div class="absolute top-0 bottom-0 left-0 z-10 flex flex-col justify-center pointer-events-none">
<div class="flex flex-col p-1 space-y-1 bg-background rounded-md pointer-events-auto">
<div class="flex flex-col p-1 space-y-1 bg-background rounded-md pointer-events-auto shadow-md">
<ToolbarItem>
<Fa slot="icon" icon={faPencil} />
<span slot="tooltip">Edit the track points</span>