Skip to content

Commit 4c65a5f

Browse files
authored
Removed stray charaters
1 parent 027571f commit 4c65a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/data-vis/map/Map.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@
561561
<p>No data</p>
562562
{/if}
563563

564-
<!-- Important note: sourceLayer must match `-l` value from tippecanoe -->åß
564+
<!-- Important note: sourceLayer must match `-l` value from tippecanoe -->
565565
{#if interactive && tooltip}
566566
<Tooltip
567567
{currentMousePosition}

0 commit comments

Comments
 (0)