Skip to content

maptalks-gl V0.117.0 released

Choose a tag to compare

@fuzhenn fuzhenn released this 11 Nov 03:40
· 134 commits to master since this release

Features

  • 地形的数据准备挪到了worker,提升了地形交互体验 #2689

Fixes

  • 修改了webgpu和webgl渲染模式下的多个bug
  • 解决了若干社区报告的bug (胡佬和fuzhenn)

Features

  • Terrain data preparation has been moved to worker threads, improving the terrain interaction experience #2689

Fixes

  • Fixed multiple bugs in WebGPU and WebGL rendering modes
  • Resolved several community-reported bugs