Maptalks.js Versions Save

A light and plugable JavaScript library for integrated 2D/3D maps.

v1.0.0-rc.23

10 months ago

What's Changed

Full Changelog: https://github.com/maptalks/maptalks.js/compare/v1.0.0-rc.22...v1.0.0-rc.23

v1.0.0-rc.22

10 months ago

What's Changed

Full Changelog: https://github.com/maptalks/maptalks.js/compare/v1.0.0-rc.21...v1.0.0-rc.22

v1.0.0-rc.21

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/maptalks/maptalks.js/compare/v1.0.0-rc.20...v1.0.0-rc.21

v1.0.0-rc.20

1 year ago

Fixes

  • 解决GroupTileLayer图层stencil值冲突,导致只能绘制第一个图层的问题, #1951

Fixes

  • Fix collision of stencil values of child layer, #1951

v1.0.0-rc.19

1 year ago

Breaking Changes

  • Zoom Control is updated to new style, deleted zoom control's slider component

What's Changed

New Contributors

Full Changelog: https://github.com/maptalks/maptalks.js/compare/v1.0.0-rc.18...v1.0.0-rc.19


不兼容更新

  • 修改了 Zoom Control 默认样式,取消了中间的slider滑块

What's Changed

v1.0.0-rc.18

1 year ago

更新内容

新的贡献者

  • @mmjinglin163 在https://github.com/maptalks/maptalks.js/pull/1876 ,做出了他们的第一个贡献。
  • @CharlesLeocc 在https://github.com/maptalks/maptalks.js/pull/1866 ,做出了他们的第一个贡献。

完整的修改日志: https://github.com/maptalks/maptalks.js/compare/v1.0.0-rc.15...v1.0.0-rc.18

What's Changed

New Contributors

Full Changelog: https://github.com/maptalks/maptalks.js/compare/v1.0.0-rc.15...v1.0.0-rc.18

v1.0.0-rc.15

1 year ago

What's Changed

  • 自动吸附插件的修改 由 @ydfzgyj #1829
  • 修复拖动dom元素导致地图在新版本chrome上是空白的问题 by @deyihu in #1834
  • 在新版本中修复了 "Multiple readback operations using getImageData "的警告... by @deyihu in #1838
  • 修改infowindow 标题栏css换行的问题 by @deyihu in #1841
  • 同步图层的remove事件 by @deyihu in #1844
  • 修正WMSTileLayer对EPSG 4490投影的支持问题 by @fuzhenn in #1853
  • TextBox支持function type宽度和高度 by @fuzhenn in #1853
  • 忽略drawtool禁用时的drawend事件 by @deyihu in #1849
  • 地图事件系统:当图层的几何图形没有被监听时,忽略该图层... by @deyihu in #1847

新的贡献者

完整的修改日志: https://github.com/maptalks/maptalks.js/compare/v1.0.0-rc.14...v1.0.0-rc.15


What's Changed

  • adaption for edit snap plugin by @ydfzgyj in #1829
  • fix drag dom element cause map is blank on new version chrome by @deyihu in #1834
  • fix warn 'Multiple readback operations using getImageData' on new ver… by @deyihu in #1838
  • update infowindow title default css by @deyihu in #1841
  • synchronize the layer's remove event by @deyihu in #1844
  • Fix WMSTileLayer's support of EPSG 4490 projection by @fuzhenn in #1853
  • TextBox support function-type width and height by @fuzhenn in #1853
  • ignore drawend event when drawtool disable by @deyihu in #1849
  • Map event system: ignore the layer when its geometry does not listen … by @deyihu in #1847

New Contributors

Full Changelog: https://github.com/maptalks/maptalks.js/compare/v1.0.0-rc.14...v1.0.0-rc.15

v1.0.0-rc.14

1 year ago

Fixes

  • Fix TileLayer render issue in GroupGLLayer with post process, maptalks/issues#148

v1.0.0-rc.13

1 year ago

Fixes

  • Fixed a null pointer in mousemove handler of DrawTool

v1.0.0-rc.12

1 year ago

What's Changed

Full Changelog: https://github.com/maptalks/maptalks.js/compare/v1.0.0-rc.11...v1.0.0-rc.12