@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
|
@@ -171,7 +171,7 @@ w:墨卡托坐标系(3857)、c:经纬度坐标系(4326)<br/>
|
|
|
171
171
|
|
|
172
172
|
<span class="param-type">
|
|
173
173
|
|
|
174
|
-
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)"
|
|
174
|
+
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)" href="WMTSSubLayer.html">WMTSSubLayer</a>
|
|
175
175
|
|
|
176
176
|
</span>
|
|
177
177
|
|
|
@@ -398,28 +398,28 @@ w:墨卡托坐标系(3857)、c:经纬度坐标系(4326)<br/>
|
|
|
398
398
|
|
|
399
399
|
<span class="param-type">
|
|
400
400
|
|
|
401
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
401
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
402
402
|
|
|
403
403
|
</span>
|
|
404
404
|
|
|
|
405
405
|
|
|
406
406
|
<span class="param-type">
|
|
407
407
|
|
|
408
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
408
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
409
409
|
|
|
410
410
|
</span>
|
|
411
411
|
|
|
|
412
412
|
|
|
413
413
|
<span class="param-type">
|
|
414
414
|
|
|
415
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
415
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
416
416
|
|
|
417
417
|
</span>
|
|
418
418
|
|
|
|
419
419
|
|
|
420
420
|
<span class="param-type">
|
|
421
421
|
|
|
422
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
422
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
423
423
|
|
|
424
424
|
</span>
|
|
425
425
|
|
|
|
@@ -542,8 +542,8 @@ w:墨卡托坐标系(3857)、c:经纬度坐标系(4326)<br/>
|
|
|
542
542
|
<a href='#fromServerUrl'>[3、通过url创建图层对象]</a><br/>
|
|
543
543
|
<a href='#fromJSON'>[4、通过传入的json构造并返回一个新的几何对象]</a><br/>
|
|
544
544
|
<a href='#getCurrentTileInfo'>[5、获取当前图层瓦片裁图信息]</a><br/>
|
|
545
|
-
<a
|
|
546
|
-
<a
|
|
545
|
+
<a href="OGCLayer.html#toJSON"><code>6、导出为json对象</code></a><br/>
|
|
546
|
+
<a href="OGCLayer.html#clone"><code>7、克隆几何对象</code></a></p>
|
|
547
547
|
|
|
548
548
|
|
|
549
549
|
|
|
@@ -688,7 +688,7 @@ map.add(layer)</code></pre>
|
|
|
688
688
|
|
|
689
689
|
|
|
690
690
|
<ul>
|
|
691
|
-
<li><a link="OGCLayer.html" onclick="getTypeHTML(event)"
|
|
691
|
+
<li><a link="OGCLayer.html" onclick="getTypeHTML(event)" href="OGCLayer.html">OGCLayer</a></li>
|
|
692
692
|
</ul>
|
|
693
693
|
|
|
694
694
|
|
|
@@ -726,7 +726,7 @@ map.add(layer)</code></pre>
|
|
|
726
726
|
|
|
727
727
|
<span class="param-type">
|
|
728
728
|
|
|
729
|
-
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)"
|
|
729
|
+
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)" href="WMTSSubLayer.html">WMTSSubLayer</a>
|
|
730
730
|
|
|
731
731
|
</span>
|
|
732
732
|
|
|
@@ -744,28 +744,28 @@ map.add(layer)</code></pre>
|
|
|
744
744
|
|
|
745
745
|
<span class="param-type">
|
|
746
746
|
|
|
747
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
747
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
748
748
|
|
|
749
749
|
</span>
|
|
750
750
|
|
|
|
751
751
|
|
|
752
752
|
<span class="param-type">
|
|
753
753
|
|
|
754
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
754
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
755
755
|
|
|
756
756
|
</span>
|
|
757
757
|
|
|
|
758
758
|
|
|
759
759
|
<span class="param-type">
|
|
760
760
|
|
|
761
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
761
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
762
762
|
|
|
763
763
|
</span>
|
|
764
764
|
|
|
|
765
765
|
|
|
766
766
|
<span class="param-type">
|
|
767
767
|
|
|
768
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
768
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
769
769
|
|
|
770
770
|
</span>
|
|
771
771
|
|
|
|
@@ -898,7 +898,7 @@ map.add(layer)</code></pre>
|
|
|
898
898
|
|
|
899
899
|
<span class="param-type">
|
|
900
900
|
|
|
901
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
901
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
902
902
|
|
|
903
903
|
</span>
|
|
904
904
|
|
|
@@ -934,7 +934,7 @@ map.add(layer)</code></pre>
|
|
|
934
934
|
|
|
935
935
|
<span class="param-type">
|
|
936
936
|
|
|
937
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
937
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
938
938
|
|
|
939
939
|
</span>
|
|
940
940
|
|
|
@@ -1078,7 +1078,7 @@ map.add(layer)</code></pre>
|
|
|
1078
1078
|
|
|
1079
1079
|
<span class="param-type">
|
|
1080
1080
|
|
|
1081
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1081
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1082
1082
|
|
|
1083
1083
|
</span>
|
|
1084
1084
|
|
|
@@ -1282,7 +1282,7 @@ map.add(layer)</code></pre>
|
|
|
1282
1282
|
|
|
1283
1283
|
<span class="param-type">
|
|
1284
1284
|
|
|
1285
|
-
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)"
|
|
1285
|
+
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)" href="WMTSSubLayer.html">WMTSSubLayer</a>
|
|
1286
1286
|
|
|
1287
1287
|
</span>
|
|
1288
1288
|
|
|
@@ -1357,28 +1357,28 @@ map.add(layer)</code></pre>
|
|
|
1357
1357
|
|
|
1358
1358
|
<span class="param-type">
|
|
1359
1359
|
|
|
1360
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
1360
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
1361
1361
|
|
|
1362
1362
|
</span>
|
|
1363
1363
|
|
|
|
1364
1364
|
|
|
1365
1365
|
<span class="param-type">
|
|
1366
1366
|
|
|
1367
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1367
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1368
1368
|
|
|
1369
1369
|
</span>
|
|
1370
1370
|
|
|
|
1371
1371
|
|
|
1372
1372
|
<span class="param-type">
|
|
1373
1373
|
|
|
1374
|
-
<a link="Circle.html" onclick="getTypeHTML(event)"
|
|
1374
|
+
<a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
|
|
1375
1375
|
|
|
1376
1376
|
</span>
|
|
1377
1377
|
|
|
|
1378
1378
|
|
|
1379
1379
|
<span class="param-type">
|
|
1380
1380
|
|
|
1381
|
-
<a link="MultiPolygon.html" onclick="getTypeHTML(event)"
|
|
1381
|
+
<a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
|
|
1382
1382
|
|
|
1383
1383
|
</span>
|
|
1384
1384
|
|
|
|
@@ -1501,7 +1501,7 @@ map.add(layer)</code></pre>
|
|
|
1501
1501
|
|
|
1502
1502
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1503
1503
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1504
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1504
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
1505
1505
|
</li></ul></dd>
|
|
1506
1506
|
|
|
1507
1507
|
|
|
@@ -1660,7 +1660,7 @@ map.add(layer)</code></pre>
|
|
|
1660
1660
|
|
|
1661
1661
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1662
1662
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1663
|
-
<a goto="customParameters" link="OGCLayer.html" onclick="getTypeHTML(event)"
|
|
1663
|
+
<a goto="customParameters" link="OGCLayer.html" onclick="getTypeHTML(event)" href="OGCLayer.html#customParameters">OGCLayer#customParameters</a>
|
|
1664
1664
|
</li></ul></dd>
|
|
1665
1665
|
|
|
1666
1666
|
|
|
@@ -1744,7 +1744,7 @@ map.add(layer)</code></pre>
|
|
|
1744
1744
|
|
|
1745
1745
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1746
1746
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1747
|
-
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1747
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
|
|
1748
1748
|
</li></ul></dd>
|
|
1749
1749
|
|
|
1750
1750
|
|
|
@@ -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="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1827
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1828
1828
|
</li></ul></dd>
|
|
1829
1829
|
|
|
1830
1830
|
|
|
@@ -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="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1912
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1913
1913
|
</li></ul></dd>
|
|
1914
1914
|
|
|
1915
1915
|
|
|
@@ -1957,7 +1957,7 @@ map.add(layer)</code></pre>
|
|
|
1957
1957
|
|
|
1958
1958
|
<span class="param-type">
|
|
1959
1959
|
|
|
1960
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1960
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1961
1961
|
|
|
1962
1962
|
</span>
|
|
1963
1963
|
|
|
@@ -1996,7 +1996,7 @@ map.add(layer)</code></pre>
|
|
|
1996
1996
|
|
|
1997
1997
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1998
1998
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1999
|
-
<a
|
|
1999
|
+
<a href="OGCLayer.html#extent">OGCLayer#extent</a>
|
|
2000
2000
|
</li></ul></dd>
|
|
2001
2001
|
|
|
2002
2002
|
|
|
@@ -2074,7 +2074,7 @@ map.add(layer)</code></pre>
|
|
|
2074
2074
|
|
|
2075
2075
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2076
2076
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2077
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2077
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
2078
2078
|
</li></ul></dd>
|
|
2079
2079
|
|
|
2080
2080
|
|
|
@@ -2117,7 +2117,7 @@ map.add(layer)</code></pre>
|
|
|
2117
2117
|
|
|
2118
2118
|
<span class="param-type">
|
|
2119
2119
|
|
|
2120
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
2120
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
2121
2121
|
|
|
2122
2122
|
</span>
|
|
2123
2123
|
|
|
@@ -2154,7 +2154,7 @@ map.add(layer)</code></pre>
|
|
|
2154
2154
|
|
|
2155
2155
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2156
2156
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2157
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2157
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
2158
2158
|
</li></ul></dd>
|
|
2159
2159
|
|
|
2160
2160
|
|
|
@@ -2238,7 +2238,7 @@ map.add(layer)</code></pre>
|
|
|
2238
2238
|
|
|
2239
2239
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2240
2240
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2241
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2241
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
2242
2242
|
</li></ul></dd>
|
|
2243
2243
|
|
|
2244
2244
|
|
|
@@ -2318,7 +2318,7 @@ map.add(layer)</code></pre>
|
|
|
2318
2318
|
|
|
2319
2319
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2320
2320
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2321
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2321
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
2322
2322
|
</li></ul></dd>
|
|
2323
2323
|
|
|
2324
2324
|
|
|
@@ -2404,7 +2404,7 @@ map.add(layer)</code></pre>
|
|
|
2404
2404
|
|
|
2405
2405
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2406
2406
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2407
|
-
<a
|
|
2407
|
+
<a href="OGCLayer.html#loaded">OGCLayer#loaded</a>
|
|
2408
2408
|
</li></ul></dd>
|
|
2409
2409
|
|
|
2410
2410
|
|
|
@@ -2493,7 +2493,7 @@ map.add(layer)</code></pre>
|
|
|
2493
2493
|
|
|
2494
2494
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2495
2495
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2496
|
-
<a
|
|
2496
|
+
<a href="OGCLayer.html#loadStatus">OGCLayer#loadStatus</a>
|
|
2497
2497
|
</li></ul></dd>
|
|
2498
2498
|
|
|
2499
2499
|
|
|
@@ -2578,7 +2578,7 @@ map.add(layer)</code></pre>
|
|
|
2578
2578
|
|
|
2579
2579
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2580
2580
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2581
|
-
<a
|
|
2581
|
+
<a href="OGCLayer.html#maxScale">OGCLayer#maxScale</a>
|
|
2582
2582
|
</li></ul></dd>
|
|
2583
2583
|
|
|
2584
2584
|
|
|
@@ -2658,7 +2658,7 @@ map.add(layer)</code></pre>
|
|
|
2658
2658
|
|
|
2659
2659
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2660
2660
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2661
|
-
<a
|
|
2661
|
+
<a href="OGCLayer.html#minScale">OGCLayer#minScale</a>
|
|
2662
2662
|
</li></ul></dd>
|
|
2663
2663
|
|
|
2664
2664
|
|
|
@@ -2736,7 +2736,7 @@ map.add(layer)</code></pre>
|
|
|
2736
2736
|
|
|
2737
2737
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2738
2738
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2739
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2739
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
2740
2740
|
</li></ul></dd>
|
|
2741
2741
|
|
|
2742
2742
|
|
|
@@ -2779,7 +2779,7 @@ map.add(layer)</code></pre>
|
|
|
2779
2779
|
|
|
2780
2780
|
<span class="param-type">
|
|
2781
2781
|
|
|
2782
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2782
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2783
2783
|
|
|
2784
2784
|
</span>
|
|
2785
2785
|
|
|
@@ -2822,7 +2822,7 @@ map.add(layer)</code></pre>
|
|
|
2822
2822
|
|
|
2823
2823
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2824
2824
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2825
|
-
<a
|
|
2825
|
+
<a href="OGCLayer.html#spatialReference">OGCLayer#spatialReference</a>
|
|
2826
2826
|
</li></ul></dd>
|
|
2827
2827
|
|
|
2828
2828
|
|
|
@@ -3060,7 +3060,7 @@ map.add(layer)</code></pre>
|
|
|
3060
3060
|
|
|
3061
3061
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3062
3062
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3063
|
-
<a
|
|
3063
|
+
<a href="OGCLayer.html#title">OGCLayer#title</a>
|
|
3064
3064
|
</li></ul></dd>
|
|
3065
3065
|
|
|
3066
3066
|
|
|
@@ -3138,7 +3138,7 @@ map.add(layer)</code></pre>
|
|
|
3138
3138
|
|
|
3139
3139
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3140
3140
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3141
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3141
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
3142
3142
|
</li></ul></dd>
|
|
3143
3143
|
|
|
3144
3144
|
|
|
@@ -3218,7 +3218,7 @@ map.add(layer)</code></pre>
|
|
|
3218
3218
|
|
|
3219
3219
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3220
3220
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3221
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3221
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
3222
3222
|
</li></ul></dd>
|
|
3223
3223
|
|
|
3224
3224
|
|
|
@@ -3303,7 +3303,7 @@ map.add(layer)</code></pre>
|
|
|
3303
3303
|
|
|
3304
3304
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3305
3305
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3306
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3306
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
3307
3307
|
</li></ul></dd>
|
|
3308
3308
|
|
|
3309
3309
|
|
|
@@ -3389,7 +3389,7 @@ map.add(layer)</code></pre>
|
|
|
3389
3389
|
|
|
3390
3390
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3391
3391
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3392
|
-
<a
|
|
3392
|
+
<a href="OGCLayer.html#type">OGCLayer#type</a>
|
|
3393
3393
|
</li></ul></dd>
|
|
3394
3394
|
|
|
3395
3395
|
|
|
@@ -3546,7 +3546,7 @@ map.add(layer)</code></pre>
|
|
|
3546
3546
|
|
|
3547
3547
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3548
3548
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3549
|
-
<a goto="version" link="OGCLayer.html" onclick="getTypeHTML(event)"
|
|
3549
|
+
<a goto="version" link="OGCLayer.html" onclick="getTypeHTML(event)" href="OGCLayer.html#version">OGCLayer#version</a>
|
|
3550
3550
|
</li></ul></dd>
|
|
3551
3551
|
|
|
3552
3552
|
|
|
@@ -3626,7 +3626,7 @@ map.add(layer)</code></pre>
|
|
|
3626
3626
|
|
|
3627
3627
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3628
3628
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3629
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3629
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
3630
3630
|
</li></ul></dd>
|
|
3631
3631
|
|
|
3632
3632
|
|
|
@@ -3700,7 +3700,7 @@ map.add(layer)</code></pre>
|
|
|
3700
3700
|
|
|
3701
3701
|
<span class="param-type">
|
|
3702
3702
|
|
|
3703
|
-
<a link="WMTSLayer.html" onclick="getTypeHTML(event)"
|
|
3703
|
+
<a link="WMTSLayer.html" onclick="getTypeHTML(event)" href="WMTSLayer.html">WMTSLayer</a>
|
|
3704
3704
|
|
|
3705
3705
|
</span>
|
|
3706
3706
|
|
|
@@ -3720,7 +3720,7 @@ map.add(layer)</code></pre>
|
|
|
3720
3720
|
|
|
3721
3721
|
<span class="param-type">
|
|
3722
3722
|
|
|
3723
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3723
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3724
3724
|
|
|
3725
3725
|
</span>
|
|
3726
3726
|
|
|
@@ -3760,7 +3760,7 @@ map.add(layer)</code></pre>
|
|
|
3760
3760
|
|
|
3761
3761
|
<span class="param-type">
|
|
3762
3762
|
|
|
3763
|
-
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)"
|
|
3763
|
+
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)" href="WMTSSubLayer.html">WMTSSubLayer</a>
|
|
3764
3764
|
|
|
3765
3765
|
</span>
|
|
3766
3766
|
|
|
@@ -3780,7 +3780,7 @@ map.add(layer)</code></pre>
|
|
|
3780
3780
|
|
|
3781
3781
|
<span class="param-type">
|
|
3782
3782
|
|
|
3783
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
3783
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
3784
3784
|
|
|
3785
3785
|
</span>
|
|
3786
3786
|
|
|
@@ -4181,7 +4181,7 @@ const wmtsLayer = new WMTSLayer.fromJSON(json)</code></pre>
|
|
|
4181
4181
|
|
|
4182
4182
|
<span class="param-type">
|
|
4183
4183
|
|
|
4184
|
-
<a link="WMTSLayer.html" onclick="getTypeHTML(event)"
|
|
4184
|
+
<a link="WMTSLayer.html" onclick="getTypeHTML(event)" href="WMTSLayer.html">WMTSLayer</a>
|
|
4185
4185
|
|
|
4186
4186
|
</span>
|
|
4187
4187
|
|
|
@@ -4259,7 +4259,7 @@ const wmtsLayer = new WMTSLayer.fromServerUrl(url);</code></pre>
|
|
|
4259
4259
|
|
|
4260
4260
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4261
4261
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4262
|
-
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4262
|
+
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
|
|
4263
4263
|
</li></ul></dd>
|
|
4264
4264
|
|
|
4265
4265
|
|
|
@@ -4322,7 +4322,7 @@ const wmtsLayer = new WMTSLayer.fromServerUrl(url);</code></pre>
|
|
|
4322
4322
|
|
|
4323
4323
|
<span class="param-type">
|
|
4324
4324
|
|
|
4325
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4325
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4326
4326
|
|
|
4327
4327
|
</span>
|
|
4328
4328
|
|
|
@@ -4381,7 +4381,7 @@ const wmtsLayer = new WMTSLayer.fromServerUrl(url);</code></pre>
|
|
|
4381
4381
|
|
|
4382
4382
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4383
4383
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4384
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4384
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
4385
4385
|
</li></ul></dd>
|
|
4386
4386
|
|
|
4387
4387
|
|
|
@@ -4617,7 +4617,7 @@ const wmtsLayer = new WMTSLayer.fromServerUrl(url);</code></pre>
|
|
|
4617
4617
|
|
|
4618
4618
|
<span class="param-type">
|
|
4619
4619
|
|
|
4620
|
-
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)"
|
|
4620
|
+
<a link="WMTSSubLayer.html" onclick="getTypeHTML(event)" href="WMTSSubLayer.html">WMTSSubLayer</a>
|
|
4621
4621
|
|
|
4622
4622
|
</span>
|
|
4623
4623
|
|
|
@@ -4736,7 +4736,7 @@ const wmtsLayer = new WMTSLayer.fromServerUrl(url);</code></pre>
|
|
|
4736
4736
|
|
|
4737
4737
|
<span class="param-type">
|
|
4738
4738
|
|
|
4739
|
-
<a link="TileInfo.html" onclick="getTypeHTML(event)"
|
|
4739
|
+
<a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
|
|
4740
4740
|
|
|
4741
4741
|
</span>
|
|
4742
4742
|
|
|
@@ -4799,7 +4799,7 @@ const wmtsLayer = new WMTSLayer.fromServerUrl(url);</code></pre>
|
|
|
4799
4799
|
|
|
4800
4800
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4801
4801
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4802
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4802
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
4803
4803
|
</li></ul></dd>
|
|
4804
4804
|
|
|
4805
4805
|
|
|
@@ -5037,7 +5037,7 @@ wmtsLayer.load().then((result) => {
|
|
|
5037
5037
|
|
|
5038
5038
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5039
5039
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5040
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5040
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
5041
5041
|
</li></ul></dd>
|
|
5042
5042
|
|
|
5043
5043
|
|
|
@@ -5135,7 +5135,7 @@ wmtsLayer.load().then((result) => {
|
|
|
5135
5135
|
|
|
5136
5136
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5137
5137
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5138
|
-
<a
|
|
5138
|
+
<a href="OGCLayer.html#toJSON">OGCLayer#toJSON</a>
|
|
5139
5139
|
</li></ul></dd>
|
|
5140
5140
|
|
|
5141
5141
|
|
|
@@ -5514,7 +5514,7 @@ wmtsLayer.load().then((result) => {
|
|
|
5514
5514
|
|
|
5515
5515
|
<span class="param-type">
|
|
5516
5516
|
|
|
5517
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5517
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5518
5518
|
|
|
5519
5519
|
</span>
|
|
5520
5520
|
|
|
@@ -5556,7 +5556,7 @@ wmtsLayer.load().then((result) => {
|
|
|
5556
5556
|
|
|
5557
5557
|
<span class="param-type">
|
|
5558
5558
|
|
|
5559
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5559
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5560
5560
|
|
|
5561
5561
|
</span>
|
|
5562
5562
|
|
|
@@ -5598,7 +5598,7 @@ wmtsLayer.load().then((result) => {
|
|
|
5598
5598
|
|
|
5599
5599
|
<span class="param-type">
|
|
5600
5600
|
|
|
5601
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5601
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5602
5602
|
|
|
5603
5603
|
</span>
|
|
5604
5604
|
|
|
@@ -5640,7 +5640,7 @@ wmtsLayer.load().then((result) => {
|
|
|
5640
5640
|
|
|
5641
5641
|
<span class="param-type">
|
|
5642
5642
|
|
|
5643
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5643
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5644
5644
|
|
|
5645
5645
|
</span>
|
|
5646
5646
|
|
|
@@ -5688,7 +5688,7 @@ wmtsLayer.load().then((result) => {
|
|
|
5688
5688
|
|
|
5689
5689
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5690
5690
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5691
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5691
|
+
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E5%2588%25B7%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层刷新完毕事件</a>
|
|
5692
5692
|
</li></ul></dd>
|
|
5693
5693
|
|
|
5694
5694
|
|
|
@@ -6000,7 +6000,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6000
6000
|
|
|
6001
6001
|
<span class="param-type">
|
|
6002
6002
|
|
|
6003
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6003
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6004
6004
|
|
|
6005
6005
|
</span>
|
|
6006
6006
|
|
|
@@ -6042,7 +6042,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6042
6042
|
|
|
6043
6043
|
<span class="param-type">
|
|
6044
6044
|
|
|
6045
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6045
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6046
6046
|
|
|
6047
6047
|
</span>
|
|
6048
6048
|
|
|
@@ -6084,7 +6084,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6084
6084
|
|
|
6085
6085
|
<span class="param-type">
|
|
6086
6086
|
|
|
6087
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6087
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6088
6088
|
|
|
6089
6089
|
</span>
|
|
6090
6090
|
|
|
@@ -6126,7 +6126,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6126
6126
|
|
|
6127
6127
|
<span class="param-type">
|
|
6128
6128
|
|
|
6129
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6129
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6130
6130
|
|
|
6131
6131
|
</span>
|
|
6132
6132
|
|
|
@@ -6174,7 +6174,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6174
6174
|
|
|
6175
6175
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6176
6176
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6177
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6177
|
+
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E5%258A%25A0%25E8%25BD%25BD%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层加载完毕事件</a>
|
|
6178
6178
|
</li></ul></dd>
|
|
6179
6179
|
|
|
6180
6180
|
|
|
@@ -6476,7 +6476,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6476
6476
|
|
|
6477
6477
|
<span class="param-type">
|
|
6478
6478
|
|
|
6479
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6479
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6480
6480
|
|
|
6481
6481
|
</span>
|
|
6482
6482
|
|
|
@@ -6518,7 +6518,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6518
6518
|
|
|
6519
6519
|
<span class="param-type">
|
|
6520
6520
|
|
|
6521
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6521
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6522
6522
|
|
|
6523
6523
|
</span>
|
|
6524
6524
|
|
|
@@ -6560,7 +6560,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6560
6560
|
|
|
6561
6561
|
<span class="param-type">
|
|
6562
6562
|
|
|
6563
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6563
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6564
6564
|
|
|
6565
6565
|
</span>
|
|
6566
6566
|
|
|
@@ -6602,7 +6602,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6602
6602
|
|
|
6603
6603
|
<span class="param-type">
|
|
6604
6604
|
|
|
6605
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6605
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6606
6606
|
|
|
6607
6607
|
</span>
|
|
6608
6608
|
|
|
@@ -6650,7 +6650,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6650
6650
|
|
|
6651
6651
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6652
6652
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6653
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6653
|
+
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E6%2598%25BE%25E9%259A%2590%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层显隐更新完毕事件</a>
|
|
6654
6654
|
</li></ul></dd>
|
|
6655
6655
|
|
|
6656
6656
|
|
|
@@ -6962,7 +6962,7 @@ wmtsLayer.load().then((result) => {
|
|
|
6962
6962
|
|
|
6963
6963
|
<span class="param-type">
|
|
6964
6964
|
|
|
6965
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6965
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6966
6966
|
|
|
6967
6967
|
</span>
|
|
6968
6968
|
|
|
@@ -7004,7 +7004,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7004
7004
|
|
|
7005
7005
|
<span class="param-type">
|
|
7006
7006
|
|
|
7007
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7007
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7008
7008
|
|
|
7009
7009
|
</span>
|
|
7010
7010
|
|
|
@@ -7046,7 +7046,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7046
7046
|
|
|
7047
7047
|
<span class="param-type">
|
|
7048
7048
|
|
|
7049
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7049
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7050
7050
|
|
|
7051
7051
|
</span>
|
|
7052
7052
|
|
|
@@ -7088,7 +7088,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7088
7088
|
|
|
7089
7089
|
<span class="param-type">
|
|
7090
7090
|
|
|
7091
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7091
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7092
7092
|
|
|
7093
7093
|
</span>
|
|
7094
7094
|
|
|
@@ -7136,7 +7136,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7136
7136
|
|
|
7137
7137
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7138
7138
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7139
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7139
|
+
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层更新完毕事件</a>
|
|
7140
7140
|
</li></ul></dd>
|
|
7141
7141
|
|
|
7142
7142
|
|
|
@@ -7438,7 +7438,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7438
7438
|
|
|
7439
7439
|
<span class="param-type">
|
|
7440
7440
|
|
|
7441
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7441
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7442
7442
|
|
|
7443
7443
|
</span>
|
|
7444
7444
|
|
|
@@ -7480,7 +7480,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7480
7480
|
|
|
7481
7481
|
<span class="param-type">
|
|
7482
7482
|
|
|
7483
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7483
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7484
7484
|
|
|
7485
7485
|
</span>
|
|
7486
7486
|
|
|
@@ -7522,7 +7522,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7522
7522
|
|
|
7523
7523
|
<span class="param-type">
|
|
7524
7524
|
|
|
7525
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7525
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7526
7526
|
|
|
7527
7527
|
</span>
|
|
7528
7528
|
|
|
@@ -7564,7 +7564,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7564
7564
|
|
|
7565
7565
|
<span class="param-type">
|
|
7566
7566
|
|
|
7567
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7567
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7568
7568
|
|
|
7569
7569
|
</span>
|
|
7570
7570
|
|
|
@@ -7612,7 +7612,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7612
7612
|
|
|
7613
7613
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7614
7614
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7615
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7615
|
+
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%2580%258F%25E6%2598%258E%25E5%25BA%25A6%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层透明度更新完毕事件</a>
|
|
7616
7616
|
</li></ul></dd>
|
|
7617
7617
|
|
|
7618
7618
|
|
|
@@ -7924,7 +7924,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7924
7924
|
|
|
7925
7925
|
<span class="param-type">
|
|
7926
7926
|
|
|
7927
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7927
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7928
7928
|
|
|
7929
7929
|
</span>
|
|
7930
7930
|
|
|
@@ -7966,7 +7966,7 @@ wmtsLayer.load().then((result) => {
|
|
|
7966
7966
|
|
|
7967
7967
|
<span class="param-type">
|
|
7968
7968
|
|
|
7969
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7969
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7970
7970
|
|
|
7971
7971
|
</span>
|
|
7972
7972
|
|
|
@@ -8008,7 +8008,7 @@ wmtsLayer.load().then((result) => {
|
|
|
8008
8008
|
|
|
8009
8009
|
<span class="param-type">
|
|
8010
8010
|
|
|
8011
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8011
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8012
8012
|
|
|
8013
8013
|
</span>
|
|
8014
8014
|
|
|
@@ -8050,7 +8050,7 @@ wmtsLayer.load().then((result) => {
|
|
|
8050
8050
|
|
|
8051
8051
|
<span class="param-type">
|
|
8052
8052
|
|
|
8053
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8053
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8054
8054
|
|
|
8055
8055
|
</span>
|
|
8056
8056
|
|
|
@@ -8098,7 +8098,7 @@ wmtsLayer.load().then((result) => {
|
|
|
8098
8098
|
|
|
8099
8099
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8100
8100
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8101
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
8101
|
+
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%2594%2580%25E6%25AF%2581%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层销毁完毕事件</a>
|
|
8102
8102
|
</li></ul></dd>
|
|
8103
8103
|
|
|
8104
8104
|
|
|
@@ -8400,7 +8400,7 @@ wmtsLayer.load().then((result) => {
|
|
|
8400
8400
|
|
|
8401
8401
|
<span class="param-type">
|
|
8402
8402
|
|
|
8403
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8403
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8404
8404
|
|
|
8405
8405
|
</span>
|
|
8406
8406
|
|
|
@@ -8442,7 +8442,7 @@ wmtsLayer.load().then((result) => {
|
|
|
8442
8442
|
|
|
8443
8443
|
<span class="param-type">
|
|
8444
8444
|
|
|
8445
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
8445
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
8446
8446
|
|
|
8447
8447
|
</span>
|
|
8448
8448
|
|
|
@@ -8484,7 +8484,7 @@ wmtsLayer.load().then((result) => {
|
|
|
8484
8484
|
|
|
8485
8485
|
<span class="param-type">
|
|
8486
8486
|
|
|
8487
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
8487
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
8488
8488
|
|
|
8489
8489
|
</span>
|
|
8490
8490
|
|
|
@@ -8526,7 +8526,7 @@ wmtsLayer.load().then((result) => {
|
|
|
8526
8526
|
|
|
8527
8527
|
<span class="param-type">
|
|
8528
8528
|
|
|
8529
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
8529
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
8530
8530
|
|
|
8531
8531
|
</span>
|
|
8532
8532
|
|
|
@@ -8574,7 +8574,7 @@ wmtsLayer.load().then((result) => {
|
|
|
8574
8574
|
|
|
8575
8575
|
<dt class="inherited-from">Inherited From:</dt>
|
|
8576
8576
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
8577
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
8577
|
+
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#event:%25E5%259B%25BE%25E5%25B1%2582%25E9%25A1%25BA%25E5%25BA%258F%25E6%259B%25B4%25E6%2596%25B0%25E5%25AE%258C%25E6%25AF%2595%25E4%25BA%258B%25E4%25BB%25B6">Layer#event:图层顺序更新完毕事件</a>
|
|
8578
8578
|
</li></ul></dd>
|
|
8579
8579
|
|
|
8580
8580
|
|