We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 027571f commit 4c65a5fCopy full SHA for 4c65a5f
src/lib/components/data-vis/map/Map.svelte
@@ -561,7 +561,7 @@
561
<p>No data</p>
562
{/if}
563
564
- <!-- Important note: sourceLayer must match `-l` value from tippecanoe -->åß
+ <!-- Important note: sourceLayer must match `-l` value from tippecanoe -->
565
{#if interactive && tooltip}
566
<Tooltip
567
{currentMousePosition}
0 commit comments