Skip to content

V0.41.0 Released

Compare
Choose a tag to compare
@fuzhenn fuzhenn released this 02 Sep 14:23
· 1116 commits to master since this release

Fixes

  • Fix invalid mask when adding removed TileLayer to map again, as #713
  • Fix extent clipping of geometry on VectorLayer, as #721
  • Fix a bug in UIMarker's removal, as #748
  • Fix getEventContainerPoint with transform scale, as #727
  • Fix overview green extent's dragging when map size changes, as #736
  • Fix drawtool redo, as #705
  • Fix identity projection's rotation, as #726
  • Fix infowindow's position of MultiPoint, as #739
  • Fix MultiPolygon's coordinates with child circle, as #725
  • Fix blank map when map's pitch animates to 0, as #732 and #762

Features

  • Add support of numeric tileSize option in TileLayer
  • Add animation support to map.fitExtent, as #734
  • Add getOverviewMap in OverviewControl
  • Add 3 new events when editing geometry: handledragstart, handledragging and handledragend, as #754
  • InfoWindow content now supports html element and fire hide event when closed, as #744

Enhancement

  • Upgrade to latest babel@7 and rollup

Contributors

@wordgold @shixuan17 @cooljser @signhuwei @LukasDrgon @hanmag @guzhongren