Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.62 KB

CHANGES.md

File metadata and controls

42 lines (29 loc) · 1.62 KB

CHANGELOG

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:

  1. WebGL example codes (within WEBGL_EXAMPLES folder);
  2. IconLayer demo with different data loading approach (CSV with d3 module);
  3. 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 地图
    1. ArcLayer
    2. HexagonLayer
    3. IconLayer
    4. ScatterplotLayer
    5. ScreenGridLayer
    6. TripLayer
  • Globe / 3D 球体