|
|
|
|
|
by undershirt
4330 days ago
|
|
Really great to have a case study like this for knowing when to use SVG/DOM or Canvas. I knew that Canvas can easily be redrawn 60fps for things like games (though it may overheat your laptop). Didn't know about using them as shiftable tiles though. What a great way to minimize redraw! Is this how most online maps work? |
|
https://www.mapbox.com/blog/mapbox-gl-js/