pacificclimate / plan2adapt-v2

Plan2Adapt in React, driven by CMIP5/6 backend
0 stars 0 forks source link

Vector Tiles for Application Basemaps #271

Open QSparks opened 4 months ago

QSparks commented 4 months ago

We are in the process of transitioning our application basemaps to vector tiles. Vector tiles provide several advantages such as client-side rendering, which allows us to use a single source for multiple styles and projections without the need for separate tiles.

Impacted Package: This change involves updates to the pcic-react-leaflet-components package. Expected updates include: