Adapting the choropleth
Replace visitorsByCountry, the scale stops, and the light and dark color ramps in
data.ts. Country matching uses each feature's NAME_LONG value. Keep the production
dataset keyed the same way or normalize both sides before joining them.
The block fetches a pinned Natural Earth world GeoJSON file from jsDelivr and uses
next-themes to choose concrete WebGL paint colors. Host the GeoJSON locally if needed.
The map is tile-less because it uses blank.
