@mapgis/webclient-common 17.2.2 → 17.2.4
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 +17 -0
- 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 +320 -6791
- package/documention/BaseView.html +18 -18
- package/documention/Callout3D.html +5 -5
- package/documention/Cesium3DTilesCacheLayer.html +16 -16
- package/documention/Circle.html +5 -5
- package/documention/Extent.html +5 -5
- package/documention/ExtrudeSymbol3DLayer.html +5 -5
- package/documention/FeatureFilter.html +1486 -0
- 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/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 +20 -12
- package/documention/ISSceneSubLayer.html +14 -744
- 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/Polygon.html +5 -5
- package/documention/S3MTilesCacheLayer.html +14 -14
- 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/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/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
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
<tbody>
|
|
406
406
|
|
|
407
407
|
<tr class="deep-level-0">
|
|
408
|
-
<td class="name"><code><a href="#
|
|
408
|
+
<td class="name"><code><a href="#extendProps">extendProps</a></code></td>
|
|
409
409
|
<td class="name">
|
|
410
410
|
<code>
|
|
411
411
|
|
|
@@ -419,11 +419,11 @@
|
|
|
419
419
|
|
|
420
420
|
</code>
|
|
421
421
|
</td>
|
|
422
|
-
<td class="name"><code><p
|
|
422
|
+
<td class="name"><code><p>初始化当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
|
|
423
423
|
</tr>
|
|
424
424
|
|
|
425
425
|
<tr class="deep-level-0">
|
|
426
|
-
<td class="name"><code><a href="#
|
|
426
|
+
<td class="name"><code><a href="#extensionOptions">extensionOptions</a></code></td>
|
|
427
427
|
<td class="name">
|
|
428
428
|
<code>
|
|
429
429
|
|
|
@@ -437,7 +437,7 @@
|
|
|
437
437
|
|
|
438
438
|
</code>
|
|
439
439
|
</td>
|
|
440
|
-
<td class="name"><code><p
|
|
440
|
+
<td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
|
|
441
441
|
</tr>
|
|
442
442
|
|
|
443
443
|
<tr class="deep-level-0">
|
|
@@ -587,11 +587,11 @@
|
|
|
587
587
|
|
|
588
588
|
</span>
|
|
589
589
|
|
|
590
|
-
<h4 class="name" id="
|
|
591
|
-
<a class="href-link" href="#
|
|
590
|
+
<h4 class="name" id="extendProps">
|
|
591
|
+
<a class="href-link" href="#extendProps">#</a>
|
|
592
592
|
|
|
593
593
|
<span class="code-name">
|
|
594
|
-
|
|
594
|
+
extendProps
|
|
595
595
|
</span>
|
|
596
596
|
|
|
597
597
|
</h4>
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
|
|
601
601
|
|
|
602
602
|
<div class="description">
|
|
603
|
-
<p
|
|
603
|
+
<p>初始化当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
|
|
604
604
|
</div>
|
|
605
605
|
|
|
606
606
|
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
|
|
617
617
|
<dt class="inherited-from">Inherited From:</dt>
|
|
618
618
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
619
|
-
<a goto="
|
|
619
|
+
<a goto="extendProps" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#extendProps" SubLayer.html#extendProps>SubLayer#extendProps</a>
|
|
620
620
|
</li></ul></dd>
|
|
621
621
|
|
|
622
622
|
|
|
@@ -672,11 +672,11 @@
|
|
|
672
672
|
|
|
673
673
|
</span>
|
|
674
674
|
|
|
675
|
-
<h4 class="name" id="
|
|
676
|
-
<a class="href-link" href="#
|
|
675
|
+
<h4 class="name" id="extensionOptions">
|
|
676
|
+
<a class="href-link" href="#extensionOptions">#</a>
|
|
677
677
|
|
|
678
678
|
<span class="code-name">
|
|
679
|
-
|
|
679
|
+
extensionOptions
|
|
680
680
|
</span>
|
|
681
681
|
|
|
682
682
|
</h4>
|
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
|
|
686
686
|
|
|
687
687
|
<div class="description">
|
|
688
|
-
<p
|
|
688
|
+
<p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
|
|
689
689
|
</div>
|
|
690
690
|
|
|
691
691
|
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
|
|
702
702
|
<dt class="inherited-from">Inherited From:</dt>
|
|
703
703
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
704
|
-
<a goto="
|
|
704
|
+
<a goto="extensionOptions" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#extensionOptions" SubLayer.html#extensionOptions>SubLayer#extensionOptions</a>
|
|
705
705
|
</li></ul></dd>
|
|
706
706
|
|
|
707
707
|
|
|
@@ -653,7 +653,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
653
653
|
</tr>
|
|
654
654
|
|
|
655
655
|
<tr class="deep-level-0">
|
|
656
|
-
<td class="name"><code><a href="#
|
|
656
|
+
<td class="name"><code><a href="#extendProps">extendProps</a></code></td>
|
|
657
657
|
<td class="name">
|
|
658
658
|
<code>
|
|
659
659
|
|
|
@@ -667,11 +667,11 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
667
667
|
|
|
668
668
|
</code>
|
|
669
669
|
</td>
|
|
670
|
-
<td class="name"><code><p
|
|
670
|
+
<td class="name"><code><p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
|
|
671
671
|
</tr>
|
|
672
672
|
|
|
673
673
|
<tr class="deep-level-0">
|
|
674
|
-
<td class="name"><code><a href="#
|
|
674
|
+
<td class="name"><code><a href="#extensionOptions">extensionOptions</a></code></td>
|
|
675
675
|
<td class="name">
|
|
676
676
|
<code>
|
|
677
677
|
|
|
@@ -685,7 +685,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
685
685
|
|
|
686
686
|
</code>
|
|
687
687
|
</td>
|
|
688
|
-
<td class="name"><code><p
|
|
688
|
+
<td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
|
|
689
689
|
</tr>
|
|
690
690
|
|
|
691
691
|
<tr class="deep-level-0">
|
|
@@ -1219,11 +1219,11 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1219
1219
|
|
|
1220
1220
|
</span>
|
|
1221
1221
|
|
|
1222
|
-
<h4 class="name" id="
|
|
1223
|
-
<a class="href-link" href="#
|
|
1222
|
+
<h4 class="name" id="extendProps">
|
|
1223
|
+
<a class="href-link" href="#extendProps">#</a>
|
|
1224
1224
|
|
|
1225
1225
|
<span class="code-name">
|
|
1226
|
-
|
|
1226
|
+
extendProps
|
|
1227
1227
|
</span>
|
|
1228
1228
|
|
|
1229
1229
|
</h4>
|
|
@@ -1232,7 +1232,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1232
1232
|
|
|
1233
1233
|
|
|
1234
1234
|
<div class="description">
|
|
1235
|
-
<p
|
|
1235
|
+
<p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
|
|
1236
1236
|
</div>
|
|
1237
1237
|
|
|
1238
1238
|
|
|
@@ -1248,7 +1248,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1248
1248
|
|
|
1249
1249
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1250
1250
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1251
|
-
<a goto="
|
|
1251
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
|
|
1252
1252
|
</li></ul></dd>
|
|
1253
1253
|
|
|
1254
1254
|
|
|
@@ -1304,11 +1304,11 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1304
1304
|
|
|
1305
1305
|
</span>
|
|
1306
1306
|
|
|
1307
|
-
<h4 class="name" id="
|
|
1308
|
-
<a class="href-link" href="#
|
|
1307
|
+
<h4 class="name" id="extensionOptions">
|
|
1308
|
+
<a class="href-link" href="#extensionOptions">#</a>
|
|
1309
1309
|
|
|
1310
1310
|
<span class="code-name">
|
|
1311
|
-
|
|
1311
|
+
extensionOptions
|
|
1312
1312
|
</span>
|
|
1313
1313
|
|
|
1314
1314
|
</h4>
|
|
@@ -1317,7 +1317,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1317
1317
|
|
|
1318
1318
|
|
|
1319
1319
|
<div class="description">
|
|
1320
|
-
<p
|
|
1320
|
+
<p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
|
|
1321
1321
|
</div>
|
|
1322
1322
|
|
|
1323
1323
|
|
|
@@ -1333,7 +1333,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1333
1333
|
|
|
1334
1334
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1335
1335
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1336
|
-
<a goto="
|
|
1336
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
|
|
1337
1337
|
</li></ul></dd>
|
|
1338
1338
|
|
|
1339
1339
|
|