This version focuses on fixing bugs and WebGL examples implement, and this should be the last version which still supports deck.gl @v6.4.x (since deck.gl has updated to v7.3.x).
Major modifications includes:
- WebGL example codes (within
WEBGL_EXAMPLES
folder); - IconLayer demo with different data loading approach (CSV with d3 module);
- Bugfixes and deps update;