mit-jp / mit-climate-data-viz

Plotting climate data for the MIT Joint Program on the Science and Policy of Global Change
https://cypressf.shinyapps.io/eppa-dashboard/
0 stars 0 forks source link

make map faster with canvas #311

Open cypressf opened 1 year ago

cypressf commented 1 year ago

Canvas will make maps load significantly faster because it's hardware accelerated. Testing it on the branch canvas has yielded good results so far. I'm currently working on a way to add a tooltip.

cypressf commented 1 year ago

Here's an article about using hover events with canvas maps https://observablehq.com/@martgnz/using-flatbush-for-faster-canvas-maps