Skip to content

maptalks-gl@0.123.0 maptalks@1.11.0 Released

Choose a tag to compare

@fuzhenn fuzhenn released this 28 Jan 07:28
· 54 commits to master since this release

Breaking changes

  • @maptalks/gpu 不再是 @maptalks/gl 的webgpu版本,而改成为 @maptalks/gl 提供wgsl代码管理功能

Features

  • maptalks.Util 新增 warnOnce方法

Breaking changes

  • @maptalks/gpu is no longer the webgpu version of @maptalks/gl, but is changed to provide wgsl code management functionality for @maptalks/gl

Features

  • Added warnOnce method to maptalks.Util