diff --git a/src/UI/Map/MaplibreMap.svelte b/src/UI/Map/MaplibreMap.svelte index 36f54c43a..47c9618c0 100644 --- a/src/UI/Map/MaplibreMap.svelte +++ b/src/UI/Map/MaplibreMap.svelte @@ -46,7 +46,7 @@ styleUrl = defaultLayer.style ?? defaultLayer.url } - console.log("Initing mapLIbremap with style", styleUrl) + console.log("Initiating mapLIbremap with style", styleUrl) const options: MapOptions = { container,