maptalks V1.0.4 released
What's Changed
- Fix: add types to parameters by @Eshmanski in #2479
- feat:Geomerty adds two function: undoEditcheck and redoEditcheck, which are used to determine whether the edit can continue to undo and redo, respectively by @minemine-m in #2483
- fix: MultiGeometry supports undoEditCheck, redoEditCheck, undoEdit, redoEdit by @minemine-m in #2487
- fix Layer opacity lose efficiency when it has Mask by @deyihu in #2502
- round UI position css value by @deyihu in #2503
- fix gradientPath color alpha Not effective by @deyihu in #2505
- Canvas.getImageData error defense by @deyihu in #2508
- fix Vector Marker getFixedExtent by @deyihu in #2512
New Contributors
- @Eshmanski made their first contribution in #2479
Full Changelog: v1.0.0...v1.0.4