@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.
- package/README.md +18 -2
- package/dist/es5/webclient-common.min.js +3 -3
- package/dist/webclient-common-es6.min.js +3 -3
- package/documention/ArcGISMapImageSubLayer.html +14 -14
- package/documention/ArcGISTileLayer.html +14 -14
- package/documention/BaseScene.html +1106 -0
- package/documention/BaseView.html +18 -18
- package/documention/Callout3D.html +5 -5
- package/documention/Cesium3DTilesCacheLayer.html +18 -18
- package/documention/Circle.html +5 -5
- package/documention/Collection.html +198 -4
- package/documention/Extent.html +5 -5
- package/documention/ExtrudeSymbol3DLayer.html +5 -5
- package/documention/FeatureLayer.html +14 -14
- package/documention/FillSymbol.html +5 -5
- package/documention/FillSymbol3DLayer.html +5 -5
- package/documention/GeoJSONLayer.html +14 -14
- package/documention/Geometry.html +5 -5
- package/documention/GraphicsLayer.html +14 -14
- package/documention/GroupLayer.html +14 -14
- package/documention/IGSMapImageLayer.html +1 -3
- package/documention/IGSMapImageSubLayer.html +14 -14
- package/documention/IGSSceneLayer.html +5 -5
- package/documention/IGSSceneSubLayer.html +14 -14
- package/documention/IGSTileLayer.html +14 -14
- package/documention/IGSVectorTileLayer.html +1 -34
- package/documention/ISScene.html +1336 -0
- package/documention/ISSceneLayer.html +2028 -0
- package/documention/ISSceneServer.html +2234 -0
- package/documention/ISSceneSubLayer.html +2626 -0
- package/documention/IconSymbol3DLayer.html +5 -5
- package/documention/LabelClass.html +5 -5
- package/documention/Layer.html +13 -13
- package/documention/LineCallout3D.html +5 -5
- package/documention/LineString.html +5 -5
- package/documention/LineSymbol.html +5 -5
- package/documention/LineSymbol3DLayer.html +5 -5
- package/documention/M3DModelCacheLayer.html +19 -19
- package/documention/MapGISTextSymbol.html +5 -5
- package/documention/MapImageLayer.html +28 -28
- package/documention/MapView.html +19 -19
- package/documention/MarkerSymbol.html +5 -5
- package/documention/MultiLineString.html +5 -5
- package/documention/MultiPoint.html +5 -5
- package/documention/MultiPolygon.html +5 -5
- package/documention/OGCLayer.html +14 -14
- package/documention/ObjectSymbol3DLayer.html +5 -5
- package/documention/OverlayLayer.html +14 -14
- package/documention/PathSymbol3DLayer.html +5 -5
- package/documention/PictureFillSymbol.html +5 -5
- package/documention/Point.html +5 -5
- package/documention/PointSymbol3D.html +1 -1
- package/documention/Polygon.html +5 -5
- package/documention/S3MTilesCacheLayer.html +7726 -0
- package/documention/SceneLayer.html +14 -14
- package/documention/SceneView.html +19 -19
- package/documention/SimpleFillSymbol.html +5 -5
- package/documention/SketchBaseDrawTool.html +5 -5
- package/documention/SketchCircleDrawTool.html +5 -5
- package/documention/SketchEditor.html +2 -2
- package/documention/SketchEditorCesium.html +2 -2
- package/documention/SketchEditorVideo.html +2 -2
- package/documention/SketchEditorVideoBase.html +3 -3
- package/documention/SketchExtentDrawTool.html +5 -5
- package/documention/SketchFreehandPolygonDrawTool.html +5 -5
- package/documention/SketchFreehandPolylineDrawTool.html +5 -5
- package/documention/SketchPointDrawTool.html +5 -5
- package/documention/SketchPolygonDrawTool.html +10 -10
- package/documention/SketchPolylineDrawTool.html +10 -10
- package/documention/SubLayer.html +13 -13
- package/documention/Symbol.html +5 -5
- package/documention/Symbol3DLayer.html +5 -5
- package/documention/Symbol3DVerticalOffset.html +5 -5
- package/documention/TerrainCacheLayer.html +14 -14
- package/documention/TextSymbol.html +5 -5
- package/documention/TextSymbol3DLayer.html +5 -5
- package/documention/TileLayer.html +14 -14
- package/documention/UnknownLayer.html +14 -14
- package/documention/VectorTileGroupSubLayer.html +14 -14
- package/documention/VectorTileLayer.html +14 -14
- package/documention/VectorTileSubLayer.html +14 -14
- package/documention/VideoMapView.html +4 -4
- package/documention/WFSLayer.html +14 -14
- package/documention/WMSLayer.html +14 -14
- package/documention/WMSSubLayer.html +14 -14
- package/documention/WMTSLayer.html +14 -14
- package/documention/WMTSSubLayer.html +14 -14
- package/documention/WaterSymbol3DLayer.html +5 -5
- package/documention/WebTileLayer.html +14 -14
- package/documention/index.html +38 -38
- 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="#
|
|
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
|
|
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="#
|
|
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
|
|
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="
|
|
1799
|
-
<a class="href-link" href="#
|
|
1798
|
+
<h4 class="name" id="extendProps">
|
|
1799
|
+
<a class="href-link" href="#extendProps">#</a>
|
|
1800
1800
|
|
|
1801
1801
|
<span class="code-name">
|
|
1802
|
-
|
|
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
|
|
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="
|
|
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="
|
|
1884
|
-
<a class="href-link" href="#
|
|
1883
|
+
<h4 class="name" id="extensionOptions">
|
|
1884
|
+
<a class="href-link" href="#extensionOptions">#</a>
|
|
1885
1885
|
|
|
1886
1886
|
<span class="code-name">
|
|
1887
|
-
|
|
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
|
|
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="
|
|
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="#
|
|
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
|
|
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="#
|
|
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
|
|
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="
|
|
1210
|
-
<a class="href-link" href="#
|
|
1209
|
+
<h4 class="name" id="extendProps">
|
|
1210
|
+
<a class="href-link" href="#extendProps">#</a>
|
|
1211
1211
|
|
|
1212
1212
|
<span class="code-name">
|
|
1213
|
-
|
|
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
|
|
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="
|
|
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="
|
|
1295
|
-
<a class="href-link" href="#
|
|
1294
|
+
<h4 class="name" id="extensionOptions">
|
|
1295
|
+
<a class="href-link" href="#extensionOptions">#</a>
|
|
1296
1296
|
|
|
1297
1297
|
<span class="code-name">
|
|
1298
|
-
|
|
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
|
|
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="
|
|
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="#
|
|
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="
|
|
582
|
-
<a class="href-link" href="#
|
|
581
|
+
<h4 class="name" id="extensionOptions">
|
|
582
|
+
<a class="href-link" href="#extensionOptions">#</a>
|
|
583
583
|
|
|
584
584
|
<span class="code-name">
|
|
585
|
-
|
|
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="
|
|
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="#
|
|
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
|
|
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="#
|
|
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
|
|
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="
|
|
1469
|
-
<a class="href-link" href="#
|
|
1468
|
+
<h4 class="name" id="extendProps">
|
|
1469
|
+
<a class="href-link" href="#extendProps">#</a>
|
|
1470
1470
|
|
|
1471
1471
|
<span class="code-name">
|
|
1472
|
-
|
|
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
|
|
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="
|
|
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="
|
|
1554
|
-
<a class="href-link" href="#
|
|
1553
|
+
<h4 class="name" id="extensionOptions">
|
|
1554
|
+
<a class="href-link" href="#extensionOptions">#</a>
|
|
1555
1555
|
|
|
1556
1556
|
<span class="code-name">
|
|
1557
|
-
|
|
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
|
|
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="
|
|
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
|
|