@mapgis/webclient-common 17.2.7 → 17.2.10
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 +28 -0
- package/dist/es5/webclient-common.min.js +3 -3
- package/dist/webclient-common-es6.min.js +3 -3
- package/documention/AddressServer.html +20 -20
- package/documention/ArcGISFeatureServer.html +14 -14
- package/documention/ArcGISGeometryServer.html +18 -18
- package/documention/ArcGISMapImageLayer.html +34 -122
- package/documention/ArcGISMapImageSubLayer.html +23 -23
- package/documention/ArcGISMapServer.html +15 -15
- package/documention/ArcGISTileLayer.html +75 -75
- package/documention/ArcGISVectorTileLayer.html +57 -57
- package/documention/ArcGISVectorTileServer.html +14 -14
- package/documention/BaseRenderer.html +2 -2
- package/documention/BaseScene.html +70 -70
- package/documention/BaseServer.html +5 -5
- package/documention/BaseView.html +57 -57
- package/documention/Basemap.html +30 -30
- package/documention/Callout3D.html +9 -9
- package/documention/Cesium3DTilesCacheLayer.html +68 -68
- package/documention/Cesium3DTilesServer.html +14 -14
- package/documention/Circle.html +26 -26
- package/documention/ClassBreakClusterInfo.html +7 -7
- package/documention/ClassBreakInfo.html +5 -5
- package/documention/ClassBreakRenderer.html +29 -29
- package/documention/ClusterRenderer.html +19 -19
- package/documention/Collection.html +54 -54
- package/documention/Color.html +13 -13
- package/documention/ColorMaterial.html +7 -7
- package/documention/ColorStop.html +7 -7
- package/documention/ColorVariable.html +4 -4
- package/documention/Config.html +1 -1
- package/documention/CursorChangeEventInfo.html +2 -2
- package/documention/EchartsLayer.html +6 -6
- package/documention/Edges3D.html +7 -7
- package/documention/ElevationInfo.html +5 -5
- package/documention/Extent.html +41 -41
- package/documention/ExtrudeSymbol3DLayer.html +21 -21
- package/documention/Feature.html +145 -19
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +71 -71
- package/documention/FeatureLayer.html +77 -77
- package/documention/FeatureServer.html +109 -90
- package/documention/FeatureSet.html +7 -7
- package/documention/FillSymbol.html +14 -14
- package/documention/FillSymbol3DLayer.html +17 -17
- package/documention/FillSymbol3DOutline.html +10 -10
- package/documention/Font.html +6 -6
- package/documention/GeoJSONLayer.html +84 -84
- package/documention/Geometry.html +11 -11
- package/documention/GeometryEngine.html +131 -131
- package/documention/GeometryFilter.html +12 -12
- package/documention/GeometryServer.html +39 -39
- package/documention/GraphicsLayer.html +106 -106
- package/documention/GroupLayer.html +77 -77
- package/documention/HeatmapColorStop.html +7 -7
- package/documention/HeatmapRenderer.html +10 -10
- package/documention/IGSFeatureLayer.html +24 -24
- package/documention/IGSMapImageLayer.html +152 -54
- package/documention/IGSMapImageSubLayer.html +25 -25
- package/documention/IGSSceneLayer.html +10 -10
- package/documention/IGSSceneSubLayer.html +26 -26
- package/documention/IGSTileLayer.html +85 -85
- package/documention/IGSVectorTileLayer.html +61 -61
- package/documention/IGSVectorTileSubLayer.html +21 -21
- package/documention/ISScene.html +426 -74
- package/documention/ISSceneLayer.html +72 -72
- package/documention/ISSceneServer.html +81 -81
- package/documention/ISSceneSubLayer.html +81 -214
- package/documention/IconResource.html +6 -6
- package/documention/IconSymbol3DLayer.html +30 -30
- package/documention/ImageServer.html +14 -14
- package/documention/LOD.html +4 -4
- package/documention/LabelClass.html +13 -13
- package/documention/LabelSymbol3D.html +17 -17
- package/documention/Layer.html +45 -45
- package/documention/LineCallout3D.html +14 -14
- package/documention/LineString.html +34 -34
- package/documention/LineStyleMarker3D.html +13 -13
- package/documention/LineStylePattern3D.html +7 -7
- package/documention/LineSymbol.html +11 -11
- package/documention/LineSymbol3D.html +11 -11
- package/documention/LineSymbol3DLayer.html +30 -30
- package/documention/LineSymbolMarker.html +6 -6
- package/documention/M3DModelCacheLayer.html +75 -75
- package/documention/M3DServer.html +14 -14
- package/documention/Map.html +26 -26
- package/documention/MapGISTextSymbol.html +45 -45
- package/documention/MapImageLayer.html +354 -168
- package/documention/MapServer.html +33 -33
- package/documention/MapVLayer.html +36 -36
- package/documention/MapView.html +97 -97
- package/documention/MarkerSymbol.html +11 -11
- package/documention/ModelCacheLayer.html +67 -67
- package/documention/MoveEventInfo.html +2 -2
- package/documention/MultiLineString.html +39 -39
- package/documention/MultiPoint.html +33 -33
- package/documention/MultiPolygon.html +28 -28
- package/documention/OGCLayer.html +70 -70
- package/documention/ObjectSymbol3DLayer.html +25 -25
- package/documention/OpacityStop.html +4 -4
- package/documention/OpacityVariable.html +4 -4
- package/documention/OutStatistic.html +1 -1
- package/documention/OverlayLayer.html +72 -72
- package/documention/PathSymbol3DLayer.html +39 -39
- package/documention/PictureFillSymbol.html +15 -15
- package/documention/PictureMarkerSymbol.html +14 -14
- package/documention/PlotServer.html +15 -15
- package/documention/PoiServer.html +15 -15
- package/documention/Point.html +32 -32
- package/documention/PointSymbol3D.html +17 -17
- package/documention/PointSymbol3DOutline.html +8 -8
- package/documention/Polygon.html +40 -40
- package/documention/PolygonSymbol3D.html +11 -11
- package/documention/Projection.html +4 -4
- package/documention/RandomRenderer.html +10 -10
- package/documention/RankRenderer.html +13 -13
- package/documention/RendererInfo.html +4 -4
- package/documention/ResourceServer.html +17 -17
- package/documention/RootServer.html +14 -14
- package/documention/S3MTilesCacheLayer.html +136 -136
- package/documention/ScaleEventInfo.html +2 -2
- package/documention/Scene.html +12 -12
- package/documention/SceneLayer.html +72 -72
- package/documention/SceneServer.html +39 -39
- package/documention/SceneView.html +97 -97
- package/documention/SecurityServer.html +14 -14
- package/documention/SimpleFillSymbol.html +20 -20
- package/documention/SimpleLineSymbol.html +17 -17
- package/documention/SimpleMarkerSymbol.html +17 -17
- package/documention/SimpleRenderer.html +21 -21
- package/documention/SizeStop.html +4 -4
- package/documention/SizeVariable.html +4 -4
- package/documention/SketchBaseDrawTool.html +29 -29
- package/documention/SketchCircleDrawTool.html +56 -56
- package/documention/SketchEditor.html +57 -57
- package/documention/SketchEditor3D.html +7476 -0
- package/documention/SketchEditorCesium.html +96 -96
- package/documention/SketchEditorToolEventInfo.html +1 -1
- package/documention/SketchExtentDrawTool.html +56 -56
- package/documention/SketchFreehandPolygonDrawTool.html +54 -54
- package/documention/SketchFreehandPolylineDrawTool.html +55 -55
- package/documention/SketchPointDrawTool.html +59 -59
- package/documention/SketchPolygonDrawTool.html +105 -105
- package/documention/SketchPolylineDrawTool.html +108 -108
- package/documention/SketchStage.html +6 -6
- package/documention/SketchStyle.html +44 -44
- package/documention/SketchTopologyTool.html +2 -2
- package/documention/SpatialReference.html +8 -8
- package/documention/StylePattern3D.html +7 -7
- package/documention/SubLayer.html +13 -13
- package/documention/Symbol.html +5 -5
- package/documention/Symbol3D.html +3 -3
- package/documention/Symbol3DLayer.html +11 -11
- package/documention/Symbol3DVerticalOffset.html +13 -13
- package/documention/TerrainCacheLayer.html +72 -72
- package/documention/TerrainServer.html +14 -14
- package/documention/TextHalo.html +7 -7
- package/documention/TextSymbol.html +32 -32
- package/documention/TextSymbol3DLayer.html +33 -33
- package/documention/ThemeServer.html +14 -14
- package/documention/TileInfo.html +6 -6
- package/documention/TileLayer.html +78 -78
- package/documention/TileMatrixSet.html +12 -12
- package/documention/TileServer.html +14 -14
- package/documention/TimeExtent.html +65 -65
- package/documention/TimeInfo.html +68 -68
- package/documention/TimeInterval.html +67 -67
- package/documention/UniqueValueClusterInfo.html +7 -7
- package/documention/UniqueValueInfo.html +6 -6
- package/documention/UniqueValueRenderer.html +26 -26
- package/documention/UnknownLayer.html +72 -72
- package/documention/UrlUtil.html +575 -0
- package/documention/VectorTileGroupSubLayer.html +20 -20
- package/documention/VectorTileLayer.html +89 -89
- package/documention/VectorTileServer.html +14 -14
- package/documention/VectorTileSubLayer.html +28 -28
- package/documention/VertexChangeEventInfo.html +2 -2
- package/documention/VisualVariable.html +7 -7
- package/documention/VoxelFilter.html +65 -65
- package/documention/WCSServer.html +14 -14
- package/documention/WFSLayer.html +82 -82
- package/documention/WFSServer.html +14 -14
- package/documention/WMSLayer.html +96 -96
- package/documention/WMSServer.html +14 -14
- package/documention/WMSSubLayer.html +21 -21
- package/documention/WMTSLayer.html +95 -95
- package/documention/WMTSServer.html +14 -14
- package/documention/WMTSStyle.html +5 -5
- package/documention/WMTSSubLayer.html +73 -73
- package/documention/WPSServer.html +14 -14
- package/documention/WaterSymbol3DLayer.html +22 -22
- package/documention/WebTileLayer.html +91 -91
- package/documention/WorkFlowServer.html +16 -16
- package/documention/WorkFlowServer600227.html +18 -18
- package/documention/WorkFlowServer600228.html +21 -21
- package/documention/WorkFlowServer600229.html +18 -18
- package/documention/WorkFlowServer600230.html +18 -18
- package/documention/WorkFlowServer600231.html +18 -18
- package/documention/WorkFlowServer600232.html +18 -18
- package/documention/WorkFlowServer600233.html +24 -24
- package/documention/WorkFlowServer600235.html +18 -18
- package/documention/WorkFlowServer600237.html +21 -21
- package/documention/WorkFlowServer600238.html +18 -18
- package/documention/WorkFlowServer600239.html +18 -18
- package/documention/WorkFlowServer600307.html +24 -24
- package/documention/WorkFlowServer600308.html +1 -1
- package/documention/WorkFlowServer600309.html +18 -18
- package/documention/WorkFlowServer600314.html +18 -18
- package/documention/WorkFlowServer600334.html +18 -18
- package/documention/WorkFlowServer600336.html +18 -18
- package/documention/WorkFlowServer600340.html +18 -18
- package/documention/WorkFlowServer600354.html +18 -18
- package/documention/WorkFlowServer600368.html +18 -18
- package/documention/WorkFlowServer600369.html +18 -18
- package/documention/WorkFlowServer600370.html +18 -18
- package/documention/global.html +3 -3
- package/documention/index.html +61 -61
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +1 -1
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +27 -27
- package/package.json +1 -1
|
@@ -314,8 +314,8 @@ IGS2.0的服务为:http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}
|
|
|
314
314
|
|
|
315
315
|
<td class="description last"><p>会通过该参数中指定的子图层列表对地图服务中的子图层进行过滤,不在列表中的子图层将不会显示;如果没有指定该参数,则会按照地图服务中的子图层的属性显示所有子图层;如果该参数为空数组,则地图服务所有的子图层都不显示。
|
|
316
316
|
子图层顺序以及专题图参数仅支持IGS2.0服务,目前子图层支持的专题图如下:<br/>
|
|
317
|
-
<a
|
|
318
|
-
<a
|
|
317
|
+
<a href="UniqueValueRenderer.html"><code>1、单值专题图</code></a><br/>
|
|
318
|
+
<a href="ClassBreakRenderer.html"><code>2、分段专题图</code></a><br/>
|
|
319
319
|
参考示例:<br/>
|
|
320
320
|
<a href='#showAllSubLayers'>[1、显示所有子图层]</a><br/>
|
|
321
321
|
<a href='#showSubLayersById'>[2、根据id显示子图层]</a><br/>
|
|
@@ -343,7 +343,7 @@ IGS2.0的服务为:http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}
|
|
|
343
343
|
|
|
344
344
|
<span class="param-type">
|
|
345
345
|
|
|
346
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
346
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
347
347
|
|
|
348
348
|
</span>
|
|
349
349
|
|
|
@@ -604,28 +604,28 @@ IGS2.0的服务为:http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}
|
|
|
604
604
|
|
|
605
605
|
<span class="param-type">
|
|
606
606
|
|
|
607
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
607
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
608
608
|
|
|
609
609
|
</span>
|
|
610
610
|
|
|
|
611
611
|
|
|
612
612
|
<span class="param-type">
|
|
613
613
|
|
|
614
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
614
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
615
615
|
|
|
616
616
|
</span>
|
|
617
617
|
|
|
|
618
618
|
|
|
619
619
|
<span class="param-type">
|
|
620
620
|
|
|
621
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
621
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
622
622
|
|
|
623
623
|
</span>
|
|
624
624
|
|
|
|
625
625
|
|
|
626
626
|
<span class="param-type">
|
|
627
627
|
|
|
628
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
628
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
629
629
|
|
|
630
630
|
</span>
|
|
631
631
|
|
|
|
@@ -844,7 +844,7 @@ IGS2.0的服务为:http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}
|
|
|
844
844
|
<p class="summary"><h5>支持如下方法:</h5>
|
|
845
845
|
<a href='#load'>[1、加载图层资源]</a><br/>
|
|
846
846
|
<a href='#findSublayerById'>[2、根据子图层id查询子图层]</a><br/>
|
|
847
|
-
<a
|
|
847
|
+
<a href="Layer.html#refresh"><code>3、刷新图层</code></a><br/>
|
|
848
848
|
<a href='#fetchImage'>[4、根据范围和大小获取image标签]</a><br/>
|
|
849
849
|
<a href='#getImageUrl'>[5、根据参数获取图片的url]</a><br/>
|
|
850
850
|
<a href='#setSubLayer'>[6、更新子图层]</a><br/>
|
|
@@ -1372,7 +1372,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
1372
1372
|
|
|
1373
1373
|
|
|
1374
1374
|
<ul>
|
|
1375
|
-
<li><a link="MapImageLayer.html" onclick="getTypeHTML(event)"
|
|
1375
|
+
<li><a link="MapImageLayer.html" onclick="getTypeHTML(event)" href="MapImageLayer.html">MapImageLayer</a></li>
|
|
1376
1376
|
</ul>
|
|
1377
1377
|
|
|
1378
1378
|
|
|
@@ -1410,7 +1410,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
1410
1410
|
|
|
1411
1411
|
<span class="param-type">
|
|
1412
1412
|
|
|
1413
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
1413
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
1414
1414
|
|
|
1415
1415
|
</span>
|
|
1416
1416
|
|
|
@@ -1464,28 +1464,28 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
1464
1464
|
|
|
1465
1465
|
<span class="param-type">
|
|
1466
1466
|
|
|
1467
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
1467
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
1468
1468
|
|
|
1469
1469
|
</span>
|
|
1470
1470
|
|
|
|
1471
1471
|
|
|
1472
1472
|
<span class="param-type">
|
|
1473
1473
|
|
|
1474
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1474
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1475
1475
|
|
|
1476
1476
|
</span>
|
|
1477
1477
|
|
|
|
1478
1478
|
|
|
1479
1479
|
<span class="param-type">
|
|
1480
1480
|
|
|
1481
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
1481
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
1482
1482
|
|
|
1483
1483
|
</span>
|
|
1484
1484
|
|
|
|
1485
1485
|
|
|
1486
1486
|
<span class="param-type">
|
|
1487
1487
|
|
|
1488
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
1488
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
1489
1489
|
|
|
1490
1490
|
</span>
|
|
1491
1491
|
|
|
|
@@ -1539,6 +1539,24 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
1539
1539
|
<td class="name"><code><p>地图文档信息</p></code></td>
|
|
1540
1540
|
</tr>
|
|
1541
1541
|
|
|
1542
|
+
<tr class="deep-level-0">
|
|
1543
|
+
<td class="name"><code><a href="#dynamicProjectionEnabled">dynamicProjectionEnabled</a></code></td>
|
|
1544
|
+
<td class="name">
|
|
1545
|
+
<code>
|
|
1546
|
+
|
|
1547
|
+
<span class="param-type">
|
|
1548
|
+
|
|
1549
|
+
Boolean
|
|
1550
|
+
|
|
1551
|
+
</span>
|
|
1552
|
+
|
|
1553
|
+
|
|
1554
|
+
|
|
1555
|
+
</code>
|
|
1556
|
+
</td>
|
|
1557
|
+
<td class="name"><code><p>是否开启动态投影</p></code></td>
|
|
1558
|
+
</tr>
|
|
1559
|
+
|
|
1542
1560
|
<tr class="deep-level-0">
|
|
1543
1561
|
<td class="name"><code><a href="#extent">extent</a></code></td>
|
|
1544
1562
|
<td class="name">
|
|
@@ -1708,7 +1726,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
1708
1726
|
|
|
1709
1727
|
<span class="param-type">
|
|
1710
1728
|
|
|
1711
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1729
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1712
1730
|
|
|
1713
1731
|
</span>
|
|
1714
1732
|
|
|
@@ -1726,7 +1744,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
1726
1744
|
|
|
1727
1745
|
<span class="param-type">
|
|
1728
1746
|
|
|
1729
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
1747
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
1730
1748
|
|
|
1731
1749
|
</span>
|
|
1732
1750
|
|
|
@@ -1786,7 +1804,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
1786
1804
|
|
|
1787
1805
|
<span class="param-type">
|
|
1788
1806
|
|
|
1789
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
1807
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
1790
1808
|
|
|
1791
1809
|
</span>
|
|
1792
1810
|
|
|
@@ -1825,7 +1843,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
1825
1843
|
|
|
1826
1844
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1827
1845
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1828
|
-
<a
|
|
1846
|
+
<a href="MapImageLayer.html#allSublayers">MapImageLayer#allSublayers</a>
|
|
1829
1847
|
</li></ul></dd>
|
|
1830
1848
|
|
|
1831
1849
|
|
|
@@ -1909,7 +1927,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
1909
1927
|
|
|
1910
1928
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1911
1929
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1912
|
-
<a
|
|
1930
|
+
<a href="MapImageLayer.html#capabilities">MapImageLayer#capabilities</a>
|
|
1913
1931
|
</li></ul></dd>
|
|
1914
1932
|
|
|
1915
1933
|
|
|
@@ -2025,28 +2043,28 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
2025
2043
|
|
|
2026
2044
|
<span class="param-type">
|
|
2027
2045
|
|
|
2028
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
2046
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
2029
2047
|
|
|
2030
2048
|
</span>
|
|
2031
2049
|
|
|
|
2032
2050
|
|
|
2033
2051
|
<span class="param-type">
|
|
2034
2052
|
|
|
2035
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2053
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2036
2054
|
|
|
2037
2055
|
</span>
|
|
2038
2056
|
|
|
|
2039
2057
|
|
|
2040
2058
|
<span class="param-type">
|
|
2041
2059
|
|
|
2042
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
2060
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
2043
2061
|
|
|
2044
2062
|
</span>
|
|
2045
2063
|
|
|
|
2046
2064
|
|
|
2047
2065
|
<span class="param-type">
|
|
2048
2066
|
|
|
2049
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
2067
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
2050
2068
|
|
|
2051
2069
|
</span>
|
|
2052
2070
|
|
|
|
@@ -2250,7 +2268,87 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
2250
2268
|
|
|
2251
2269
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2252
2270
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2253
|
-
<a
|
|
2271
|
+
<a href="MapImageLayer.html#documentInfo">MapImageLayer#documentInfo</a>
|
|
2272
|
+
</li></ul></dd>
|
|
2273
|
+
|
|
2274
|
+
|
|
2275
|
+
|
|
2276
|
+
|
|
2277
|
+
|
|
2278
|
+
|
|
2279
|
+
|
|
2280
|
+
|
|
2281
|
+
|
|
2282
|
+
|
|
2283
|
+
|
|
2284
|
+
|
|
2285
|
+
|
|
2286
|
+
|
|
2287
|
+
|
|
2288
|
+
|
|
2289
|
+
|
|
2290
|
+
|
|
2291
|
+
|
|
2292
|
+
|
|
2293
|
+
|
|
2294
|
+
|
|
2295
|
+
|
|
2296
|
+
|
|
2297
|
+
</dl>
|
|
2298
|
+
|
|
2299
|
+
|
|
2300
|
+
|
|
2301
|
+
|
|
2302
|
+
|
|
2303
|
+
</div>
|
|
2304
|
+
|
|
2305
|
+
<div class="member">
|
|
2306
|
+
|
|
2307
|
+
<span class="method-parameter is-pulled-right">
|
|
2308
|
+
<label>类型:</label>
|
|
2309
|
+
|
|
2310
|
+
<span class="param-type">
|
|
2311
|
+
|
|
2312
|
+
Boolean
|
|
2313
|
+
|
|
2314
|
+
</span>
|
|
2315
|
+
|
|
2316
|
+
|
|
2317
|
+
|
|
2318
|
+
</span>
|
|
2319
|
+
|
|
2320
|
+
<h4 class="name" id="dynamicProjectionEnabled">
|
|
2321
|
+
<a class="href-link" href="#dynamicProjectionEnabled">#</a>
|
|
2322
|
+
|
|
2323
|
+
<span class="code-name">
|
|
2324
|
+
dynamicProjectionEnabled
|
|
2325
|
+
</span>
|
|
2326
|
+
|
|
2327
|
+
</h4>
|
|
2328
|
+
|
|
2329
|
+
|
|
2330
|
+
|
|
2331
|
+
|
|
2332
|
+
<div class="description">
|
|
2333
|
+
<p>是否开启动态投影</p>
|
|
2334
|
+
</div>
|
|
2335
|
+
|
|
2336
|
+
|
|
2337
|
+
|
|
2338
|
+
|
|
2339
|
+
|
|
2340
|
+
<dl class="details">
|
|
2341
|
+
|
|
2342
|
+
|
|
2343
|
+
|
|
2344
|
+
|
|
2345
|
+
|
|
2346
|
+
|
|
2347
|
+
|
|
2348
|
+
|
|
2349
|
+
<dt class="tag-overrides">Overrides:</dt>
|
|
2350
|
+
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2351
|
+
<a href="MapImageLayer.html#dynamicProjectionEnabled">MapImageLayer#dynamicProjectionEnabled</a>
|
|
2254
2352
|
</li></ul></dd>
|
|
2255
2353
|
|
|
2256
2354
|
|
|
@@ -2334,7 +2432,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
2334
2432
|
|
|
2335
2433
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2336
2434
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2337
|
-
<a
|
|
2435
|
+
<a href="MapImageLayer.html#extent">MapImageLayer#extent</a>
|
|
2338
2436
|
</li></ul></dd>
|
|
2339
2437
|
|
|
2340
2438
|
|
|
@@ -2414,7 +2512,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
2414
2512
|
|
|
2415
2513
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2416
2514
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2417
|
-
<a
|
|
2515
|
+
<a href="MapImageLayer.html#imageFormat">MapImageLayer#imageFormat</a>
|
|
2418
2516
|
</li></ul></dd>
|
|
2419
2517
|
|
|
2420
2518
|
|
|
@@ -2494,7 +2592,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
2494
2592
|
|
|
2495
2593
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2496
2594
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2497
|
-
<a
|
|
2595
|
+
<a href="MapImageLayer.html#imageHeight">MapImageLayer#imageHeight</a>
|
|
2498
2596
|
</li></ul></dd>
|
|
2499
2597
|
|
|
2500
2598
|
|
|
@@ -2574,7 +2672,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
2574
2672
|
|
|
2575
2673
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2576
2674
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2577
|
-
<a
|
|
2675
|
+
<a href="MapImageLayer.html#imageTransparency">MapImageLayer#imageTransparency</a>
|
|
2578
2676
|
</li></ul></dd>
|
|
2579
2677
|
|
|
2580
2678
|
|
|
@@ -2654,7 +2752,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
2654
2752
|
|
|
2655
2753
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2656
2754
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2657
|
-
<a
|
|
2755
|
+
<a href="MapImageLayer.html#imageWidth">MapImageLayer#imageWidth</a>
|
|
2658
2756
|
</li></ul></dd>
|
|
2659
2757
|
|
|
2660
2758
|
|
|
@@ -2888,7 +2986,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
2888
2986
|
|
|
2889
2987
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2890
2988
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2891
|
-
<a
|
|
2989
|
+
<a href="MapImageLayer.html#mapName">MapImageLayer#mapName</a>
|
|
2892
2990
|
</li></ul></dd>
|
|
2893
2991
|
|
|
2894
2992
|
|
|
@@ -2972,7 +3070,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
2972
3070
|
|
|
2973
3071
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2974
3072
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2975
|
-
<a
|
|
3073
|
+
<a href="MapImageLayer.html#renderMode">MapImageLayer#renderMode</a>
|
|
2976
3074
|
</li></ul></dd>
|
|
2977
3075
|
|
|
2978
3076
|
|
|
@@ -3013,7 +3111,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3013
3111
|
|
|
3014
3112
|
<span class="param-type">
|
|
3015
3113
|
|
|
3016
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
3114
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
3017
3115
|
|
|
3018
3116
|
</span>
|
|
3019
3117
|
|
|
@@ -3050,7 +3148,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3050
3148
|
|
|
3051
3149
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3052
3150
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3053
|
-
<a goto="spatialReference" link="MapImageLayer.html" onclick="getTypeHTML(event)"
|
|
3151
|
+
<a goto="spatialReference" link="MapImageLayer.html" onclick="getTypeHTML(event)" href="MapImageLayer.html#spatialReference">MapImageLayer#spatialReference</a>
|
|
3054
3152
|
</li></ul></dd>
|
|
3055
3153
|
|
|
3056
3154
|
|
|
@@ -3093,7 +3191,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3093
3191
|
|
|
3094
3192
|
<span class="param-type">
|
|
3095
3193
|
|
|
3096
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
3194
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
3097
3195
|
|
|
3098
3196
|
</span>
|
|
3099
3197
|
|
|
@@ -3130,7 +3228,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3130
3228
|
|
|
3131
3229
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3132
3230
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3133
|
-
<a goto="sublayers" link="MapImageLayer.html" onclick="getTypeHTML(event)"
|
|
3231
|
+
<a goto="sublayers" link="MapImageLayer.html" onclick="getTypeHTML(event)" href="MapImageLayer.html#sublayers">MapImageLayer#sublayers</a>
|
|
3134
3232
|
</li></ul></dd>
|
|
3135
3233
|
|
|
3136
3234
|
|
|
@@ -3295,7 +3393,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3295
3393
|
|
|
3296
3394
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3297
3395
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3298
|
-
<a
|
|
3396
|
+
<a href="MapImageLayer.html#url">MapImageLayer#url</a>
|
|
3299
3397
|
</li></ul></dd>
|
|
3300
3398
|
|
|
3301
3399
|
|
|
@@ -3357,7 +3455,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3357
3455
|
|
|
3358
3456
|
<span class="param-type">
|
|
3359
3457
|
|
|
3360
|
-
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)"
|
|
3458
|
+
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageLayer.html">IGSMapImageLayer</a>
|
|
3361
3459
|
|
|
3362
3460
|
</span>
|
|
3363
3461
|
|
|
@@ -3377,7 +3475,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3377
3475
|
|
|
3378
3476
|
<span class="param-type">
|
|
3379
3477
|
|
|
3380
|
-
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)"
|
|
3478
|
+
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageLayer.html">IGSMapImageLayer</a>
|
|
3381
3479
|
|
|
3382
3480
|
</span>
|
|
3383
3481
|
|
|
@@ -3397,7 +3495,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3397
3495
|
|
|
3398
3496
|
<span class="param-type">
|
|
3399
3497
|
|
|
3400
|
-
<a link="FeatureLayer.html" onclick="getTypeHTML(event)"
|
|
3498
|
+
<a link="FeatureLayer.html" onclick="getTypeHTML(event)" href="FeatureLayer.html">FeatureLayer</a>
|
|
3401
3499
|
|
|
3402
3500
|
</span>
|
|
3403
3501
|
|
|
@@ -3437,7 +3535,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3437
3535
|
|
|
3438
3536
|
<span class="param-type">
|
|
3439
3537
|
|
|
3440
|
-
<a link="IGSMapImageSubLayer.html" onclick="getTypeHTML(event)"
|
|
3538
|
+
<a link="IGSMapImageSubLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageSubLayer.html">IGSMapImageSubLayer</a>
|
|
3441
3539
|
|
|
3442
3540
|
</span>
|
|
3443
3541
|
|
|
|
@@ -3606,7 +3704,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3606
3704
|
|
|
3607
3705
|
<span class="param-type">
|
|
3608
3706
|
|
|
3609
|
-
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)"
|
|
3707
|
+
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageLayer.html">IGSMapImageLayer</a>
|
|
3610
3708
|
|
|
3611
3709
|
</span>
|
|
3612
3710
|
|
|
@@ -3699,7 +3797,7 @@ map.reorder(igsMapImageLayer, '要移动到的index');</code></pre>
|
|
|
3699
3797
|
|
|
3700
3798
|
<span class="param-type">
|
|
3701
3799
|
|
|
3702
|
-
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)"
|
|
3800
|
+
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageLayer.html">IGSMapImageLayer</a>
|
|
3703
3801
|
|
|
3704
3802
|
</span>
|
|
3705
3803
|
|
|
@@ -3892,7 +3990,7 @@ const newLayer = zondy.layer.IGSMapImageLayer.clone(igsMapImageLayer)</code></pr
|
|
|
3892
3990
|
|
|
3893
3991
|
<span class="param-type">
|
|
3894
3992
|
|
|
3895
|
-
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)"
|
|
3993
|
+
<a link="IGSMapImageLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageLayer.html">IGSMapImageLayer</a>
|
|
3896
3994
|
|
|
3897
3995
|
</span>
|
|
3898
3996
|
|
|
@@ -3957,7 +4055,7 @@ const newLayer = zondy.layer.IGSMapImageLayer.clone(igsMapImageLayer)</code></pr
|
|
|
3957
4055
|
|
|
3958
4056
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3959
4057
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3960
|
-
<a
|
|
4058
|
+
<a href="MapImageLayer.html#clone">MapImageLayer#clone</a>
|
|
3961
4059
|
</li></ul></dd>
|
|
3962
4060
|
|
|
3963
4061
|
|
|
@@ -4018,7 +4116,7 @@ const newLayer = zondy.layer.IGSMapImageLayer.clone(igsMapImageLayer)</code></pr
|
|
|
4018
4116
|
|
|
4019
4117
|
<span class="param-type">
|
|
4020
4118
|
|
|
4021
|
-
<a link="FeatureLayer.html" onclick="getTypeHTML(event)"
|
|
4119
|
+
<a link="FeatureLayer.html" onclick="getTypeHTML(event)" href="FeatureLayer.html">FeatureLayer</a>
|
|
4022
4120
|
|
|
4023
4121
|
</span>
|
|
4024
4122
|
|
|
@@ -4102,7 +4200,7 @@ const newLayer = zondy.layer.IGSMapImageLayer.clone(igsMapImageLayer)</code></pr
|
|
|
4102
4200
|
|
|
4103
4201
|
<span class="param-type">
|
|
4104
4202
|
|
|
4105
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
4203
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
4106
4204
|
|
|
4107
4205
|
</span>
|
|
4108
4206
|
|
|
@@ -4462,7 +4560,7 @@ const newLayer = zondy.layer.IGSMapImageLayer.clone(igsMapImageLayer)</code></pr
|
|
|
4462
4560
|
|
|
4463
4561
|
<span class="param-type">
|
|
4464
4562
|
|
|
4465
|
-
<a link="IGSMapImageSubLayer.html" onclick="getTypeHTML(event)"
|
|
4563
|
+
<a link="IGSMapImageSubLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageSubLayer.html">IGSMapImageSubLayer</a>
|
|
4466
4564
|
|
|
4467
4565
|
</span>
|
|
4468
4566
|
|
|
|
@@ -4689,7 +4787,7 @@ const newLayer = zondy.layer.IGSMapImageLayer.clone(igsMapImageLayer)</code></pr
|
|
|
4689
4787
|
|
|
4690
4788
|
<span class="param-type">
|
|
4691
4789
|
|
|
4692
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
4790
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
4693
4791
|
|
|
4694
4792
|
</span>
|
|
4695
4793
|
|
|
@@ -5045,7 +5143,7 @@ igsMapImageLayer.load().then((result) => {
|
|
|
5045
5143
|
|
|
5046
5144
|
<span class="param-type">
|
|
5047
5145
|
|
|
5048
|
-
<a link="IGSMapImageSubLayer.html" onclick="getTypeHTML(event)"
|
|
5146
|
+
<a link="IGSMapImageSubLayer.html" onclick="getTypeHTML(event)" href="IGSMapImageSubLayer.html">IGSMapImageSubLayer</a>
|
|
5049
5147
|
|
|
5050
5148
|
</span>
|
|
5051
5149
|
|
|
@@ -5173,7 +5271,7 @@ igsMapImageLayer.load().then((result) => {
|
|
|
5173
5271
|
|
|
5174
5272
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5175
5273
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5176
|
-
<a
|
|
5274
|
+
<a href="MapImageLayer.html#toJSON">MapImageLayer#toJSON</a>
|
|
5177
5275
|
</li></ul></dd>
|
|
5178
5276
|
|
|
5179
5277
|
|
|
@@ -5522,7 +5620,7 @@ igsMapImageLayer.load().then((result) => {
|
|
|
5522
5620
|
|
|
5523
5621
|
<span class="param-type">
|
|
5524
5622
|
|
|
5525
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5623
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5526
5624
|
|
|
5527
5625
|
</span>
|
|
5528
5626
|
|
|
@@ -5564,7 +5662,7 @@ igsMapImageLayer.load().then((result) => {
|
|
|
5564
5662
|
|
|
5565
5663
|
<span class="param-type">
|
|
5566
5664
|
|
|
5567
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5665
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5568
5666
|
|
|
5569
5667
|
</span>
|
|
5570
5668
|
|
|
@@ -5606,7 +5704,7 @@ igsMapImageLayer.load().then((result) => {
|
|
|
5606
5704
|
|
|
5607
5705
|
<span class="param-type">
|
|
5608
5706
|
|
|
5609
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5707
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5610
5708
|
|
|
5611
5709
|
</span>
|
|
5612
5710
|
|
|
@@ -5648,7 +5746,7 @@ igsMapImageLayer.load().then((result) => {
|
|
|
5648
5746
|
|
|
5649
5747
|
<span class="param-type">
|
|
5650
5748
|
|
|
5651
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5749
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5652
5750
|
|
|
5653
5751
|
</span>
|
|
5654
5752
|
|