@mapgis/webclient-leaflet-plugin 17.2.1 → 17.2.2

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
@@ -44,13 +44,13 @@ npm install @mapgis/webclient-leaflet-plugin
44
44
  1.在该网页中请先选择要下载的版本
45
45
 
46
46
  <center>
47
- <img src="http://192.168.82.91:8086/static/modules/leaflet/source/img/开发指南_1.png" style="zoom:100%;" />
47
+ <img src="http://webclient.smaryun.com/static/modules/leaflet/source/img/开发指南_1.png" style="zoom:100%;" />
48
48
  </center>
49
49
 
50
50
  2.之后点击相应的版本号,在右侧点击下载按钮,下载压缩包
51
51
 
52
52
  <center>
53
- <img src="http://192.168.82.91:8086/static/modules/leaflet/source/img/开发指南_2.png" style="zoom:100%;" />
53
+ <img src="http://webclient.smaryun.com/static/modules/leaflet/source/img/开发指南_2.png" style="zoom:100%;" />
54
54
  </center>
55
55
 
56
56
  **开发包位于如下文件夹中**
@@ -211,6 +211,14 @@ const mapView = new MapViewLeaflet({
211
211
 
212
212
  ## 4.1、正式版
213
213
 
214
+ ### v17.2.2
215
+
216
+ **更新说明:**
217
+
218
+ 1. 功能优化
219
+
220
+ - 二维(Leaflet)引擎修复已知问题
221
+
214
222
  ### v17.2.1
215
223
 
216
224
  **更新说明:**