This commit is contained in:
Sean Morley
2024-07-24 14:16:25 -04:00
parent 0720481937
commit 0887579129
3 changed files with 14605 additions and 13 deletions

View File

@@ -97,7 +97,7 @@
paint={{ 'fill-color': 'rgba(37, 244, 26, 0.15)' }}
filter={['in', 'ISOCODE', ...visitArray]}
/>
<!-- <SymbolLayer
<SymbolLayer
layout={{
'text-field': ['slice', ['get', 'ISOCODE'], 3],
'text-size': 12,
@@ -106,7 +106,7 @@
paint={{
'text-color': 'black'
}}
/> -->
/>
</GeoJSON>
{/if}
</MapLibre>