Skip to content

V0.44.2 Released

Compare
Choose a tag to compare
@fuzhenn fuzhenn released this 27 May 07:32
· 1016 commits to master since this release

小改进

  • map对象上增加VERSION属性
  • 在DrawTool的geometry生成方法参数中增加了drawTool对象引用

修正

  • 修正node环境下,devicePixelRatio的bug
  • 修正ToolTip无法设置width和height的bug
  • 修正pie矢量marker的sprite生成
  • 修正图层为gl renderer时,无法正确clip的bug,#909
  • 修正extent的投影逻辑,并解决一个相关的maxExtent的bug,#899

贡献者

@nioty @deyihu @sakitam-fdd


Minor Features

  • Add VERSION property in map instance
  • Add drawtool reference in drawtool geometry generation methods

Fixes

  • Fix devicePixelRatio in node environment
  • Fix tooltip can't set width and height
  • Fix pie vector marker's sprite
  • Fix layer clip with gl renderer, as #909
  • Fix extent's projection and a related bug with maxExtent, as #899

Contributors

@nioty @deyihu @sakitam-fdd