maptalks V1.4.6 Released
·
196 commits
to master
since this release
Features
- Added the strictClip option to Geometry's settings to address inaccuracies in drawing positions when the endpoints of line data are behind the camera. #2637
Fixes
- Fixed the issue with determining whether a layer's mask extent intersects with the map. #2640
- Fixed a bug where vertex positions were incorrect during Path editing. #2646
新功能
- Geometry的options增加strictClip,解决线数据端点在相机背后时,绘制位置有误差的问题, #2637