From 9cc67a0b62cb74b978bb6baeab291a20fdb3f575 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 14 Jan 2025 01:52:32 +0100 Subject: [PATCH] Chore: typo --- src/UI/Map/MaplibreMap.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/UI/Map/MaplibreMap.svelte b/src/UI/Map/MaplibreMap.svelte index 6267e347d..6db1fa648 100644 --- a/src/UI/Map/MaplibreMap.svelte +++ b/src/UI/Map/MaplibreMap.svelte @@ -46,7 +46,7 @@ styleUrl = defaultLayer.style ?? defaultLayer.url } - console.log("Initiating mapLIbremap with style", styleUrl) + console.log("Initiating mapLibremap with style", styleUrl) const options: MapOptions = { container,