earthrise-media / vacs-map

Exploring VACS project data
1 stars 0 forks source link

Use canvas rendering for homepage map and distribution plots #58

Closed mwbernard closed 10 months ago

mwbernard commented 10 months ago

Because we have so many grid dots I don't think drawing them each as svg elements in the DOM is the right way to do things. Instead I think we should probably use canvas rendering.

mwbernard commented 10 months ago

Once this is set up it should give us some better options for the map homepage as well