V0.41.0 Released
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
tileSizeoption in TileLayer - Add
animationsupport to map.fitExtent, as #734 - Add
getOverviewMapin OverviewControl - Add 3 new events when editing geometry:
handledragstart,handledraggingandhandledragend, as #754 InfoWindowcontent now supports html element and firehideevent when closed, as #744
Enhancement
- Upgrade to latest babel@7 and rollup
Contributors
@wordgold @shixuan17 @cooljser @signhuwei @LukasDrgon @hanmag @guzhongren