@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
|
@@ -231,7 +231,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
231
231
|
|
|
232
232
|
|
|
233
233
|
<ul>
|
|
234
|
-
<li><a link="Layer.html" onclick="getTypeHTML(event)"
|
|
234
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a></li>
|
|
235
235
|
</ul>
|
|
236
236
|
|
|
237
237
|
|
|
@@ -341,7 +341,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
341
341
|
|
|
342
342
|
<span class="param-type">
|
|
343
343
|
|
|
344
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
344
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
345
345
|
|
|
346
346
|
</span>
|
|
347
347
|
|
|
@@ -377,7 +377,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
377
377
|
|
|
378
378
|
<span class="param-type">
|
|
379
379
|
|
|
380
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
380
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
381
381
|
|
|
382
382
|
</span>
|
|
383
383
|
|
|
@@ -521,7 +521,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
521
521
|
|
|
522
522
|
<span class="param-type">
|
|
523
523
|
|
|
524
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
524
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
525
525
|
|
|
526
526
|
</span>
|
|
527
527
|
|
|
@@ -712,7 +712,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
712
712
|
|
|
713
713
|
<dt class="inherited-from">Inherited From:</dt>
|
|
714
714
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
715
|
-
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)"
|
|
715
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#copyright">Layer#copyright</a>
|
|
716
716
|
</li></ul></dd>
|
|
717
717
|
|
|
718
718
|
|
|
@@ -796,7 +796,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
796
796
|
|
|
797
797
|
<dt class="inherited-from">Inherited From:</dt>
|
|
798
798
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
799
|
-
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)"
|
|
799
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#description">Layer#description</a>
|
|
800
800
|
</li></ul></dd>
|
|
801
801
|
|
|
802
802
|
|
|
@@ -876,7 +876,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
876
876
|
|
|
877
877
|
<dt class="inherited-from">Inherited From:</dt>
|
|
878
878
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
879
|
-
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)"
|
|
879
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extendProps">Layer#extendProps</a>
|
|
880
880
|
</li></ul></dd>
|
|
881
881
|
|
|
882
882
|
|
|
@@ -961,7 +961,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
961
961
|
|
|
962
962
|
<dt class="inherited-from">Inherited From:</dt>
|
|
963
963
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
964
|
-
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)"
|
|
964
|
+
<a goto="extensionOptions" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extensionOptions">Layer#extensionOptions</a>
|
|
965
965
|
</li></ul></dd>
|
|
966
966
|
|
|
967
967
|
|
|
@@ -1009,7 +1009,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1009
1009
|
|
|
1010
1010
|
<span class="param-type">
|
|
1011
1011
|
|
|
1012
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1012
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1013
1013
|
|
|
1014
1014
|
</span>
|
|
1015
1015
|
|
|
@@ -1050,7 +1050,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1050
1050
|
|
|
1051
1051
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1052
1052
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1053
|
-
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1053
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#extent">Layer#extent</a>
|
|
1054
1054
|
</li></ul></dd>
|
|
1055
1055
|
|
|
1056
1056
|
|
|
@@ -1130,7 +1130,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1130
1130
|
|
|
1131
1131
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1132
1132
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1133
|
-
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1133
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#headers">Layer#headers</a>
|
|
1134
1134
|
</li></ul></dd>
|
|
1135
1135
|
|
|
1136
1136
|
|
|
@@ -1173,7 +1173,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1173
1173
|
|
|
1174
1174
|
<span class="param-type">
|
|
1175
1175
|
|
|
1176
|
-
<a link="FetchMethod.html" onclick="getTypeHTML(event)"
|
|
1176
|
+
<a link="FetchMethod.html" onclick="getTypeHTML(event)" href="global.html#FetchMethod">FetchMethod</a>
|
|
1177
1177
|
|
|
1178
1178
|
</span>
|
|
1179
1179
|
|
|
@@ -1210,7 +1210,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1210
1210
|
|
|
1211
1211
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1212
1212
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1213
|
-
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1213
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#httpMethod">Layer#httpMethod</a>
|
|
1214
1214
|
</li></ul></dd>
|
|
1215
1215
|
|
|
1216
1216
|
|
|
@@ -1294,7 +1294,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1294
1294
|
|
|
1295
1295
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1296
1296
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1297
|
-
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1297
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#id">Layer#id</a>
|
|
1298
1298
|
</li></ul></dd>
|
|
1299
1299
|
|
|
1300
1300
|
|
|
@@ -1374,7 +1374,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1374
1374
|
|
|
1375
1375
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1376
1376
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1377
|
-
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1377
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#index">Layer#index</a>
|
|
1378
1378
|
</li></ul></dd>
|
|
1379
1379
|
|
|
1380
1380
|
|
|
@@ -1460,7 +1460,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1460
1460
|
|
|
1461
1461
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1462
1462
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1463
|
-
<a
|
|
1463
|
+
<a href="Layer.html#loaded">Layer#loaded</a>
|
|
1464
1464
|
</li></ul></dd>
|
|
1465
1465
|
|
|
1466
1466
|
|
|
@@ -1549,7 +1549,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1549
1549
|
|
|
1550
1550
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1551
1551
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1552
|
-
<a
|
|
1552
|
+
<a href="Layer.html#loadStatus">Layer#loadStatus</a>
|
|
1553
1553
|
</li></ul></dd>
|
|
1554
1554
|
|
|
1555
1555
|
|
|
@@ -1632,7 +1632,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1632
1632
|
|
|
1633
1633
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1634
1634
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1635
|
-
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1635
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#maxScale">Layer#maxScale</a>
|
|
1636
1636
|
</li></ul></dd>
|
|
1637
1637
|
|
|
1638
1638
|
|
|
@@ -1717,7 +1717,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1717
1717
|
|
|
1718
1718
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1719
1719
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1720
|
-
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1720
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#minScale">Layer#minScale</a>
|
|
1721
1721
|
</li></ul></dd>
|
|
1722
1722
|
|
|
1723
1723
|
|
|
@@ -1802,7 +1802,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1802
1802
|
|
|
1803
1803
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1804
1804
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1805
|
-
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1805
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#opacity">Layer#opacity</a>
|
|
1806
1806
|
</li></ul></dd>
|
|
1807
1807
|
|
|
1808
1808
|
|
|
@@ -1845,7 +1845,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1845
1845
|
|
|
1846
1846
|
<span class="param-type">
|
|
1847
1847
|
|
|
1848
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1848
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1849
1849
|
|
|
1850
1850
|
</span>
|
|
1851
1851
|
|
|
@@ -1884,7 +1884,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1884
1884
|
|
|
1885
1885
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1886
1886
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1887
|
-
<a
|
|
1887
|
+
<a href="Layer.html#spatialReference">Layer#spatialReference</a>
|
|
1888
1888
|
</li></ul></dd>
|
|
1889
1889
|
|
|
1890
1890
|
|
|
@@ -1962,7 +1962,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1962
1962
|
|
|
1963
1963
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1964
1964
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1965
|
-
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)"
|
|
1965
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#title">Layer#title</a>
|
|
1966
1966
|
</li></ul></dd>
|
|
1967
1967
|
|
|
1968
1968
|
|
|
@@ -2042,7 +2042,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2042
2042
|
|
|
2043
2043
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2044
2044
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2045
|
-
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2045
|
+
<a goto="tokenAttachType" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenAttachType">Layer#tokenAttachType</a>
|
|
2046
2046
|
</li></ul></dd>
|
|
2047
2047
|
|
|
2048
2048
|
|
|
@@ -2122,7 +2122,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2122
2122
|
|
|
2123
2123
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2124
2124
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2125
|
-
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2125
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenKey">Layer#tokenKey</a>
|
|
2126
2126
|
</li></ul></dd>
|
|
2127
2127
|
|
|
2128
2128
|
|
|
@@ -2207,7 +2207,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2207
2207
|
|
|
2208
2208
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2209
2209
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2210
|
-
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2210
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#tokenValue">Layer#tokenValue</a>
|
|
2211
2211
|
</li></ul></dd>
|
|
2212
2212
|
|
|
2213
2213
|
|
|
@@ -2289,7 +2289,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2289
2289
|
|
|
2290
2290
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2291
2291
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2292
|
-
<a
|
|
2292
|
+
<a href="Layer.html#type">Layer#type</a>
|
|
2293
2293
|
</li></ul></dd>
|
|
2294
2294
|
|
|
2295
2295
|
|
|
@@ -2442,7 +2442,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2442
2442
|
|
|
2443
2443
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2444
2444
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2445
|
-
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2445
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#visible">Layer#visible</a>
|
|
2446
2446
|
</li></ul></dd>
|
|
2447
2447
|
|
|
2448
2448
|
|
|
@@ -2506,7 +2506,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2506
2506
|
|
|
2507
2507
|
<span class="param-type">
|
|
2508
2508
|
|
|
2509
|
-
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)"
|
|
2509
|
+
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)" href="TerrainCacheLayer.html">TerrainCacheLayer</a>
|
|
2510
2510
|
|
|
2511
2511
|
</span>
|
|
2512
2512
|
|
|
@@ -2526,7 +2526,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2526
2526
|
|
|
2527
2527
|
<span class="param-type">
|
|
2528
2528
|
|
|
2529
|
-
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)"
|
|
2529
|
+
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)" href="TerrainCacheLayer.html">TerrainCacheLayer</a>
|
|
2530
2530
|
|
|
2531
2531
|
</span>
|
|
2532
2532
|
|
|
@@ -2781,7 +2781,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2781
2781
|
|
|
2782
2782
|
<span class="param-type">
|
|
2783
2783
|
|
|
2784
|
-
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)"
|
|
2784
|
+
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)" href="TerrainCacheLayer.html">TerrainCacheLayer</a>
|
|
2785
2785
|
|
|
2786
2786
|
</span>
|
|
2787
2787
|
|
|
@@ -2846,7 +2846,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2846
2846
|
|
|
2847
2847
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2848
2848
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2849
|
-
<a
|
|
2849
|
+
<a href="Layer.html#clone">Layer#clone</a>
|
|
2850
2850
|
</li></ul></dd>
|
|
2851
2851
|
|
|
2852
2852
|
|
|
@@ -2907,7 +2907,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2907
2907
|
|
|
2908
2908
|
<span class="param-type">
|
|
2909
2909
|
|
|
2910
|
-
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)"
|
|
2910
|
+
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)" href="TerrainCacheLayer.html">TerrainCacheLayer</a>
|
|
2911
2911
|
|
|
2912
2912
|
</span>
|
|
2913
2913
|
|
|
@@ -2966,7 +2966,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2966
2966
|
|
|
2967
2967
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2968
2968
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2969
|
-
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)"
|
|
2969
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#destroy">Layer#destroy</a>
|
|
2970
2970
|
</li></ul></dd>
|
|
2971
2971
|
|
|
2972
2972
|
|
|
@@ -3090,7 +3090,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3090
3090
|
|
|
3091
3091
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3092
3092
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3093
|
-
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3093
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#isLoaded">Layer#isLoaded</a>
|
|
3094
3094
|
</li></ul></dd>
|
|
3095
3095
|
|
|
3096
3096
|
|
|
@@ -3307,7 +3307,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3307
3307
|
|
|
3308
3308
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3309
3309
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3310
|
-
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3310
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html#refresh">Layer#refresh</a>
|
|
3311
3311
|
</li></ul></dd>
|
|
3312
3312
|
|
|
3313
3313
|
|
|
@@ -3405,7 +3405,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3405
3405
|
|
|
3406
3406
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3407
3407
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3408
|
-
<a
|
|
3408
|
+
<a href="Layer.html#toJSON">Layer#toJSON</a>
|
|
3409
3409
|
</li></ul></dd>
|
|
3410
3410
|
|
|
3411
3411
|
|
|
@@ -3784,7 +3784,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3784
3784
|
|
|
3785
3785
|
<span class="param-type">
|
|
3786
3786
|
|
|
3787
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3787
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3788
3788
|
|
|
3789
3789
|
</span>
|
|
3790
3790
|
|
|
@@ -3826,7 +3826,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3826
3826
|
|
|
3827
3827
|
<span class="param-type">
|
|
3828
3828
|
|
|
3829
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
3829
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
3830
3830
|
|
|
3831
3831
|
</span>
|
|
3832
3832
|
|
|
@@ -3868,7 +3868,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3868
3868
|
|
|
3869
3869
|
<span class="param-type">
|
|
3870
3870
|
|
|
3871
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
3871
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
3872
3872
|
|
|
3873
3873
|
</span>
|
|
3874
3874
|
|
|
@@ -3910,7 +3910,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3910
3910
|
|
|
3911
3911
|
<span class="param-type">
|
|
3912
3912
|
|
|
3913
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
3913
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
3914
3914
|
|
|
3915
3915
|
</span>
|
|
3916
3916
|
|
|
@@ -3958,7 +3958,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3958
3958
|
|
|
3959
3959
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3960
3960
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3961
|
-
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
3961
|
+
<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>
|
|
3962
3962
|
</li></ul></dd>
|
|
3963
3963
|
|
|
3964
3964
|
|
|
@@ -4270,7 +4270,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4270
4270
|
|
|
4271
4271
|
<span class="param-type">
|
|
4272
4272
|
|
|
4273
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4273
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4274
4274
|
|
|
4275
4275
|
</span>
|
|
4276
4276
|
|
|
@@ -4312,7 +4312,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4312
4312
|
|
|
4313
4313
|
<span class="param-type">
|
|
4314
4314
|
|
|
4315
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4315
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4316
4316
|
|
|
4317
4317
|
</span>
|
|
4318
4318
|
|
|
@@ -4354,7 +4354,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4354
4354
|
|
|
4355
4355
|
<span class="param-type">
|
|
4356
4356
|
|
|
4357
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4357
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4358
4358
|
|
|
4359
4359
|
</span>
|
|
4360
4360
|
|
|
@@ -4396,7 +4396,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4396
4396
|
|
|
4397
4397
|
<span class="param-type">
|
|
4398
4398
|
|
|
4399
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4399
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4400
4400
|
|
|
4401
4401
|
</span>
|
|
4402
4402
|
|
|
@@ -4444,7 +4444,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4444
4444
|
|
|
4445
4445
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4446
4446
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4447
|
-
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4447
|
+
<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>
|
|
4448
4448
|
</li></ul></dd>
|
|
4449
4449
|
|
|
4450
4450
|
|
|
@@ -4746,7 +4746,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4746
4746
|
|
|
4747
4747
|
<span class="param-type">
|
|
4748
4748
|
|
|
4749
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4749
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4750
4750
|
|
|
4751
4751
|
</span>
|
|
4752
4752
|
|
|
@@ -4788,7 +4788,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4788
4788
|
|
|
4789
4789
|
<span class="param-type">
|
|
4790
4790
|
|
|
4791
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
4791
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
4792
4792
|
|
|
4793
4793
|
</span>
|
|
4794
4794
|
|
|
@@ -4830,7 +4830,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4830
4830
|
|
|
4831
4831
|
<span class="param-type">
|
|
4832
4832
|
|
|
4833
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
4833
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
4834
4834
|
|
|
4835
4835
|
</span>
|
|
4836
4836
|
|
|
@@ -4872,7 +4872,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4872
4872
|
|
|
4873
4873
|
<span class="param-type">
|
|
4874
4874
|
|
|
4875
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
4875
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
4876
4876
|
|
|
4877
4877
|
</span>
|
|
4878
4878
|
|
|
@@ -4920,7 +4920,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4920
4920
|
|
|
4921
4921
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4922
4922
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4923
|
-
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
4923
|
+
<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>
|
|
4924
4924
|
</li></ul></dd>
|
|
4925
4925
|
|
|
4926
4926
|
|
|
@@ -5232,7 +5232,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5232
5232
|
|
|
5233
5233
|
<span class="param-type">
|
|
5234
5234
|
|
|
5235
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5235
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5236
5236
|
|
|
5237
5237
|
</span>
|
|
5238
5238
|
|
|
@@ -5274,7 +5274,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5274
5274
|
|
|
5275
5275
|
<span class="param-type">
|
|
5276
5276
|
|
|
5277
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5277
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5278
5278
|
|
|
5279
5279
|
</span>
|
|
5280
5280
|
|
|
@@ -5316,7 +5316,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5316
5316
|
|
|
5317
5317
|
<span class="param-type">
|
|
5318
5318
|
|
|
5319
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5319
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5320
5320
|
|
|
5321
5321
|
</span>
|
|
5322
5322
|
|
|
@@ -5358,7 +5358,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5358
5358
|
|
|
5359
5359
|
<span class="param-type">
|
|
5360
5360
|
|
|
5361
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5361
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5362
5362
|
|
|
5363
5363
|
</span>
|
|
5364
5364
|
|
|
@@ -5406,7 +5406,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5406
5406
|
|
|
5407
5407
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5408
5408
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5409
|
-
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5409
|
+
<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>
|
|
5410
5410
|
</li></ul></dd>
|
|
5411
5411
|
|
|
5412
5412
|
|
|
@@ -5708,7 +5708,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5708
5708
|
|
|
5709
5709
|
<span class="param-type">
|
|
5710
5710
|
|
|
5711
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5711
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5712
5712
|
|
|
5713
5713
|
</span>
|
|
5714
5714
|
|
|
@@ -5750,7 +5750,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5750
5750
|
|
|
5751
5751
|
<span class="param-type">
|
|
5752
5752
|
|
|
5753
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
5753
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
5754
5754
|
|
|
5755
5755
|
</span>
|
|
5756
5756
|
|
|
@@ -5792,7 +5792,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5792
5792
|
|
|
5793
5793
|
<span class="param-type">
|
|
5794
5794
|
|
|
5795
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
5795
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
5796
5796
|
|
|
5797
5797
|
</span>
|
|
5798
5798
|
|
|
@@ -5834,7 +5834,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5834
5834
|
|
|
5835
5835
|
<span class="param-type">
|
|
5836
5836
|
|
|
5837
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
5837
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
5838
5838
|
|
|
5839
5839
|
</span>
|
|
5840
5840
|
|
|
@@ -5882,7 +5882,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5882
5882
|
|
|
5883
5883
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5884
5884
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5885
|
-
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
5885
|
+
<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>
|
|
5886
5886
|
</li></ul></dd>
|
|
5887
5887
|
|
|
5888
5888
|
|
|
@@ -6194,7 +6194,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6194
6194
|
|
|
6195
6195
|
<span class="param-type">
|
|
6196
6196
|
|
|
6197
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6197
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6198
6198
|
|
|
6199
6199
|
</span>
|
|
6200
6200
|
|
|
@@ -6236,7 +6236,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6236
6236
|
|
|
6237
6237
|
<span class="param-type">
|
|
6238
6238
|
|
|
6239
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6239
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6240
6240
|
|
|
6241
6241
|
</span>
|
|
6242
6242
|
|
|
@@ -6278,7 +6278,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6278
6278
|
|
|
6279
6279
|
<span class="param-type">
|
|
6280
6280
|
|
|
6281
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6281
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6282
6282
|
|
|
6283
6283
|
</span>
|
|
6284
6284
|
|
|
@@ -6320,7 +6320,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6320
6320
|
|
|
6321
6321
|
<span class="param-type">
|
|
6322
6322
|
|
|
6323
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6323
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6324
6324
|
|
|
6325
6325
|
</span>
|
|
6326
6326
|
|
|
@@ -6368,7 +6368,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6368
6368
|
|
|
6369
6369
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6370
6370
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6371
|
-
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6371
|
+
<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>
|
|
6372
6372
|
</li></ul></dd>
|
|
6373
6373
|
|
|
6374
6374
|
|
|
@@ -6670,7 +6670,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6670
6670
|
|
|
6671
6671
|
<span class="param-type">
|
|
6672
6672
|
|
|
6673
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6673
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6674
6674
|
|
|
6675
6675
|
</span>
|
|
6676
6676
|
|
|
@@ -6712,7 +6712,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6712
6712
|
|
|
6713
6713
|
<span class="param-type">
|
|
6714
6714
|
|
|
6715
|
-
<a link="MapView.html" onclick="getTypeHTML(event)"
|
|
6715
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" href="MapView.html">MapView</a>
|
|
6716
6716
|
|
|
6717
6717
|
</span>
|
|
6718
6718
|
|
|
@@ -6754,7 +6754,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6754
6754
|
|
|
6755
6755
|
<span class="param-type">
|
|
6756
6756
|
|
|
6757
|
-
<a link="Layer.html" onclick="getTypeHTML(event)"
|
|
6757
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
|
|
6758
6758
|
|
|
6759
6759
|
</span>
|
|
6760
6760
|
|
|
@@ -6796,7 +6796,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6796
6796
|
|
|
6797
6797
|
<span class="param-type">
|
|
6798
6798
|
|
|
6799
|
-
<a link="Map.html" onclick="getTypeHTML(event)"
|
|
6799
|
+
<a link="Map.html" onclick="getTypeHTML(event)" href="Map.html">Map</a>
|
|
6800
6800
|
|
|
6801
6801
|
</span>
|
|
6802
6802
|
|
|
@@ -6844,7 +6844,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6844
6844
|
|
|
6845
6845
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6846
6846
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6847
|
-
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)"
|
|
6847
|
+
<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>
|
|
6848
6848
|
</li></ul></dd>
|
|
6849
6849
|
|
|
6850
6850
|
|