@mapgis/webclient-common 17.2.8 → 17.2.11
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 +27 -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 +16 -16
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +71 -71
- package/documention/FeatureLayer.html +77 -77
- package/documention/FeatureServer.html +25 -25
- 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 +23 -23
- 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
|
@@ -256,7 +256,7 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
256
256
|
|
|
257
257
|
<span class="param-type">
|
|
258
258
|
|
|
259
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
259
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
260
260
|
|
|
261
261
|
</span>
|
|
262
262
|
|
|
@@ -491,8 +491,8 @@ if(layer.loadStatus === 'loaded') {<br/>
|
|
|
491
491
|
<a href='#getTileUrl'>[2、根据级数以及行列号获取瓦片的url]</a><br/>
|
|
492
492
|
<a href='#toJSON'>[3、将图层转为json对象]</a><br/>
|
|
493
493
|
<a href='#fromJSON'>[4、通过传入的json构造并返回一个新的几何对象]</a><br/>
|
|
494
|
-
<a
|
|
495
|
-
<a
|
|
494
|
+
<a href="OGCLayer.html#toJSON"><code>5、导出为json对象</code></a><br/>
|
|
495
|
+
<a href="OGCLayer.html#clone"><code>6、克隆几何对象</code></a></p>
|
|
496
496
|
|
|
497
497
|
|
|
498
498
|
|
|
@@ -585,7 +585,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
585
585
|
|
|
586
586
|
|
|
587
587
|
<ul>
|
|
588
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
588
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
589
589
|
</ul>
|
|
590
590
|
|
|
591
591
|
|
|
@@ -695,7 +695,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
695
695
|
|
|
696
696
|
<span class="param-type">
|
|
697
697
|
|
|
698
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
698
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
699
699
|
|
|
700
700
|
</span>
|
|
701
701
|
|
|
@@ -731,7 +731,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
731
731
|
|
|
732
732
|
<span class="param-type">
|
|
733
733
|
|
|
734
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
734
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
735
735
|
|
|
736
736
|
</span>
|
|
737
737
|
|
|
@@ -893,7 +893,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
893
893
|
|
|
894
894
|
<span class="param-type">
|
|
895
895
|
|
|
896
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
896
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
897
897
|
|
|
898
898
|
</span>
|
|
899
899
|
|
|
@@ -1084,7 +1084,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1084
1084
|
|
|
1085
1085
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1086
1086
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1087
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1087
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
1088
1088
|
</li></ul></dd>
|
|
1089
1089
|
|
|
1090
1090
|
|
|
@@ -1170,7 +1170,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1170
1170
|
|
|
1171
1171
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1172
1172
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1173
|
-
<a
|
|
1173
|
+
<a href="Layer.html#description">Layer#description</a>
|
|
1174
1174
|
</li></ul></dd>
|
|
1175
1175
|
|
|
1176
1176
|
|
|
@@ -1248,7 +1248,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1248
1248
|
|
|
1249
1249
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1250
1250
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1251
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1251
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
1252
1252
|
</li></ul></dd>
|
|
1253
1253
|
|
|
1254
1254
|
|
|
@@ -1333,7 +1333,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1333
1333
|
|
|
1334
1334
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1335
1335
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1336
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1336
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
1337
1337
|
</li></ul></dd>
|
|
1338
1338
|
|
|
1339
1339
|
|
|
@@ -1381,7 +1381,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1381
1381
|
|
|
1382
1382
|
<span class="param-type">
|
|
1383
1383
|
|
|
1384
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1384
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1385
1385
|
|
|
1386
1386
|
</span>
|
|
1387
1387
|
|
|
@@ -1424,7 +1424,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1424
1424
|
|
|
1425
1425
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1426
1426
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1427
|
-
<a
|
|
1427
|
+
<a href="Layer.html#extent">Layer#extent</a>
|
|
1428
1428
|
</li></ul></dd>
|
|
1429
1429
|
|
|
1430
1430
|
|
|
@@ -1502,7 +1502,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1502
1502
|
|
|
1503
1503
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1504
1504
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1505
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1505
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1506
1506
|
</li></ul></dd>
|
|
1507
1507
|
|
|
1508
1508
|
|
|
@@ -1545,7 +1545,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1545
1545
|
|
|
1546
1546
|
<span class="param-type">
|
|
1547
1547
|
|
|
1548
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1548
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1549
1549
|
|
|
1550
1550
|
</span>
|
|
1551
1551
|
|
|
@@ -1582,7 +1582,7 @@ map.reorder(arcgisTileLayer, '要移动到的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="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1585
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1586
1586
|
</li></ul></dd>
|
|
1587
1587
|
|
|
1588
1588
|
|
|
@@ -1666,7 +1666,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1666
1666
|
|
|
1667
1667
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1668
1668
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1669
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1669
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1670
1670
|
</li></ul></dd>
|
|
1671
1671
|
|
|
1672
1672
|
|
|
@@ -1746,7 +1746,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1746
1746
|
|
|
1747
1747
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1748
1748
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1749
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1749
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1750
1750
|
</li></ul></dd>
|
|
1751
1751
|
|
|
1752
1752
|
|
|
@@ -1832,7 +1832,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1832
1832
|
|
|
1833
1833
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1834
1834
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1835
|
-
<a
|
|
1835
|
+
<a href="Layer.html#loaded">Layer#loaded</a>
|
|
1836
1836
|
</li></ul></dd>
|
|
1837
1837
|
|
|
1838
1838
|
|
|
@@ -1921,7 +1921,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
1921
1921
|
|
|
1922
1922
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1923
1923
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1924
|
-
<a
|
|
1924
|
+
<a href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
1925
1925
|
</li></ul></dd>
|
|
1926
1926
|
|
|
1927
1927
|
|
|
@@ -2079,7 +2079,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2079
2079
|
|
|
2080
2080
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2081
2081
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2082
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2082
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
2083
2083
|
</li></ul></dd>
|
|
2084
2084
|
|
|
2085
2085
|
|
|
@@ -2164,7 +2164,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2164
2164
|
|
|
2165
2165
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2166
2166
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2167
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2167
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
2168
2168
|
</li></ul></dd>
|
|
2169
2169
|
|
|
2170
2170
|
|
|
@@ -2249,7 +2249,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2249
2249
|
|
|
2250
2250
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2251
2251
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2252
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2252
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
2253
2253
|
</li></ul></dd>
|
|
2254
2254
|
|
|
2255
2255
|
|
|
@@ -2292,7 +2292,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2292
2292
|
|
|
2293
2293
|
<span class="param-type">
|
|
2294
2294
|
|
|
2295
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
2295
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
2296
2296
|
|
|
2297
2297
|
</span>
|
|
2298
2298
|
|
|
@@ -2331,7 +2331,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2331
2331
|
|
|
2332
2332
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2333
2333
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2334
|
-
<a
|
|
2334
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
2335
2335
|
</li></ul></dd>
|
|
2336
2336
|
|
|
2337
2337
|
|
|
@@ -2409,7 +2409,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2409
2409
|
|
|
2410
2410
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2411
2411
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2412
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2412
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
2413
2413
|
</li></ul></dd>
|
|
2414
2414
|
|
|
2415
2415
|
|
|
@@ -2489,7 +2489,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2489
2489
|
|
|
2490
2490
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2491
2491
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2492
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2492
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
2493
2493
|
</li></ul></dd>
|
|
2494
2494
|
|
|
2495
2495
|
|
|
@@ -2569,7 +2569,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2569
2569
|
|
|
2570
2570
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2571
2571
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2572
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2572
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
2573
2573
|
</li></ul></dd>
|
|
2574
2574
|
|
|
2575
2575
|
|
|
@@ -2654,7 +2654,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2654
2654
|
|
|
2655
2655
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2656
2656
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2657
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2657
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
2658
2658
|
</li></ul></dd>
|
|
2659
2659
|
|
|
2660
2660
|
|
|
@@ -2740,7 +2740,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2740
2740
|
|
|
2741
2741
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2742
2742
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2743
|
-
<a
|
|
2743
|
+
<a href="Layer.html#type">Layer#type</a>
|
|
2744
2744
|
</li></ul></dd>
|
|
2745
2745
|
|
|
2746
2746
|
|
|
@@ -2893,7 +2893,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2893
2893
|
|
|
2894
2894
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2895
2895
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2896
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2896
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
2897
2897
|
</li></ul></dd>
|
|
2898
2898
|
|
|
2899
2899
|
|
|
@@ -2957,7 +2957,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2957
2957
|
|
|
2958
2958
|
<span class="param-type">
|
|
2959
2959
|
|
|
2960
|
-
<a link="ArcGISTileLayer.html" onclick="getTypeHTML(event)"
|
|
2960
|
+
<a link="ArcGISTileLayer.html" onclick="getTypeHTML(event)" href="ArcGISTileLayer.html">ArcGISTileLayer</a>
|
|
2961
2961
|
|
|
2962
2962
|
</span>
|
|
2963
2963
|
|
|
@@ -2977,7 +2977,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
2977
2977
|
|
|
2978
2978
|
<span class="param-type">
|
|
2979
2979
|
|
|
2980
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
2980
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
2981
2981
|
|
|
2982
2982
|
</span>
|
|
2983
2983
|
|
|
@@ -3242,7 +3242,7 @@ map.reorder(arcgisTileLayer, '要移动到的index');</code></pre>
|
|
|
3242
3242
|
|
|
3243
3243
|
<span class="param-type">
|
|
3244
3244
|
|
|
3245
|
-
<a link="ArcGISTileLayer.html" onclick="getTypeHTML(event)"
|
|
3245
|
+
<a link="ArcGISTileLayer.html" onclick="getTypeHTML(event)" href="ArcGISTileLayer.html">ArcGISTileLayer</a>
|
|
3246
3246
|
|
|
3247
3247
|
</span>
|
|
3248
3248
|
|
|
@@ -3322,7 +3322,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
3322
3322
|
|
|
3323
3323
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3324
3324
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3325
|
-
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3325
|
+
<a goto="clone" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#clone">Layer#clone</a>
|
|
3326
3326
|
</li></ul></dd>
|
|
3327
3327
|
|
|
3328
3328
|
|
|
@@ -3385,7 +3385,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
3385
3385
|
|
|
3386
3386
|
<span class="param-type">
|
|
3387
3387
|
|
|
3388
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3388
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3389
3389
|
|
|
3390
3390
|
</span>
|
|
3391
3391
|
|
|
@@ -3444,7 +3444,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
3444
3444
|
|
|
3445
3445
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3446
3446
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3447
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3447
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
3448
3448
|
</li></ul></dd>
|
|
3449
3449
|
|
|
3450
3450
|
|
|
@@ -3810,7 +3810,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
3810
3810
|
|
|
3811
3811
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3812
3812
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3813
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3813
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
3814
3814
|
</li></ul></dd>
|
|
3815
3815
|
|
|
3816
3816
|
|
|
@@ -3936,7 +3936,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
3936
3936
|
|
|
3937
3937
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3938
3938
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3939
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3939
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
3940
3940
|
</li></ul></dd>
|
|
3941
3941
|
|
|
3942
3942
|
|
|
@@ -4032,7 +4032,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
4032
4032
|
|
|
4033
4033
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4034
4034
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4035
|
-
<a goto="toJSON" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4035
|
+
<a goto="toJSON" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#toJSON">Layer#toJSON</a>
|
|
4036
4036
|
</li></ul></dd>
|
|
4037
4037
|
|
|
4038
4038
|
|
|
@@ -4413,7 +4413,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
4413
4413
|
|
|
4414
4414
|
<span class="param-type">
|
|
4415
4415
|
|
|
4416
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4416
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4417
4417
|
|
|
4418
4418
|
</span>
|
|
4419
4419
|
|
|
@@ -4455,7 +4455,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
4455
4455
|
|
|
4456
4456
|
<span class="param-type">
|
|
4457
4457
|
|
|
4458
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4458
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4459
4459
|
|
|
4460
4460
|
</span>
|
|
4461
4461
|
|
|
@@ -4497,7 +4497,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
4497
4497
|
|
|
4498
4498
|
<span class="param-type">
|
|
4499
4499
|
|
|
4500
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4500
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4501
4501
|
|
|
4502
4502
|
</span>
|
|
4503
4503
|
|
|
@@ -4539,7 +4539,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
4539
4539
|
|
|
4540
4540
|
<span class="param-type">
|
|
4541
4541
|
|
|
4542
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4542
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4543
4543
|
|
|
4544
4544
|
</span>
|
|
4545
4545
|
|
|
@@ -4587,7 +4587,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
4587
4587
|
|
|
4588
4588
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4589
4589
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4590
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4590
|
+
<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>
|
|
4591
4591
|
</li></ul></dd>
|
|
4592
4592
|
|
|
4593
4593
|
|
|
@@ -4899,7 +4899,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
4899
4899
|
|
|
4900
4900
|
<span class="param-type">
|
|
4901
4901
|
|
|
4902
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4902
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4903
4903
|
|
|
4904
4904
|
</span>
|
|
4905
4905
|
|
|
@@ -4941,7 +4941,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
4941
4941
|
|
|
4942
4942
|
<span class="param-type">
|
|
4943
4943
|
|
|
4944
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4944
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4945
4945
|
|
|
4946
4946
|
</span>
|
|
4947
4947
|
|
|
@@ -4983,7 +4983,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
4983
4983
|
|
|
4984
4984
|
<span class="param-type">
|
|
4985
4985
|
|
|
4986
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4986
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4987
4987
|
|
|
4988
4988
|
</span>
|
|
4989
4989
|
|
|
@@ -5025,7 +5025,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5025
5025
|
|
|
5026
5026
|
<span class="param-type">
|
|
5027
5027
|
|
|
5028
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5028
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5029
5029
|
|
|
5030
5030
|
</span>
|
|
5031
5031
|
|
|
@@ -5073,7 +5073,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5073
5073
|
|
|
5074
5074
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5075
5075
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5076
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5076
|
+
<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>
|
|
5077
5077
|
</li></ul></dd>
|
|
5078
5078
|
|
|
5079
5079
|
|
|
@@ -5375,7 +5375,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5375
5375
|
|
|
5376
5376
|
<span class="param-type">
|
|
5377
5377
|
|
|
5378
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5378
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5379
5379
|
|
|
5380
5380
|
</span>
|
|
5381
5381
|
|
|
@@ -5417,7 +5417,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5417
5417
|
|
|
5418
5418
|
<span class="param-type">
|
|
5419
5419
|
|
|
5420
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5420
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5421
5421
|
|
|
5422
5422
|
</span>
|
|
5423
5423
|
|
|
@@ -5459,7 +5459,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5459
5459
|
|
|
5460
5460
|
<span class="param-type">
|
|
5461
5461
|
|
|
5462
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5462
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5463
5463
|
|
|
5464
5464
|
</span>
|
|
5465
5465
|
|
|
@@ -5501,7 +5501,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5501
5501
|
|
|
5502
5502
|
<span class="param-type">
|
|
5503
5503
|
|
|
5504
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5504
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5505
5505
|
|
|
5506
5506
|
</span>
|
|
5507
5507
|
|
|
@@ -5549,7 +5549,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5549
5549
|
|
|
5550
5550
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5551
5551
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5552
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5552
|
+
<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>
|
|
5553
5553
|
</li></ul></dd>
|
|
5554
5554
|
|
|
5555
5555
|
|
|
@@ -5861,7 +5861,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5861
5861
|
|
|
5862
5862
|
<span class="param-type">
|
|
5863
5863
|
|
|
5864
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5864
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5865
5865
|
|
|
5866
5866
|
</span>
|
|
5867
5867
|
|
|
@@ -5903,7 +5903,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5903
5903
|
|
|
5904
5904
|
<span class="param-type">
|
|
5905
5905
|
|
|
5906
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5906
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5907
5907
|
|
|
5908
5908
|
</span>
|
|
5909
5909
|
|
|
@@ -5945,7 +5945,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5945
5945
|
|
|
5946
5946
|
<span class="param-type">
|
|
5947
5947
|
|
|
5948
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5948
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5949
5949
|
|
|
5950
5950
|
</span>
|
|
5951
5951
|
|
|
@@ -5987,7 +5987,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
5987
5987
|
|
|
5988
5988
|
<span class="param-type">
|
|
5989
5989
|
|
|
5990
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5990
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5991
5991
|
|
|
5992
5992
|
</span>
|
|
5993
5993
|
|
|
@@ -6035,7 +6035,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6035
6035
|
|
|
6036
6036
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6037
6037
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6038
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6038
|
+
<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>
|
|
6039
6039
|
</li></ul></dd>
|
|
6040
6040
|
|
|
6041
6041
|
|
|
@@ -6337,7 +6337,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6337
6337
|
|
|
6338
6338
|
<span class="param-type">
|
|
6339
6339
|
|
|
6340
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6340
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6341
6341
|
|
|
6342
6342
|
</span>
|
|
6343
6343
|
|
|
@@ -6379,7 +6379,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6379
6379
|
|
|
6380
6380
|
<span class="param-type">
|
|
6381
6381
|
|
|
6382
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6382
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6383
6383
|
|
|
6384
6384
|
</span>
|
|
6385
6385
|
|
|
@@ -6421,7 +6421,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6421
6421
|
|
|
6422
6422
|
<span class="param-type">
|
|
6423
6423
|
|
|
6424
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6424
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6425
6425
|
|
|
6426
6426
|
</span>
|
|
6427
6427
|
|
|
@@ -6463,7 +6463,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6463
6463
|
|
|
6464
6464
|
<span class="param-type">
|
|
6465
6465
|
|
|
6466
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6466
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6467
6467
|
|
|
6468
6468
|
</span>
|
|
6469
6469
|
|
|
@@ -6511,7 +6511,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6511
6511
|
|
|
6512
6512
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6513
6513
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6514
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6514
|
+
<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>
|
|
6515
6515
|
</li></ul></dd>
|
|
6516
6516
|
|
|
6517
6517
|
|
|
@@ -6823,7 +6823,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6823
6823
|
|
|
6824
6824
|
<span class="param-type">
|
|
6825
6825
|
|
|
6826
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6826
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6827
6827
|
|
|
6828
6828
|
</span>
|
|
6829
6829
|
|
|
@@ -6865,7 +6865,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6865
6865
|
|
|
6866
6866
|
<span class="param-type">
|
|
6867
6867
|
|
|
6868
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6868
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6869
6869
|
|
|
6870
6870
|
</span>
|
|
6871
6871
|
|
|
@@ -6907,7 +6907,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6907
6907
|
|
|
6908
6908
|
<span class="param-type">
|
|
6909
6909
|
|
|
6910
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6910
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6911
6911
|
|
|
6912
6912
|
</span>
|
|
6913
6913
|
|
|
@@ -6949,7 +6949,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6949
6949
|
|
|
6950
6950
|
<span class="param-type">
|
|
6951
6951
|
|
|
6952
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6952
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6953
6953
|
|
|
6954
6954
|
</span>
|
|
6955
6955
|
|
|
@@ -6997,7 +6997,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
6997
6997
|
|
|
6998
6998
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6999
6999
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7000
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7000
|
+
<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>
|
|
7001
7001
|
</li></ul></dd>
|
|
7002
7002
|
|
|
7003
7003
|
|
|
@@ -7299,7 +7299,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
7299
7299
|
|
|
7300
7300
|
<span class="param-type">
|
|
7301
7301
|
|
|
7302
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7302
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7303
7303
|
|
|
7304
7304
|
</span>
|
|
7305
7305
|
|
|
@@ -7341,7 +7341,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
7341
7341
|
|
|
7342
7342
|
<span class="param-type">
|
|
7343
7343
|
|
|
7344
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
7344
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
7345
7345
|
|
|
7346
7346
|
</span>
|
|
7347
7347
|
|
|
@@ -7383,7 +7383,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
7383
7383
|
|
|
7384
7384
|
<span class="param-type">
|
|
7385
7385
|
|
|
7386
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
7386
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
7387
7387
|
|
|
7388
7388
|
</span>
|
|
7389
7389
|
|
|
@@ -7425,7 +7425,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
7425
7425
|
|
|
7426
7426
|
<span class="param-type">
|
|
7427
7427
|
|
|
7428
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
7428
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
7429
7429
|
|
|
7430
7430
|
</span>
|
|
7431
7431
|
|
|
@@ -7473,7 +7473,7 @@ const arcgisTileLayer = new ArcGISTileLayer.fromJSON(json)</code></pre>
|
|
|
7473
7473
|
|
|
7474
7474
|
<dt class="inherited-from">Inherited From:</dt>
|
|
7475
7475
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
7476
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
7476
|
+
<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>
|
|
7477
7477
|
</li></ul></dd>
|
|
7478
7478
|
|
|
7479
7479
|
|