Skip to content

V0.34.0 Released

Compare
Choose a tag to compare
@fuzhenn fuzhenn released this 10 Nov 03:56
· 1564 commits to master since this release

Features

  • Add tolerance in map.identify/VectorLayer.identify
  • Add event param in map's moveend/moving event

Fixes

  • Fix bug in Circle/Ellipse.containsPoint, as #532
  • Fix dup contextmenu event, as #533
  • Fix a bug in map.getZoomFromRes influencing map.getFitExtent
  • Fix IS_NODE in nw.js

Improvements

  • Add shorter aliases for coordinate conversion methods
  • Improved Tilelayer's animation performance: demo 示例