Skip to content

V0.47.3 Released

Compare
Choose a tag to compare
@fuzhenn fuzhenn released this 19 Jun 10:15
· 871 commits to master since this release

Fixes

  • 解决地图动画时卡死的问题, #1131
  • 解决options中maxExtent不生效的问题,#1136
  • 解决尺寸很大的ellipse绘制问题,#1135
  • 解决DistanceTool/AreaTool的redo/undo, #1133, #1130
  • 解决动画时,markerFile不加载的问题,#1129
  • 解决有高度的marker,InfoWindow位置不对的问题, #1121
  • 解决GeometryCollection的拖动,#1099
  • 解决Polygon没有clipping的问题, #1115
  • 解决编辑线时,第一次undo不起作用的问题,#1087
  • 解决GeoJSON.toGeometry中forEach函数geometry缺少properties的bug,#1074
  • 解决百度投影下,跨日期线的animateShow的bug,#1061

Fixes

  • Fix frozen map when animating, #1131
  • Fix options.maxExtent of map, #1136
  • Fix large ellipse's painting, #1135
  • Fix DistanceTool/AreaTool's redo/undo, #1133
  • Fix unloaded markerFile while map is animating, #1129
  • Fix InfoWindow's position when marker has altitude, #1121
  • Fix dragging of GeometryCollection, #1099
  • Fix polygon's clipping, #1115
  • Fix unworked undo when editing LineString, *1087
  • Fix missing properties in GeoJSON.toGeometry, #1074
  • Fix line's animateShow when it crosses meridian under baidu projection, #1061