@mapgis/webclient-common 17.2.5 → 17.2.7

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.
@@ -962,7 +962,7 @@ const map = new Map({
962
962
 
963
963
  </code>
964
964
  </td>
965
- <td class="name"><code></code></td>
965
+ <td class="name"><code><p>获取地图范围,并更新内部使用的底图范围(4326参考系)</p></code></td>
966
966
  </tr>
967
967
 
968
968
  <tr class="deep-level-0">
@@ -2255,6 +2255,10 @@ map.findLayerById('图层id');</code></pre>
2255
2255
 
2256
2256
 
2257
2257
 
2258
+ <div class="description">
2259
+ <p>获取地图范围,并更新内部使用的底图范围(4326参考系)</p>
2260
+ </div>
2261
+
2258
2262
 
2259
2263
 
2260
2264
 
@@ -2327,7 +2331,7 @@ map.findLayerById('图层id');</code></pre>
2327
2331
 
2328
2332
  <div class="columns">
2329
2333
 
2330
- <div class='param-desc column is-7'><p>地图范围</p></div>
2334
+ <div class='param-desc column is-7'><p>地图范围,参考系和Map的参考系保持一致</p></div>
2331
2335
 
2332
2336
 
2333
2337
  <div class='column is-5 has-text-left'>