This version focuses on fixing bugs and WebGL examples implement, and thi 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;
- add Hexagon Primitive Layer / 添加 Hexagon Primitive Layer 类型
- implement README with more concrete Demo and Guidance / 完善 README
- Globe type bug fixed / Globe 可视化类型的部分 Bug 修复
- Enrichment README / README 完善
- Ready for the world / 这次,已经准备好面世啦
- Rich
Globe
Visualization Types with curve, mover, cube and moon / 为Globe
添加 curve, mover, cube 以及月球等可视化类型 - Rich texture options in earth geometry creation / 物体材质选项更新
- Rewrite demo code with React Hooks / 用 React Hooks 重写 Demo
- Other improvements and bugs fixed / 其他更新与 Bug 修复
Add following types of layers and cubes / 为 glmaps 添加如下基本的可视化形式
- Layers (on Maps) / 2.5D 地图
- ArcLayer
- HexagonLayer
- IconLayer
- ScatterplotLayer
- ScreenGridLayer
- TripLayer
- Globe / 3D 球体