hn-map 1.1.15 → 1.1.17

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/README.md CHANGED
@@ -1,13 +1,13 @@
1
- # 使用步骤
2
-
3
- ## 1、在根目录下添加lib文件夹
4
- [下载ZIP压缩包](./lib.zip)
5
-
6
-
7
- ## 使用
8
- 1、创建地图对象
9
- ```js
10
- const hnMap = new HnMap(id, mapOption, mapType)
11
-
12
-
13
- ```
1
+ # 使用步骤
2
+
3
+ ## 1、在根目录下添加lib文件夹
4
+ [下载ZIP压缩包](./lib.zip)
5
+
6
+
7
+ ## 使用
8
+ 1、创建地图对象
9
+ ```js
10
+ const hnMap = new HnMap(id, mapOption, mapType)
11
+
12
+
13
+ ```