·
7 commits
to master
since this release
Features
- Added the loadTileErrorLog option for vt layers to configure whether tile loading errors are printed to the console. #2641
Fixes
- Improved some typings declarations.
- Resolved the issue where multiple renderPlugins in vt layers could not simultaneously modify symbol.visible, and changes to visible no longer require refreshing the layer. #2647
- Fixed an issue where configuring an ambient light source caused errors in ground rendering. #2643
Note:
For convenience, future versions of maptalks-gl, maptalks-gpu, and transcoders.* will remain consistent, regardless of whether they have been updated.
新特性
- vt图层增加loadTileErrorLog option用于配置控制台是否打印瓦片加载错误 #2641
Fixes
- 完善了一些typings声明
- 解决vt图层多个renderPlugin无法同时修改symbol.visible的问题,并且修改visible不再需要刷新图层 #2647
- 解决配置ambient光源后,ground绘制报错的问题 #2643
注:
为使用方便,未来 maptalks-gl,maptalks-gpu,transcoders.* 的版本号会保持一致,无论他们是否有更新。