mapboxgl-tools 1.6.2 → 1.6.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -196,7 +196,7 @@ export default {
196
196
  ```
197
197
 
198
198
  ### 5.MouseRectControl
199
- > 拾取坐标mapboxgl控制器
199
+ > 框选控制器
200
200
 
201
201
  | Property | Type | 默认值 | Description |
202
202
  | ----- | ------------- | ------------- | ------------------------ |
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "瓦片",
10
10
  "control"
11
11
  ],
12
- "version": "1.6.2",
12
+ "version": "1.6.3",
13
13
  "private": false,
14
14
  "type": "module",
15
15
  "author": "Wbiokr",