Skip to content

V0.31.5 Released

Choose a tag to compare

@fuzhenn fuzhenn released this 04 Jan 08:54
· 22 commits to master since this release

Bug修改

  • 解决隐藏的marker造成PointLayer碰撞检测卡顿的bug, maptalks/issues#572
  • GeoJSONVectorTileLayer默认关闭tile stencil,解决该图层上先画的polygon会阻止后面polygon绘制的问题, maptalks/issues#566

Bug Fixes

  • Solve the bug that the hidden marker causes the collision detection of PointLayer to be stuck, maptalks/issues#572
  • GeoJSONVectorTileLayer turn off tile stencil by default, to solve the problem that the polygon drawn first on this layer will block the drawing of the polygon after it, maptalks/issues#566