Change over to Voyager map styles

This commit is contained in:
Sean Morley
2024-10-17 15:14:15 -04:00
parent a9b42439cc
commit 792d9bcda2
4 changed files with 4 additions and 4 deletions

View File

@@ -366,7 +366,7 @@
</div>
</div>
<MapLibre
style="https://basemaps.cartocdn.com/gl/positron-gl-style/style.json"
style="https://basemaps.cartocdn.com/gl/voyager-gl-style/style.json"
class="flex items-center self-center justify-center aspect-[9/16] max-h-[70vh] sm:aspect-video sm:max-h-full w-10/12"
standardControls
center={{ lng: adventure.longitude, lat: adventure.latitude }}

View File

@@ -586,7 +586,7 @@
{/each}
<MapLibre
style="https://basemaps.cartocdn.com/gl/positron-gl-style/style.json"
style="https://basemaps.cartocdn.com/gl/voyager-gl-style/style.json"
class="flex items-center self-center justify-center aspect-[9/16] max-h-[70vh] sm:aspect-video sm:max-h-full w-10/12 mt-4"
standardControls
>