V1.0.0-rc.24 Released
What's Changed
- render bbox Consider the width of the line by @deyihu in #2007
- fix ResizeObserver error in webpack server by @deyihu in #2012
- update Map GeometryEvent for Layer Plugin by @deyihu in #2003
- adapt threelayer events when threelayer addto groupgllayer by @deyihu in #2021
- spec Horizontal line for #2027 by @deyihu in #2028
- some tweak of JSONAble by @deyihu in #2026
- some tweak of uicomponent show by @deyihu in #2031
- worker code support Asynchronous injection by @deyihu in #2016
- fix findParentTiles and findChildTiles with zoomOffset by @fuzhenn in #2032
- respect geometryEventTolerance when firing geometry events by @fuzhenn in #2034
- fix #2029 and #2035 by @fuzhenn in #2036
- add map.options.switchDragButton, fix #2022 by @fuzhenn in #2037
- turn off fetching image in worker in default by @fuzhenn in #2038
- fix some jsdoc error by @deyihu in #2041
- UIComponent support zIndex by @deyihu in #2045
- fix the children of GeometryCollection miss properties by @deyihu in #2043
Full Changelog: v1.0.0-rc.23...v1.0.0-rc.24