@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
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
</tr>
|
|
318
318
|
|
|
319
319
|
<tr class="deep-level-0">
|
|
320
|
-
<td class="name"><code><a href="#
|
|
320
|
+
<td class="name"><code><a href="#extendProps">extendProps</a></code></td>
|
|
321
321
|
<td class="name">
|
|
322
322
|
<code>
|
|
323
323
|
|
|
@@ -331,11 +331,11 @@
|
|
|
331
331
|
|
|
332
332
|
</code>
|
|
333
333
|
</td>
|
|
334
|
-
<td class="name"><code><p
|
|
334
|
+
<td class="name"><code><p>初始化当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
|
|
335
335
|
</tr>
|
|
336
336
|
|
|
337
337
|
<tr class="deep-level-0">
|
|
338
|
-
<td class="name"><code><a href="#
|
|
338
|
+
<td class="name"><code><a href="#extensionOptions">extensionOptions</a></code></td>
|
|
339
339
|
<td class="name">
|
|
340
340
|
<code>
|
|
341
341
|
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
|
|
350
350
|
</code>
|
|
351
351
|
</td>
|
|
352
|
-
<td class="name"><code><p
|
|
352
|
+
<td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
|
|
353
353
|
</tr>
|
|
354
354
|
|
|
355
355
|
<tr class="deep-level-0">
|
|
@@ -847,11 +847,11 @@
|
|
|
847
847
|
|
|
848
848
|
</span>
|
|
849
849
|
|
|
850
|
-
<h4 class="name" id="
|
|
851
|
-
<a class="href-link" href="#
|
|
850
|
+
<h4 class="name" id="extendProps">
|
|
851
|
+
<a class="href-link" href="#extendProps">#</a>
|
|
852
852
|
|
|
853
853
|
<span class="code-name">
|
|
854
|
-
|
|
854
|
+
extendProps
|
|
855
855
|
</span>
|
|
856
856
|
|
|
857
857
|
</h4>
|
|
@@ -860,7 +860,7 @@
|
|
|
860
860
|
|
|
861
861
|
|
|
862
862
|
<div class="description">
|
|
863
|
-
<p
|
|
863
|
+
<p>初始化当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
|
|
864
864
|
</div>
|
|
865
865
|
|
|
866
866
|
|
|
@@ -876,7 +876,7 @@
|
|
|
876
876
|
|
|
877
877
|
<dt class="inherited-from">Inherited From:</dt>
|
|
878
878
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
879
|
-
<a goto="
|
|
879
|
+
<a goto="extendProps" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#extendProps" SubLayer.html#extendProps>SubLayer#extendProps</a>
|
|
880
880
|
</li></ul></dd>
|
|
881
881
|
|
|
882
882
|
|
|
@@ -932,11 +932,11 @@
|
|
|
932
932
|
|
|
933
933
|
</span>
|
|
934
934
|
|
|
935
|
-
<h4 class="name" id="
|
|
936
|
-
<a class="href-link" href="#
|
|
935
|
+
<h4 class="name" id="extensionOptions">
|
|
936
|
+
<a class="href-link" href="#extensionOptions">#</a>
|
|
937
937
|
|
|
938
938
|
<span class="code-name">
|
|
939
|
-
|
|
939
|
+
extensionOptions
|
|
940
940
|
</span>
|
|
941
941
|
|
|
942
942
|
</h4>
|
|
@@ -945,7 +945,7 @@
|
|
|
945
945
|
|
|
946
946
|
|
|
947
947
|
<div class="description">
|
|
948
|
-
<p
|
|
948
|
+
<p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
|
|
949
949
|
</div>
|
|
950
950
|
|
|
951
951
|
|
|
@@ -961,7 +961,7 @@
|
|
|
961
961
|
|
|
962
962
|
<dt class="inherited-from">Inherited From:</dt>
|
|
963
963
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
964
|
-
<a goto="
|
|
964
|
+
<a goto="extensionOptions" link="SubLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SubLayer#extensionOptions" SubLayer.html#extensionOptions>SubLayer#extensionOptions</a>
|
|
965
965
|
</li></ul></dd>
|
|
966
966
|
|
|
967
967
|
|
|
@@ -799,7 +799,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
799
799
|
</tr>
|
|
800
800
|
|
|
801
801
|
<tr class="deep-level-0">
|
|
802
|
-
<td class="name"><code><a href="#
|
|
802
|
+
<td class="name"><code><a href="#extendProps">extendProps</a></code></td>
|
|
803
803
|
<td class="name">
|
|
804
804
|
<code>
|
|
805
805
|
|
|
@@ -813,11 +813,11 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
813
813
|
|
|
814
814
|
</code>
|
|
815
815
|
</td>
|
|
816
|
-
<td class="name"><code><p
|
|
816
|
+
<td class="name"><code><p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p></code></td>
|
|
817
817
|
</tr>
|
|
818
818
|
|
|
819
819
|
<tr class="deep-level-0">
|
|
820
|
-
<td class="name"><code><a href="#
|
|
820
|
+
<td class="name"><code><a href="#extensionOptions">extensionOptions</a></code></td>
|
|
821
821
|
<td class="name">
|
|
822
822
|
<code>
|
|
823
823
|
|
|
@@ -831,7 +831,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
831
831
|
|
|
832
832
|
</code>
|
|
833
833
|
</td>
|
|
834
|
-
<td class="name"><code><p
|
|
834
|
+
<td class="name"><code><p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p></code></td>
|
|
835
835
|
</tr>
|
|
836
836
|
|
|
837
837
|
<tr class="deep-level-0">
|
|
@@ -1468,11 +1468,11 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1468
1468
|
|
|
1469
1469
|
</span>
|
|
1470
1470
|
|
|
1471
|
-
<h4 class="name" id="
|
|
1472
|
-
<a class="href-link" href="#
|
|
1471
|
+
<h4 class="name" id="extendProps">
|
|
1472
|
+
<a class="href-link" href="#extendProps">#</a>
|
|
1473
1473
|
|
|
1474
1474
|
<span class="code-name">
|
|
1475
|
-
|
|
1475
|
+
extendProps
|
|
1476
1476
|
</span>
|
|
1477
1477
|
|
|
1478
1478
|
</h4>
|
|
@@ -1481,7 +1481,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1481
1481
|
|
|
1482
1482
|
|
|
1483
1483
|
<div class="description">
|
|
1484
|
-
<p
|
|
1484
|
+
<p>当前图层对象上不支持的属性,二次开发用户希望挂在图层对像上的属性可以存储到该属性中</p>
|
|
1485
1485
|
</div>
|
|
1486
1486
|
|
|
1487
1487
|
|
|
@@ -1497,7 +1497,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1497
1497
|
|
|
1498
1498
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1499
1499
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1500
|
-
<a goto="
|
|
1500
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
|
|
1501
1501
|
</li></ul></dd>
|
|
1502
1502
|
|
|
1503
1503
|
|
|
@@ -1553,11 +1553,11 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1553
1553
|
|
|
1554
1554
|
</span>
|
|
1555
1555
|
|
|
1556
|
-
<h4 class="name" id="
|
|
1557
|
-
<a class="href-link" href="#
|
|
1556
|
+
<h4 class="name" id="extensionOptions">
|
|
1557
|
+
<a class="href-link" href="#extensionOptions">#</a>
|
|
1558
1558
|
|
|
1559
1559
|
<span class="code-name">
|
|
1560
|
-
|
|
1560
|
+
extensionOptions
|
|
1561
1561
|
</span>
|
|
1562
1562
|
|
|
1563
1563
|
</h4>
|
|
@@ -1566,7 +1566,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1566
1566
|
|
|
1567
1567
|
|
|
1568
1568
|
<div class="description">
|
|
1569
|
-
<p
|
|
1569
|
+
<p>初始化图层的额外参数,可以通过该参数传入引擎原生的构造参数</p>
|
|
1570
1570
|
</div>
|
|
1571
1571
|
|
|
1572
1572
|
|
|
@@ -1582,7 +1582,7 @@ map.reorder(igsTileLayer, '要移动到的index');</code></pre>
|
|
|
1582
1582
|
|
|
1583
1583
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1584
1584
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1585
|
-
<a goto="
|
|
1585
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extensionOptions" Layer.html#extensionOptions>Layer#extensionOptions</a>
|
|
1586
1586
|
</li></ul></dd>
|
|
1587
1587
|
|
|
1588
1588
|
|
|
@@ -230,12 +230,10 @@ IGS2.0的样式文件地址:http://{ip}:8089/igs/rest/mrcs/vtiles/styles/{样
|
|
|
230
230
|
|
|
231
231
|
<td class="default">
|
|
232
232
|
|
|
233
|
-
new Collection()
|
|
234
|
-
|
|
235
233
|
</td>
|
|
236
234
|
|
|
237
235
|
|
|
238
|
-
<td class="description last"><p
|
|
236
|
+
<td class="description last"><p>会通过该参数中指定的子图层列表对矢量瓦片服务中的子图层进行过滤,不在列表中的子图层将不会显示;如果没有指定该参数,则会按照矢量瓦片服务中的子图层的属性显示所有子图层;如果该参数为空数组,则矢量瓦片服务所有的子图层都不显示。<br>
|
|
239
237
|
目前支持的专题图如下:<br>
|
|
240
238
|
<a class="mapgis-link-name" title="UniqueValueRenderer" UniqueValueRenderer.html><code>1、单值专题图</code></a><br/>
|
|
241
239
|
<a class="mapgis-link-name" title="ClassBreakRenderer" ClassBreakRenderer.html><code>2、分段专题图</code></a><br/>
|
|
@@ -2389,13 +2387,18 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2389
2387
|
</tr>
|
|
2390
2388
|
|
|
2391
2389
|
<tr class="deep-level-0">
|
|
2392
|
-
<td class="name"><code><a href="#
|
|
2390
|
+
<td class="name"><code><a href="#_updateMapInfoSubLayers">_updateMapInfoSubLayers</a></code></td>
|
|
2393
2391
|
<td class="name">
|
|
2394
2392
|
<code>
|
|
2395
2393
|
|
|
2396
2394
|
</code>
|
|
2397
2395
|
</td>
|
|
2398
|
-
<td class="name"><code><p
|
|
2396
|
+
<td class="name"><code><p>通过用户设置的子图层参数,更新MapInfo中的子图层参数,
|
|
2397
|
+
遵循如下规则:
|
|
2398
|
+
1、如果用户设置的子图层ID和MapInfo的子图层中ID相等,则将用户的设置覆盖服务端设置,同时打一个标签,表示该MapInfo的子图层可以被创建;
|
|
2399
|
+
2、如果MapInfo的子图层没有和客户设置的子图层匹配上,也打一个标签,表示该MapInfo的子图层不可以被创建;
|
|
2400
|
+
3、如果clientSubLayers的长度为0,则要创建显示所有子图层,此处clientSubLayers的长度为0表示客户未设置sublayers参数,或sublayers-undefined,
|
|
2401
|
+
如果用户设置了sublayers=[],则会在_initSubLayers方法中的2.1步骤直接设置样式图层为空</p></code></td>
|
|
2399
2402
|
</tr>
|
|
2400
2403
|
|
|
2401
2404
|
<tr class="deep-level-0">
|
|
@@ -2881,12 +2884,12 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2881
2884
|
|
|
2882
2885
|
|
|
2883
2886
|
|
|
2884
|
-
<h4 class="name" id="
|
|
2885
|
-
<a class="href-link" href="#
|
|
2887
|
+
<h4 class="name" id="_updateMapInfoSubLayers">
|
|
2888
|
+
<a class="href-link" href="#_updateMapInfoSubLayers">#</a>
|
|
2886
2889
|
|
|
2887
|
-
<span class="code-name" id="
|
|
2890
|
+
<span class="code-name" id="_updateMapInfoSubLayers" style="font-size:30px">
|
|
2888
2891
|
|
|
2889
|
-
|
|
2892
|
+
_updateMapInfoSubLayers<span class="signature">(mapInfoSubLayers, clientSubLayers)</span>
|
|
2890
2893
|
|
|
2891
2894
|
</span>
|
|
2892
2895
|
</h4>
|
|
@@ -2894,7 +2897,12 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2894
2897
|
|
|
2895
2898
|
|
|
2896
2899
|
<div class="description">
|
|
2897
|
-
<p
|
|
2900
|
+
<p>通过用户设置的子图层参数,更新MapInfo中的子图层参数,
|
|
2901
|
+
遵循如下规则:
|
|
2902
|
+
1、如果用户设置的子图层ID和MapInfo的子图层中ID相等,则将用户的设置覆盖服务端设置,同时打一个标签,表示该MapInfo的子图层可以被创建;
|
|
2903
|
+
2、如果MapInfo的子图层没有和客户设置的子图层匹配上,也打一个标签,表示该MapInfo的子图层不可以被创建;
|
|
2904
|
+
3、如果clientSubLayers的长度为0,则要创建显示所有子图层,此处clientSubLayers的长度为0表示客户未设置sublayers参数,或sublayers-undefined,
|
|
2905
|
+
如果用户设置了sublayers=[],则会在_initSubLayers方法中的2.1步骤直接设置样式图层为空</p>
|
|
2898
2906
|
</div>
|
|
2899
2907
|
|
|
2900
2908
|
|
|
@@ -2930,7 +2938,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2930
2938
|
|
|
2931
2939
|
<tr class="deep-level-0">
|
|
2932
2940
|
|
|
2933
|
-
<td class="name"><code>
|
|
2941
|
+
<td class="name"><code>mapInfoSubLayers</code></td>
|
|
2934
2942
|
|
|
2935
2943
|
|
|
2936
2944
|
<td class="type">
|
|
@@ -2949,7 +2957,7 @@ off-screen: 使用矢量瓦片来绘制注记;
|
|
|
2949
2957
|
|
|
2950
2958
|
|
|
2951
2959
|
|
|
2952
|
-
<td class="description last"><p
|
|
2960
|
+
<td class="description last"><p>MapInfo中的子图层参数,同时也是最终的构造参数</p></td>
|
|
2953
2961
|
</tr>
|
|
2954
2962
|
|
|
2955
2963
|
|