@mapcatch/util 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,9 @@
1
+ ## v1.0.2
2
+
3
+ - [fix] 修复图片解析报错的问题。
4
+
5
+ ## v1.0.3
6
+
7
+ - [fix] 修复`util.formatDate(date)`日期一直是当前日期的bug
8
+ - [add] 增加`util.getTaskTreeList()`工具函数
9
+ - [add] 增加`layerGroups`、`bmapTypes`、`colors`、`defaultLayers`、`layerFolders`、`layerIcons`、`mapViewModes`、`taskParams`、`tools`常量