Skip to content

Releases: maptalks/maptalks.js

v1.0.0-rc.33 Released

14 Mar 08:59
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • map.setCameraPosition is renamed to map.setCameraOrientation and map.setCameraPosition is used to only update camera's coordinate

Changes

Full Changelog: v1.0.0-rc.32...v1.0.0-rc.33

v1.0.0-rc.32 Released

18 Feb 02:29
Compare
Choose a tag to compare

What's Changed

  • Infowindow rectify coordinate Considering altitude by @deyihu in #2206

Full Changelog: v1.0.0-rc.31...v1.0.0-rc.32

V1.0.0-rc.31 released

04 Feb 09:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc.30...v1.0.0-rc.31

V1.0.0-rc.30 Released

15 Jan 10:46
Compare
Choose a tag to compare

What's Changed

  • 刪首字符是否「"」之判斷 by @heangfat in #2187
  • [Hot fix] worker idle support idleForceTimeThreshold by @deyihu in #2189

New Contributors

Full Changelog: v1.0.0-rc.29...v1.0.0-rc.30

V1.0.0-rc.29 Released

10 Jan 07:19
Compare
Choose a tag to compare

What's Changed

  • TileLayer tweaks for better user experience by @fuzhenn in #2125
  • always fire geometry edit events After processing the internal logic by @deyihu in #2140
  • Fixed 英尺和米的换算 by @SYAHJUN11 in #2153
  • fix Rectangle/Ellipse/Sector rotate not work by @deyihu in #2130
  • fix repeated root nodes in _getPyramidTiles when zoomOffset is not 0,… by @fuzhenn in #2154
  • add GlobalEvent for monitor visibilitychange/devicePixelRatio change by @deyihu in #2155
  • DistanceTool support custom format label content by @deyihu in #2151
  • fix GeometryCollection _toJSON error when options is null by @deyihu in #2147
  • Provide a prompt when GeometryCollection is nested within itself by @deyihu in #2142
  • fix UIComponent ViewPoint cal error when geometry coordinates carry z… by @deyihu in #2134
  • fix glRes cache not clear when SpatialReference changed by @deyihu in #2132
  • Adding translator class to handle multiple languages by @Vairgrys in #2131
  • fix line draw altitude wall Not working properly fix #2167 by @deyihu in #2168
  • fix rectangle rotate missing z value render by gl by @deyihu in #2160
  • fix ellipse's shell, fix maptalks/issues#552 by @fuzhenn in #2178
  • UIMarker Can only be added to the map by @deyihu in #2162
  • map mousemove event add time Threshold for performance by @deyihu in #2138
  • fix Gemetry getContainerExtent is error when markerWidth is 0 by @deyihu in #2176
  • Some updates by @fuzhenn in #2182
  • add requestIdleCallback support for performance by @deyihu in #2181
  • fix Geometry cursor Not working properly by @deyihu in #2149
  • VectorLayer support progressive Render by @deyihu in #2169
  • some tweaks by @fuzhenn in #2184
  • optimize vectormarker event performance when it symbol has function-type by @deyihu in #2186

New Contributors

Full Changelog: v1.0.0-rc.28...v1.0.0-rc.29

V1.0.0-rc.28 Released

09 Nov 09:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc.27...v1.0.0-rc.28

V1.0.0-rc.27 Released

14 Oct 07:17
Compare
Choose a tag to compare

What's Changed

  • fix Marker TextDesc cal error when textName Is multi line text by @deyihu in #2094
  • optimize Eventable performance by @deyihu in #2102
  • respect geometry events out of map by @fuzhenn in #2104

Full Changelog: v1.0.0-rc.26...v1.0.0-rc.27

V1.0.0-rc.26 Released

05 Oct 03:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc.25...v1.0.0-rc.26

V1.0.0-rc.25 Released

17 Aug 03:51
Compare
Choose a tag to compare

What's Changed

  • fix rotation marker events Not triggered by @deyihu in #2050
  • fix:fitExtent方法,增加isFraction参数,增加定位支持小数zoom by @liuxuechao01 in #2048
  • VectorLayer collision support collisionScope=map by @deyihu in #2053
  • setToRedraw in removeTileLoading to let tiles blocked by loadingLimit by @fuzhenn in #2055

New Contributors

  • @liuxuechao01 made their first contribution in #2048

Full Changelog: v1.0.0-rc.24...v1.0.0-rc.25

V1.0.0-rc.24 Released

11 Aug 02:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc.23...v1.0.0-rc.24