Releases: maptalks/maptalks.js
Releases · maptalks/maptalks.js
V0.42.2 Released
V0.42.1 Released
Minor Feature
- Add
fixCenterOnResizeto map to fix map's center when resizing
Fixes
- Fix blank tiles of TileLayer with dynamic offset, as #815
- Fix LineString animateShow with with empty coordinates, as #808
- Fix null of context with retina screen, as #802
- Fix missing handledragstart event of geometry editor (#810)
Contributor
V0.42.0 Released
Features
- Add a new option
interactivein Geometry to enable/disable interaction, as #781 - Add
containerClassoption to ScaleControl to customize its css style, as #792 - Add 2 new options
pitchWithMapandrotateWithMapto UIComponent, to enable UIMarker rotate and tilt with map, as #766 - Add ToolTip support to UIMarker, as #799
- Add support of MultiPolygon to layer's mask, as #801
Fixes
Enhancements
Thanks to
@Liquid-Zhangliquan @davidweining2333 @alex2wong @deyihu @treasureMoment
V0.41.1 Released
Fixes
- Fix bad mangled
maptalks.min.jsby uglify 3.4.x, rollback to uglify 3.3.28
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
V0.40.5 Released
Fixes
- Fix missing
maptalks.es.json npm
V0.40.4 Released
V0.40.3 Released
Features
- Add a new method
toJSONin SpatialReference - Add a new method
pointToDistancein Map - Add a new method
onLoadEndin Layer
Improvements
- Improve tooltip's user experience, as #695
- Sync overview control when zooming
- Improve map's rotation sliding
Fixes
- Fix circle.getShell
- Fix rectangle draw when map rotate, close #617
- Fallback to build-helper 0.4.3 for webpack 4, close #693
- Fix infowindow's offset on some markers, close #678
- Not rebuild uimarker's dom on zoom end, close #688
- Fix tilelayer's bug with invisible container, close #692
Contributors
@zhangpeichuan001 @1dent1ty
V0.40.2 Released
Fixes
- Fix a bug of tile cascade, as #679
- Fix a compatibility regression bug of dom plugins
V0.40.1 Released
Features
-
[example] Add a new Layer, ImageLayer, to add images with geographic extent on map.
-
[example] Add new modes to DrawTool:
FreeHandPolygon,FreeHandLineString. -
[example] Add 4 new symbol properties:
linePatternDx,linePatternDy,polygonPatternDx,polygonPatternDy, for pattern animation.
Enhancements
- Significantly improve TileLayer's performance by introducing 2 new options:
cascadeTiles,minPitchToCascade
Fixes
- Fix identify of arc curves, as #666
- Fix shadow rendering of text halo, as #671
- Fix cursor style on retina screen, as #668
- Fix infowindow's position with loading images, as #657
Contributors
❤️ Thanks @sakitam-fdd for DrawTool updates and @liubgithub for ImageLayer



