5.18.18
xiaoiver
released this
30 Oct 07:07
·
73 commits
to next
since this release
Patch Changes
- Updated dependencies [7e3dbd7]
- @antv/[email protected]
- @antv/[email protected]
- @antv/[email protected]
- @antv/[email protected]
Removing points
attribute in Polygon & Polyline won't throw error now:
polygon.removeAttribute('points');
polyline.removeAttribute('points');