| @@ -1,5 +1,17 @@ | |||
| # Change Log | |||
| ### 2.2.5 - 2021-06-26 | |||
| #### Additions 🎉 | |||
| - Adds line and face rotation conversion calculations | |||
| #### Fixes 🔧 | |||
| - Improve the interpolation of history track | |||
| - Improve the function of plot for above the overlay | |||
| - Fix the bug that DivIcon can't get the current coordinate set to (0,0,0) by default. | |||
| ### 2.2.4 - 2021-06-12 | |||
| #### Breaking Changes 📣 | |||
| @@ -1,5 +1,17 @@ | |||
| # Change Log | |||
| ### 2.2.5 - 2021-06-26 | |||
| #### Additions 🎉 | |||
| - 添加线和面的旋转转换计算 | |||
| #### Fixes 🔧 | |||
| - 完善历史轨迹的插值方式 | |||
| - 完善标绘对于贴物标绘的功能 | |||
| - 修复 DivIcon 无法获取当前坐标默认设置为(0,0,0)的bug | |||
| ### 2.2.4 - 2021-06-12 | |||
| #### Breaking Changes 📣 | |||