@mapgis/webclient-common 17.2.1 → 17.2.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 (91) hide show
  1. package/README.md +18 -2
  2. package/dist/es5/webclient-common.min.js +3 -3
  3. package/dist/webclient-common-es6.min.js +3 -3
  4. package/documention/ArcGISMapImageSubLayer.html +14 -14
  5. package/documention/ArcGISTileLayer.html +14 -14
  6. package/documention/BaseScene.html +1106 -0
  7. package/documention/BaseView.html +18 -18
  8. package/documention/Callout3D.html +5 -5
  9. package/documention/Cesium3DTilesCacheLayer.html +18 -18
  10. package/documention/Circle.html +5 -5
  11. package/documention/Collection.html +198 -4
  12. package/documention/Extent.html +5 -5
  13. package/documention/ExtrudeSymbol3DLayer.html +5 -5
  14. package/documention/FeatureLayer.html +14 -14
  15. package/documention/FillSymbol.html +5 -5
  16. package/documention/FillSymbol3DLayer.html +5 -5
  17. package/documention/GeoJSONLayer.html +14 -14
  18. package/documention/Geometry.html +5 -5
  19. package/documention/GraphicsLayer.html +14 -14
  20. package/documention/GroupLayer.html +14 -14
  21. package/documention/IGSMapImageLayer.html +1 -3
  22. package/documention/IGSMapImageSubLayer.html +14 -14
  23. package/documention/IGSSceneLayer.html +5 -5
  24. package/documention/IGSSceneSubLayer.html +14 -14
  25. package/documention/IGSTileLayer.html +14 -14
  26. package/documention/IGSVectorTileLayer.html +1 -34
  27. package/documention/ISScene.html +1336 -0
  28. package/documention/ISSceneLayer.html +2028 -0
  29. package/documention/ISSceneServer.html +2234 -0
  30. package/documention/ISSceneSubLayer.html +2626 -0
  31. package/documention/IconSymbol3DLayer.html +5 -5
  32. package/documention/LabelClass.html +5 -5
  33. package/documention/Layer.html +13 -13
  34. package/documention/LineCallout3D.html +5 -5
  35. package/documention/LineString.html +5 -5
  36. package/documention/LineSymbol.html +5 -5
  37. package/documention/LineSymbol3DLayer.html +5 -5
  38. package/documention/M3DModelCacheLayer.html +19 -19
  39. package/documention/MapGISTextSymbol.html +5 -5
  40. package/documention/MapImageLayer.html +28 -28
  41. package/documention/MapView.html +19 -19
  42. package/documention/MarkerSymbol.html +5 -5
  43. package/documention/MultiLineString.html +5 -5
  44. package/documention/MultiPoint.html +5 -5
  45. package/documention/MultiPolygon.html +5 -5
  46. package/documention/OGCLayer.html +14 -14
  47. package/documention/ObjectSymbol3DLayer.html +5 -5
  48. package/documention/OverlayLayer.html +14 -14
  49. package/documention/PathSymbol3DLayer.html +5 -5
  50. package/documention/PictureFillSymbol.html +5 -5
  51. package/documention/Point.html +5 -5
  52. package/documention/PointSymbol3D.html +1 -1
  53. package/documention/Polygon.html +5 -5
  54. package/documention/S3MTilesCacheLayer.html +7726 -0
  55. package/documention/SceneLayer.html +14 -14
  56. package/documention/SceneView.html +19 -19
  57. package/documention/SimpleFillSymbol.html +5 -5
  58. package/documention/SketchBaseDrawTool.html +5 -5
  59. package/documention/SketchCircleDrawTool.html +5 -5
  60. package/documention/SketchEditor.html +2 -2
  61. package/documention/SketchEditorCesium.html +2 -2
  62. package/documention/SketchEditorVideo.html +2 -2
  63. package/documention/SketchEditorVideoBase.html +3 -3
  64. package/documention/SketchExtentDrawTool.html +5 -5
  65. package/documention/SketchFreehandPolygonDrawTool.html +5 -5
  66. package/documention/SketchFreehandPolylineDrawTool.html +5 -5
  67. package/documention/SketchPointDrawTool.html +5 -5
  68. package/documention/SketchPolygonDrawTool.html +10 -10
  69. package/documention/SketchPolylineDrawTool.html +10 -10
  70. package/documention/SubLayer.html +13 -13
  71. package/documention/Symbol.html +5 -5
  72. package/documention/Symbol3DLayer.html +5 -5
  73. package/documention/Symbol3DVerticalOffset.html +5 -5
  74. package/documention/TerrainCacheLayer.html +14 -14
  75. package/documention/TextSymbol.html +5 -5
  76. package/documention/TextSymbol3DLayer.html +5 -5
  77. package/documention/TileLayer.html +14 -14
  78. package/documention/UnknownLayer.html +14 -14
  79. package/documention/VectorTileGroupSubLayer.html +14 -14
  80. package/documention/VectorTileLayer.html +14 -14
  81. package/documention/VectorTileSubLayer.html +14 -14
  82. package/documention/VideoMapView.html +4 -4
  83. package/documention/WFSLayer.html +14 -14
  84. package/documention/WMSLayer.html +14 -14
  85. package/documention/WMSSubLayer.html +14 -14
  86. package/documention/WMTSLayer.html +14 -14
  87. package/documention/WMTSSubLayer.html +14 -14
  88. package/documention/WaterSymbol3DLayer.html +5 -5
  89. package/documention/WebTileLayer.html +14 -14
  90. package/documention/index.html +38 -38
  91. package/package.json +1 -1
@@ -856,7 +856,7 @@ map.add(layer)</code></pre>
856
856
  </tr>
857
857
 
858
858
  <tr class="deep-level-0">
859
- <td class="name"><code><a href="#extendOptions">extendOptions</a></code></td>
859
+ <td class="name"><code><a href="#extendProps">extendProps</a></code></td>
860
860
  <td class="name">
861
861
  <code>
862
862
 
@@ -870,11 +870,11 @@ map.add(layer)</code></pre>
870
870
 
871
871
  </code>
872
872
  </td>
873
- <td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
873
+ <td class="name"><code><p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
874
874
  </tr>
875
875
 
876
876
  <tr class="deep-level-0">
877
- <td class="name"><code><a href="#extendProps">extendProps</a></code></td>
877
+ <td class="name"><code><a href="#extensionOptions">extensionOptions</a></code></td>
878
878
  <td class="name">
879
879
  <code>
880
880
 
@@ -888,7 +888,7 @@ map.add(layer)</code></pre>
888
888
 
889
889
  </code>
890
890
  </td>
891
- <td class="name"><code><p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
891
+ <td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
892
892
  </tr>
893
893
 
894
894
  <tr class="deep-level-0">
@@ -1795,11 +1795,11 @@ map.add(layer)</code></pre>
1795
1795
 
1796
1796
  </span>
1797
1797
 
1798
- <h4 class="name" id="extendOptions">
1799
- <a class="href-link" href="#extendOptions">#</a>
1798
+ <h4 class="name" id="extendProps">
1799
+ <a class="href-link" href="#extendProps">#</a>
1800
1800
 
1801
1801
  <span class="code-name">
1802
- extendOptions
1802
+ extendProps
1803
1803
  </span>
1804
1804
 
1805
1805
  </h4>
@@ -1808,7 +1808,7 @@ map.add(layer)</code></pre>
1808
1808
 
1809
1809
 
1810
1810
  <div class="description">
1811
- <p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
1811
+ <p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
1812
1812
  </div>
1813
1813
 
1814
1814
 
@@ -1824,7 +1824,7 @@ map.add(layer)</code></pre>
1824
1824
 
1825
1825
  <dt class="inherited-from">Inherited From:</dt>
1826
1826
  <dd class="inherited-from"><ul class="dummy"><li>
1827
- <a goto="extendOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendOptions" Layer.html#extendOptions>Layer#extendOptions</a>
1827
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1828
1828
  </li></ul></dd>
1829
1829
 
1830
1830
 
@@ -1880,11 +1880,11 @@ map.add(layer)</code></pre>
1880
1880
 
1881
1881
  </span>
1882
1882
 
1883
- <h4 class="name" id="extendProps">
1884
- <a class="href-link" href="#extendProps">#</a>
1883
+ <h4 class="name" id="extensionOptions">
1884
+ <a class="href-link" href="#extensionOptions">#</a>
1885
1885
 
1886
1886
  <span class="code-name">
1887
- extendProps
1887
+ extensionOptions
1888
1888
  </span>
1889
1889
 
1890
1890
  </h4>
@@ -1893,7 +1893,7 @@ map.add(layer)</code></pre>
1893
1893
 
1894
1894
 
1895
1895
  <div class="description">
1896
- <p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
1896
+ <p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
1897
1897
  </div>
1898
1898
 
1899
1899
 
@@ -1909,7 +1909,7 @@ map.add(layer)</code></pre>
1909
1909
 
1910
1910
  <dt class="inherited-from">Inherited From:</dt>
1911
1911
  <dd class="inherited-from"><ul class="dummy"><li>
1912
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1912
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
1913
1913
  </li></ul></dd>
1914
1914
 
1915
1915
 
@@ -536,7 +536,7 @@
536
536
  </tr>
537
537
 
538
538
  <tr class="deep-level-0">
539
- <td class="name"><code><a href="#extendOptions">extendOptions</a></code></td>
539
+ <td class="name"><code><a href="#extendProps">extendProps</a></code></td>
540
540
  <td class="name">
541
541
  <code>
542
542
 
@@ -550,11 +550,11 @@
550
550
 
551
551
  </code>
552
552
  </td>
553
- <td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
553
+ <td class="name"><code><p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
554
554
  </tr>
555
555
 
556
556
  <tr class="deep-level-0">
557
- <td class="name"><code><a href="#extendProps">extendProps</a></code></td>
557
+ <td class="name"><code><a href="#extensionOptions">extensionOptions</a></code></td>
558
558
  <td class="name">
559
559
  <code>
560
560
 
@@ -568,7 +568,7 @@
568
568
 
569
569
  </code>
570
570
  </td>
571
- <td class="name"><code><p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
571
+ <td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
572
572
  </tr>
573
573
 
574
574
  <tr class="deep-level-0">
@@ -1206,11 +1206,11 @@
1206
1206
 
1207
1207
  </span>
1208
1208
 
1209
- <h4 class="name" id="extendOptions">
1210
- <a class="href-link" href="#extendOptions">#</a>
1209
+ <h4 class="name" id="extendProps">
1210
+ <a class="href-link" href="#extendProps">#</a>
1211
1211
 
1212
1212
  <span class="code-name">
1213
- extendOptions
1213
+ extendProps
1214
1214
  </span>
1215
1215
 
1216
1216
  </h4>
@@ -1219,7 +1219,7 @@
1219
1219
 
1220
1220
 
1221
1221
  <div class="description">
1222
- <p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
1222
+ <p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
1223
1223
  </div>
1224
1224
 
1225
1225
 
@@ -1235,7 +1235,7 @@
1235
1235
 
1236
1236
  <dt class="inherited-from">Inherited From:</dt>
1237
1237
  <dd class="inherited-from"><ul class="dummy"><li>
1238
- <a goto="extendOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendOptions" Layer.html#extendOptions>Layer#extendOptions</a>
1238
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1239
1239
  </li></ul></dd>
1240
1240
 
1241
1241
 
@@ -1291,11 +1291,11 @@
1291
1291
 
1292
1292
  </span>
1293
1293
 
1294
- <h4 class="name" id="extendProps">
1295
- <a class="href-link" href="#extendProps">#</a>
1294
+ <h4 class="name" id="extensionOptions">
1295
+ <a class="href-link" href="#extensionOptions">#</a>
1296
1296
 
1297
1297
  <span class="code-name">
1298
- extendProps
1298
+ extensionOptions
1299
1299
  </span>
1300
1300
 
1301
1301
  </h4>
@@ -1304,7 +1304,7 @@
1304
1304
 
1305
1305
 
1306
1306
  <div class="description">
1307
- <p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
1307
+ <p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
1308
1308
  </div>
1309
1309
 
1310
1310
 
@@ -1320,7 +1320,7 @@
1320
1320
 
1321
1321
  <dt class="inherited-from">Inherited From:</dt>
1322
1322
  <dd class="inherited-from"><ul class="dummy"><li>
1323
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1323
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
1324
1324
  </li></ul></dd>
1325
1325
 
1326
1326
 
@@ -370,7 +370,7 @@
370
370
  </tr>
371
371
 
372
372
  <tr class="deep-level-0">
373
- <td class="name"><code><a href="#extendOptions">extendOptions</a></code></td>
373
+ <td class="name"><code><a href="#extensionOptions">extensionOptions</a></code></td>
374
374
  <td class="name">
375
375
  <code>
376
376
 
@@ -578,11 +578,11 @@
578
578
 
579
579
  </span>
580
580
 
581
- <h4 class="name" id="extendOptions">
582
- <a class="href-link" href="#extendOptions">#</a>
581
+ <h4 class="name" id="extensionOptions">
582
+ <a class="href-link" href="#extensionOptions">#</a>
583
583
 
584
584
  <span class="code-name">
585
- extendOptions
585
+ extensionOptions
586
586
  </span>
587
587
 
588
588
  </h4>
@@ -607,7 +607,7 @@
607
607
 
608
608
  <dt class="inherited-from">Inherited From:</dt>
609
609
  <dd class="inherited-from"><ul class="dummy"><li>
610
- <a goto="extendOptions" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#extendOptions" Symbol.html#extendOptions>Symbol#extendOptions</a>
610
+ <a goto="extensionOptions" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#extensionOptions" Symbol.html#extensionOptions>Symbol#extensionOptions</a>
611
611
  </li></ul></dd>
612
612
 
613
613
 
@@ -863,7 +863,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
863
863
  </tr>
864
864
 
865
865
  <tr class="deep-level-0">
866
- <td class="name"><code><a href="#extendOptions">extendOptions</a></code></td>
866
+ <td class="name"><code><a href="#extendProps">extendProps</a></code></td>
867
867
  <td class="name">
868
868
  <code>
869
869
 
@@ -877,11 +877,11 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
877
877
 
878
878
  </code>
879
879
  </td>
880
- <td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
880
+ <td class="name"><code><p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
881
881
  </tr>
882
882
 
883
883
  <tr class="deep-level-0">
884
- <td class="name"><code><a href="#extendProps">extendProps</a></code></td>
884
+ <td class="name"><code><a href="#extensionOptions">extensionOptions</a></code></td>
885
885
  <td class="name">
886
886
  <code>
887
887
 
@@ -895,7 +895,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
895
895
 
896
896
  </code>
897
897
  </td>
898
- <td class="name"><code><p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
898
+ <td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
899
899
  </tr>
900
900
 
901
901
  <tr class="deep-level-0">
@@ -1465,11 +1465,11 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1465
1465
 
1466
1466
  </span>
1467
1467
 
1468
- <h4 class="name" id="extendOptions">
1469
- <a class="href-link" href="#extendOptions">#</a>
1468
+ <h4 class="name" id="extendProps">
1469
+ <a class="href-link" href="#extendProps">#</a>
1470
1470
 
1471
1471
  <span class="code-name">
1472
- extendOptions
1472
+ extendProps
1473
1473
  </span>
1474
1474
 
1475
1475
  </h4>
@@ -1478,7 +1478,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1478
1478
 
1479
1479
 
1480
1480
  <div class="description">
1481
- <p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
1481
+ <p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
1482
1482
  </div>
1483
1483
 
1484
1484
 
@@ -1494,7 +1494,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1494
1494
 
1495
1495
  <dt class="inherited-from">Inherited From:</dt>
1496
1496
  <dd class="inherited-from"><ul class="dummy"><li>
1497
- <a goto="extendOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendOptions" Layer.html#extendOptions>Layer#extendOptions</a>
1497
+ <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1498
1498
  </li></ul></dd>
1499
1499
 
1500
1500
 
@@ -1550,11 +1550,11 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1550
1550
 
1551
1551
  </span>
1552
1552
 
1553
- <h4 class="name" id="extendProps">
1554
- <a class="href-link" href="#extendProps">#</a>
1553
+ <h4 class="name" id="extensionOptions">
1554
+ <a class="href-link" href="#extensionOptions">#</a>
1555
1555
 
1556
1556
  <span class="code-name">
1557
- extendProps
1557
+ extensionOptions
1558
1558
  </span>
1559
1559
 
1560
1560
  </h4>
@@ -1563,7 +1563,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1563
1563
 
1564
1564
 
1565
1565
  <div class="description">
1566
- <p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
1566
+ <p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
1567
1567
  </div>
1568
1568
 
1569
1569
 
@@ -1579,7 +1579,7 @@ map.reorder(webTileLayer, '要移动到的index');</code></pre>
1579
1579
 
1580
1580
  <dt class="inherited-from">Inherited From:</dt>
1581
1581
  <dd class="inherited-from"><ul class="dummy"><li>
1582
- <a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
1582
+ <a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
1583
1583
  </li></ul></dd>
1584
1584
 
1585
1585