nismod / irv-jamaica

Jamaica Systemic Resilience Assessment Tool
MIT License
0 stars 0 forks source link

Vector basemaps #6

Closed tomalrussell closed 1 month ago

tomalrussell commented 1 month ago

Another nice-to-have from fishing through the diverged history of irv-frontend: upgrade/switch to a deck.gl + react-map-gl + maplibre-gl-js setup, with react-map-gl Map as the root component and map controller.

This uses a vector basemap, which is a little lighter in data/bandwidth and renders more crisply, especially when zooming the map.

See https://github.com/nismod/irv-frontend/pull/28