@mapgis/webclient-common 17.0.2 → 17.0.5
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 +26 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-common-es6.min.js +2 -2
- package/documention/AddressServer.html +392 -114
- package/documention/ArcGISFeatureServer.html +638 -198
- package/documention/ArcGISGeometryServer.html +473 -148
- package/documention/ArcGISMapImageLayer.html +479 -129
- package/documention/ArcGISMapImageSubLayer.html +178 -48
- package/documention/ArcGISMapServer.html +464 -144
- package/documention/ArcGISTileLayer.html +849 -219
- package/documention/ArcGISVectorTileLayer.html +647 -207
- package/documention/ArcGISVectorTileServer.html +243 -78
- package/documention/BaseRenderer.html +42 -12
- package/documention/BaseServer.html +209 -54
- package/documention/BaseView.html +1096 -219
- package/documention/Basemap.html +323 -93
- package/documention/Callout3D.html +46 -16
- package/documention/Cesium3DTilesCacheLayer.html +790 -190
- package/documention/Cesium3DTilesServer.html +228 -68
- package/documention/CheckUtil.html +402 -103
- package/documention/Circle.html +301 -83
- package/documention/ClassBreakClusterInfo.html +26 -12
- package/documention/ClassBreakInfo.html +154 -39
- package/documention/ClassBreakRenderer.html +249 -64
- package/documention/ClusterInfo.html +171 -41
- package/documention/ClusterRenderer.html +274 -75
- package/documention/Collection.html +1552 -396
- package/documention/CollectionFlattener.html +147 -37
- package/documention/Color.html +278 -69
- package/documention/ColorMaterial.html +89 -27
- package/documention/ColorStop.html +136 -32
- package/documention/ColorVariable.html +66 -16
- package/documention/Config.html +35 -10
- package/documention/CursorChangeEventInfo.html +21 -6
- package/documention/EchartsLayer.html +67 -17
- package/documention/Edges3D.html +96 -29
- package/documention/ElevationInfo.html +65 -20
- package/documention/Evented.html +75 -30
- package/documention/Extent.html +525 -142
- package/documention/ExtrudeSymbol3DLayer.html +178 -51
- package/documention/Feature.html +241 -71
- package/documention/FeatureExpressionInfo.html +41 -11
- package/documention/FeatureLayer.html +864 -224
- package/documention/FeatureServer.html +1010 -296
- package/documention/FeatureSet.html +158 -49
- package/documention/FillSymbol.html +96 -26
- package/documention/FillSymbol3DLayer.html +126 -39
- package/documention/FillSymbol3DOutline.html +116 -34
- package/documention/Font.html +156 -41
- package/documention/GeoJSONLayer.html +959 -239
- package/documention/Geometry.html +312 -93
- package/documention/GeometryEngine.html +1233 -496
- package/documention/GeometryFilter.html +77 -18
- package/documention/GeometryServer.html +667 -213
- package/documention/GraphicsLayer.html +1052 -253
- package/documention/GroupLayer.html +930 -227
- package/documention/HeatmapColorStop.html +93 -23
- package/documention/HeatmapRenderer.html +223 -58
- package/documention/IGSFeatureLayer.html +439 -117
- package/documention/IGSMapImageLayer.html +694 -179
- package/documention/IGSMapImageSubLayer.html +189 -49
- package/documention/IGSSceneLayer.html +337 -93
- package/documention/IGSSceneSubLayer.html +326 -81
- package/documention/IGSTileLayer.html +900 -227
- package/documention/IGSVectorTileLayer.html +685 -215
- package/documention/IGSVectorTileSubLayer.html +167 -46
- package/documention/IconResource.html +77 -25
- package/documention/IconSymbol3DLayer.html +218 -61
- package/documention/ImageServer.html +410 -120
- package/documention/Interceptor.html +33 -9
- package/documention/LOD.html +106 -26
- package/documention/LabelClass.html +451 -114
- package/documention/LabelSymbol3D.html +131 -39
- package/documention/Layer.html +883 -213
- package/documention/LayerEvent.html +7 -2
- package/documention/LayerViewUpdateEvent.html +14 -4
- package/documention/LineCallout3D.html +183 -51
- package/documention/LineString.html +401 -126
- package/documention/LineStyleMarker3D.html +155 -43
- package/documention/LineStylePattern3D.html +89 -27
- package/documention/LineSymbol.html +95 -25
- package/documention/LineSymbol3D.html +78 -26
- package/documention/LineSymbol3DLayer.html +218 -61
- package/documention/LineSymbolMarker.html +86 -22
- package/documention/Log.html +3 -3
- package/documention/M3DModelCacheLayer.html +854 -213
- package/documention/M3DServer.html +326 -96
- package/documention/Map.html +526 -153
- package/documention/MapGISTextSymbol.html +657 -178
- package/documention/MapImageLayer.html +2184 -504
- package/documention/MapServer.html +843 -253
- package/documention/MapVLayer.html +525 -171
- package/documention/MapView.html +1157 -260
- package/documention/MarkerSymbol.html +135 -35
- package/documention/MoveEventInfo.html +21 -6
- package/documention/MultiLineString.html +497 -149
- package/documention/MultiPoint.html +399 -125
- package/documention/MultiPolygon.html +362 -116
- package/documention/OGCLayer.html +769 -189
- package/documention/ObjectSymbol3DLayer.html +318 -86
- package/documention/OpacityStop.html +106 -26
- package/documention/OpacityVariable.html +66 -16
- package/documention/OutStatistic.html +68 -18
- package/documention/OverlayLayer.html +769 -199
- package/documention/PathSymbol3DLayer.html +323 -86
- package/documention/PictureFillSymbol.html +255 -71
- package/documention/PictureMarkerSymbol.html +218 -57
- package/documention/PlotServer.html +469 -154
- package/documention/PoiServer.html +270 -80
- package/documention/Point.html +390 -119
- package/documention/PointSymbol3D.html +131 -39
- package/documention/PointSymbol3DOutline.html +103 -31
- package/documention/Polygon.html +562 -167
- package/documention/PolygonSymbol3D.html +104 -32
- package/documention/ProjectInfo.html +84 -24
- package/documention/ProjectInfoBySrsID.html +42 -12
- package/documention/Projection.html +42 -10
- package/documention/RandomRenderer.html +99 -32
- package/documention/RankRenderer.html +239 -67
- package/documention/RendererInfo.html +135 -9
- package/documention/RequestConfig.html +14 -4
- package/documention/RequestInterceptor.html +47 -12
- package/documention/ResourceServer.html +3595 -1030
- package/documention/ResponseInterceptor.html +47 -12
- package/documention/RootServer.html +263 -78
- package/documention/ScaleEventInfo.html +21 -6
- package/documention/Scene.html +212 -45
- package/documention/SceneLayer.html +802 -207
- package/documention/SceneServer.html +743 -228
- package/documention/SceneView.html +21 -7
- package/documention/SecurityServer.html +235 -70
- package/documention/SimpleFillSymbol.html +149 -40
- package/documention/SimpleLineSymbol.html +215 -56
- package/documention/SimpleMarkerSymbol.html +223 -59
- package/documention/SimpleRenderer.html +149 -39
- package/documention/SizeStop.html +106 -26
- package/documention/SizeVariable.html +146 -36
- package/documention/SketchBaseDrawTool.html +396 -109
- package/documention/SketchCircleDrawTool.html +457 -145
- package/documention/SketchEditor.html +777 -227
- package/documention/SketchEditorCesium.html +783 -258
- package/documention/SketchEditorEvent.html +7 -2
- package/documention/SketchEditorToolEventInfo.html +14 -4
- package/documention/SketchEditorVideo.html +167 -57
- package/documention/SketchEditorVideoBase.html +167 -57
- package/documention/SketchExtentDrawTool.html +457 -145
- package/documention/SketchFreehandPolygonDrawTool.html +440 -138
- package/documention/SketchFreehandPolylineDrawTool.html +455 -143
- package/documention/SketchPointDrawTool.html +486 -154
- package/documention/SketchPolygonDrawTool.html +911 -286
- package/documention/SketchPolylineDrawTool.html +846 -242
- package/documention/SketchStage.html +75 -26
- package/documention/SketchStyle.html +315 -80
- package/documention/SketchTopologyTool.html +20 -5
- package/documention/SpatialReference.html +244 -58
- package/documention/StylePattern3D.html +89 -27
- package/documention/SubLayer.html +237 -72
- package/documention/Symbol.html +110 -28
- package/documention/Symbol3D.html +41 -12
- package/documention/Symbol3DLayer.html +60 -23
- package/documention/Symbol3DVerticalOffset.html +120 -38
- package/documention/TerrainCacheLayer.html +761 -186
- package/documention/TerrainServer.html +200 -60
- package/documention/TextHalo.html +96 -29
- package/documention/TextSymbol.html +422 -107
- package/documention/TextSymbol3DLayer.html +278 -76
- package/documention/ThemeServer.html +310 -95
- package/documention/TileInfo.html +101 -26
- package/documention/TileLayer.html +825 -212
- package/documention/TileMatrixSet.html +199 -49
- package/documention/TileServer.html +172 -52
- package/documention/UniqueValueClusterInfo.html +26 -12
- package/documention/UniqueValueInfo.html +149 -37
- package/documention/UniqueValueRenderer.html +236 -61
- package/documention/UnknownLayer.html +790 -205
- package/documention/UpdateContent.html +87 -22
- package/documention/VectorTileGroupSubLayer.html +2209 -0
- package/documention/VectorTileLayer.html +1296 -361
- package/documention/VectorTileServer.html +226 -71
- package/documention/VectorTileSubLayer.html +231 -60
- package/documention/VertexChangeEventInfo.html +21 -6
- package/documention/VideoMapView.html +362 -82
- package/documention/VideoMetaData.html +104 -26
- package/documention/VideoPixelCoordTransforms.html +48 -13
- package/documention/VideoRegistrationParam.html +67 -17
- package/documention/VisualVariable.html +119 -29
- package/documention/WCSServer.html +172 -52
- package/documention/WFSLayer.html +954 -244
- package/documention/WFSServer.html +224 -69
- package/documention/WMSLayer.html +1158 -291
- package/documention/WMSServer.html +195 -60
- package/documention/WMSSubLayer.html +222 -57
- package/documention/WMTSLayer.html +990 -247
- package/documention/WMTSServer.html +188 -58
- package/documention/WMTSStyle.html +121 -31
- package/documention/WMTSSubLayer.html +865 -210
- package/documention/WPSServer.html +172 -52
- package/documention/WaterSymbol3DLayer.html +164 -47
- package/documention/WebTileLayer.html +955 -254
- package/documention/WorkFlowServer.html +399 -114
- package/documention/WorkFlowServer600227.html +600 -165
- package/documention/WorkFlowServer600228.html +560 -155
- package/documention/WorkFlowServer600229.html +600 -165
- package/documention/WorkFlowServer600230.html +600 -165
- package/documention/WorkFlowServer600231.html +680 -185
- package/documention/WorkFlowServer600232.html +600 -165
- package/documention/WorkFlowServer600233.html +580 -160
- package/documention/WorkFlowServer600235.html +480 -135
- package/documention/WorkFlowServer600237.html +606 -166
- package/documention/WorkFlowServer600238.html +613 -168
- package/documention/WorkFlowServer600239.html +541 -151
- package/documention/WorkFlowServer600307.html +573 -158
- package/documention/WorkFlowServer600308.html +226 -56
- package/documention/WorkFlowServer600309.html +600 -165
- package/documention/WorkFlowServer600314.html +620 -170
- package/documention/WorkFlowServer600334.html +600 -165
- package/documention/WorkFlowServer600336.html +560 -155
- package/documention/WorkFlowServer600340.html +740 -200
- package/documention/WorkFlowServer600354.html +580 -160
- package/documention/WorkFlowServer600368.html +500 -140
- package/documention/WorkFlowServer600369.html +560 -155
- package/documention/WorkFlowServer600370.html +540 -150
- package/documention/Zondy.Object.CAttDataRow.html +21 -6
- package/documention/Zondy.Object.CAttStruct.html +28 -8
- package/documention/global.html +5453 -1051
- package/documention/index.html +53 -53
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +126 -36
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +3 -3
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +8 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +35 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +49 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +42 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +14 -4
- package/documention/module-ArcGis.ArcGisCircle.html +49 -14
- package/documention/module-ArcGis.ArcGisExtent.html +134 -44
- package/documention/module-ArcGis.ArcGisMultipoint.html +54 -19
- package/documention/module-ArcGis.ArcGisPoint.html +75 -25
- package/documention/module-ArcGis.ArcGisPolygon.html +172 -52
- package/documention/module-ArcGis.ArcGisPolyline.html +112 -37
- package/documention/module-ArcGis.ArcGisSpatialReference.html +41 -11
- package/documention/module.exports.html +6 -1
- package/documention/scripts/sideBar.js +133 -6
- package/documention/tutorial-/345/267/245/344/275/234/346/265/201.html +25 -25
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +7 -7
- package/documention/tutorial-/347/254/246/345/217/267.html +26 -26
- package/package.json +1 -1
|
@@ -73,13 +73,18 @@
|
|
|
73
73
|
|
|
74
74
|
<tr class="deep-level-0">
|
|
75
75
|
|
|
76
|
-
<td class="name"
|
|
76
|
+
<td class="name"><code>options</code></td>
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
<td class="type">
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
<span class="param-type">
|
|
82
|
+
<span class="param-type">
|
|
83
|
+
|
|
84
|
+
Object
|
|
85
|
+
|
|
86
|
+
</span>
|
|
87
|
+
|
|
83
88
|
|
|
84
89
|
|
|
85
90
|
|
|
@@ -99,13 +104,18 @@
|
|
|
99
104
|
|
|
100
105
|
<tr class="deep-level-1">
|
|
101
106
|
|
|
102
|
-
<td class="name"
|
|
107
|
+
<td class="name"><code>url</code></td>
|
|
103
108
|
|
|
104
109
|
|
|
105
110
|
<td class="type">
|
|
106
111
|
|
|
107
112
|
|
|
108
|
-
<span class="param-type">
|
|
113
|
+
<span class="param-type">
|
|
114
|
+
|
|
115
|
+
String
|
|
116
|
+
|
|
117
|
+
</span>
|
|
118
|
+
|
|
109
119
|
|
|
110
120
|
|
|
111
121
|
|
|
@@ -125,13 +135,18 @@
|
|
|
125
135
|
|
|
126
136
|
<tr class="deep-level-1">
|
|
127
137
|
|
|
128
|
-
<td class="name"
|
|
138
|
+
<td class="name"><code>tokenKey</code></td>
|
|
129
139
|
|
|
130
140
|
|
|
131
141
|
<td class="type">
|
|
132
142
|
|
|
133
143
|
|
|
134
|
-
<span class="param-type">
|
|
144
|
+
<span class="param-type">
|
|
145
|
+
|
|
146
|
+
String
|
|
147
|
+
|
|
148
|
+
</span>
|
|
149
|
+
|
|
135
150
|
|
|
136
151
|
|
|
137
152
|
|
|
@@ -153,13 +168,18 @@
|
|
|
153
168
|
|
|
154
169
|
<tr class="deep-level-1">
|
|
155
170
|
|
|
156
|
-
<td class="name"
|
|
171
|
+
<td class="name"><code>tokenValue</code></td>
|
|
157
172
|
|
|
158
173
|
|
|
159
174
|
<td class="type">
|
|
160
175
|
|
|
161
176
|
|
|
162
|
-
<span class="param-type">
|
|
177
|
+
<span class="param-type">
|
|
178
|
+
|
|
179
|
+
String
|
|
180
|
+
|
|
181
|
+
</span>
|
|
182
|
+
|
|
163
183
|
|
|
164
184
|
|
|
165
185
|
|
|
@@ -179,13 +199,18 @@
|
|
|
179
199
|
|
|
180
200
|
<tr class="deep-level-1">
|
|
181
201
|
|
|
182
|
-
<td class="name"
|
|
202
|
+
<td class="name"><code>autoReset</code></td>
|
|
183
203
|
|
|
184
204
|
|
|
185
205
|
<td class="type">
|
|
186
206
|
|
|
187
207
|
|
|
188
|
-
<span class="param-type">
|
|
208
|
+
<span class="param-type">
|
|
209
|
+
|
|
210
|
+
Boolean
|
|
211
|
+
|
|
212
|
+
</span>
|
|
213
|
+
|
|
189
214
|
|
|
190
215
|
|
|
191
216
|
|
|
@@ -207,13 +232,18 @@
|
|
|
207
232
|
|
|
208
233
|
<tr class="deep-level-1">
|
|
209
234
|
|
|
210
|
-
<td class="name"
|
|
235
|
+
<td class="name"><code>requestVertexNormals</code></td>
|
|
211
236
|
|
|
212
237
|
|
|
213
238
|
<td class="type">
|
|
214
239
|
|
|
215
240
|
|
|
216
|
-
<span class="param-type">
|
|
241
|
+
<span class="param-type">
|
|
242
|
+
|
|
243
|
+
Boolean
|
|
244
|
+
|
|
245
|
+
</span>
|
|
246
|
+
|
|
217
247
|
|
|
218
248
|
|
|
219
249
|
|
|
@@ -287,7 +317,7 @@
|
|
|
287
317
|
<div class="column is-2"><label>绑定事件</label></div>
|
|
288
318
|
<div class="column is-10">
|
|
289
319
|
<ul>
|
|
290
|
-
<li><a
|
|
320
|
+
<li><a href="#图层加载完毕事件">图层加载完毕事件</a></li>
|
|
291
321
|
</ul>
|
|
292
322
|
</div>
|
|
293
323
|
</div>
|
|
@@ -341,7 +371,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
341
371
|
|
|
342
372
|
|
|
343
373
|
<ul>
|
|
344
|
-
<li><a class="mapgis-link-name" title="Layer" Layer.html>Layer</a></li>
|
|
374
|
+
<li><a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a></li>
|
|
345
375
|
</ul>
|
|
346
376
|
|
|
347
377
|
|
|
@@ -373,11 +403,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
373
403
|
<tbody>
|
|
374
404
|
|
|
375
405
|
<tr class="deep-level-0">
|
|
376
|
-
<td class="name"><code><a href="
|
|
406
|
+
<td class="name"><code><a href="#copyright">copyright</a></code></td>
|
|
377
407
|
<td class="name">
|
|
378
408
|
<code>
|
|
379
409
|
|
|
380
|
-
<span class="param-type">
|
|
410
|
+
<span class="param-type">
|
|
411
|
+
|
|
412
|
+
String
|
|
413
|
+
|
|
414
|
+
</span>
|
|
415
|
+
|
|
381
416
|
|
|
382
417
|
|
|
383
418
|
</code>
|
|
@@ -386,11 +421,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
386
421
|
</tr>
|
|
387
422
|
|
|
388
423
|
<tr class="deep-level-0">
|
|
389
|
-
<td class="name"><code><a href="
|
|
424
|
+
<td class="name"><code><a href="#description">description</a></code></td>
|
|
390
425
|
<td class="name">
|
|
391
426
|
<code>
|
|
392
427
|
|
|
393
|
-
<span class="param-type">
|
|
428
|
+
<span class="param-type">
|
|
429
|
+
|
|
430
|
+
String
|
|
431
|
+
|
|
432
|
+
</span>
|
|
433
|
+
|
|
394
434
|
|
|
395
435
|
|
|
396
436
|
</code>
|
|
@@ -399,11 +439,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
399
439
|
</tr>
|
|
400
440
|
|
|
401
441
|
<tr class="deep-level-0">
|
|
402
|
-
<td class="name"><code><a href="
|
|
442
|
+
<td class="name"><code><a href="#extendOptions">extendOptions</a></code></td>
|
|
403
443
|
<td class="name">
|
|
404
444
|
<code>
|
|
405
445
|
|
|
406
|
-
<span class="param-type">
|
|
446
|
+
<span class="param-type">
|
|
447
|
+
|
|
448
|
+
Object
|
|
449
|
+
|
|
450
|
+
</span>
|
|
451
|
+
|
|
407
452
|
|
|
408
453
|
|
|
409
454
|
</code>
|
|
@@ -412,11 +457,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
412
457
|
</tr>
|
|
413
458
|
|
|
414
459
|
<tr class="deep-level-0">
|
|
415
|
-
<td class="name"><code><a href="
|
|
460
|
+
<td class="name"><code><a href="#extendProps">extendProps</a></code></td>
|
|
416
461
|
<td class="name">
|
|
417
462
|
<code>
|
|
418
463
|
|
|
419
|
-
<span class="param-type">
|
|
464
|
+
<span class="param-type">
|
|
465
|
+
|
|
466
|
+
Object
|
|
467
|
+
|
|
468
|
+
</span>
|
|
469
|
+
|
|
420
470
|
|
|
421
471
|
|
|
422
472
|
</code>
|
|
@@ -425,11 +475,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
425
475
|
</tr>
|
|
426
476
|
|
|
427
477
|
<tr class="deep-level-0">
|
|
428
|
-
<td class="name"><code><a href="
|
|
478
|
+
<td class="name"><code><a href="#extent">extent</a></code></td>
|
|
429
479
|
<td class="name">
|
|
430
480
|
<code>
|
|
431
481
|
|
|
432
|
-
<span class="param-type"
|
|
482
|
+
<span class="param-type">
|
|
483
|
+
|
|
484
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
|
|
485
|
+
|
|
486
|
+
</span>
|
|
487
|
+
|
|
433
488
|
|
|
434
489
|
|
|
435
490
|
</code>
|
|
@@ -438,11 +493,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
438
493
|
</tr>
|
|
439
494
|
|
|
440
495
|
<tr class="deep-level-0">
|
|
441
|
-
<td class="name"><code><a href="
|
|
496
|
+
<td class="name"><code><a href="#headers">headers</a></code></td>
|
|
442
497
|
<td class="name">
|
|
443
498
|
<code>
|
|
444
499
|
|
|
445
|
-
<span class="param-type">
|
|
500
|
+
<span class="param-type">
|
|
501
|
+
|
|
502
|
+
String
|
|
503
|
+
|
|
504
|
+
</span>
|
|
505
|
+
|
|
446
506
|
|
|
447
507
|
|
|
448
508
|
</code>
|
|
@@ -451,11 +511,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
451
511
|
</tr>
|
|
452
512
|
|
|
453
513
|
<tr class="deep-level-0">
|
|
454
|
-
<td class="name"><code><a href="
|
|
514
|
+
<td class="name"><code><a href="#httpMethod">httpMethod</a></code></td>
|
|
455
515
|
<td class="name">
|
|
456
516
|
<code>
|
|
457
517
|
|
|
458
|
-
<span class="param-type">
|
|
518
|
+
<span class="param-type">
|
|
519
|
+
|
|
520
|
+
String
|
|
521
|
+
|
|
522
|
+
</span>
|
|
523
|
+
|
|
459
524
|
|
|
460
525
|
|
|
461
526
|
</code>
|
|
@@ -464,11 +529,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
464
529
|
</tr>
|
|
465
530
|
|
|
466
531
|
<tr class="deep-level-0">
|
|
467
|
-
<td class="name"><code><a href="
|
|
532
|
+
<td class="name"><code><a href="#id">id</a></code></td>
|
|
468
533
|
<td class="name">
|
|
469
534
|
<code>
|
|
470
535
|
|
|
471
|
-
<span class="param-type">
|
|
536
|
+
<span class="param-type">
|
|
537
|
+
|
|
538
|
+
String
|
|
539
|
+
|
|
540
|
+
</span>
|
|
541
|
+
|
|
472
542
|
|
|
473
543
|
|
|
474
544
|
</code>
|
|
@@ -477,11 +547,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
477
547
|
</tr>
|
|
478
548
|
|
|
479
549
|
<tr class="deep-level-0">
|
|
480
|
-
<td class="name"><code><a href="
|
|
550
|
+
<td class="name"><code><a href="#index">index</a></code></td>
|
|
481
551
|
<td class="name">
|
|
482
552
|
<code>
|
|
483
553
|
|
|
484
|
-
<span class="param-type">
|
|
554
|
+
<span class="param-type">
|
|
555
|
+
|
|
556
|
+
Number
|
|
557
|
+
|
|
558
|
+
</span>
|
|
559
|
+
|
|
485
560
|
|
|
486
561
|
|
|
487
562
|
</code>
|
|
@@ -490,11 +565,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
490
565
|
</tr>
|
|
491
566
|
|
|
492
567
|
<tr class="deep-level-0">
|
|
493
|
-
<td class="name"><code><a href="
|
|
568
|
+
<td class="name"><code><a href="#loaded">loaded</a></code></td>
|
|
494
569
|
<td class="name">
|
|
495
570
|
<code>
|
|
496
571
|
|
|
497
|
-
<span class="param-type">
|
|
572
|
+
<span class="param-type">
|
|
573
|
+
|
|
574
|
+
Boolean
|
|
575
|
+
|
|
576
|
+
</span>
|
|
577
|
+
|
|
498
578
|
|
|
499
579
|
|
|
500
580
|
</code>
|
|
@@ -503,11 +583,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
503
583
|
</tr>
|
|
504
584
|
|
|
505
585
|
<tr class="deep-level-0">
|
|
506
|
-
<td class="name"><code><a href="
|
|
586
|
+
<td class="name"><code><a href="#loadStatus">loadStatus</a></code></td>
|
|
507
587
|
<td class="name">
|
|
508
588
|
<code>
|
|
509
589
|
|
|
510
|
-
<span class="param-type">
|
|
590
|
+
<span class="param-type">
|
|
591
|
+
|
|
592
|
+
String
|
|
593
|
+
|
|
594
|
+
</span>
|
|
595
|
+
|
|
511
596
|
|
|
512
597
|
|
|
513
598
|
</code>
|
|
@@ -516,11 +601,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
516
601
|
</tr>
|
|
517
602
|
|
|
518
603
|
<tr class="deep-level-0">
|
|
519
|
-
<td class="name"><code><a href="
|
|
604
|
+
<td class="name"><code><a href="#maxScale">maxScale</a></code></td>
|
|
520
605
|
<td class="name">
|
|
521
606
|
<code>
|
|
522
607
|
|
|
523
|
-
<span class="param-type">
|
|
608
|
+
<span class="param-type">
|
|
609
|
+
|
|
610
|
+
Number
|
|
611
|
+
|
|
612
|
+
</span>
|
|
613
|
+
|
|
524
614
|
|
|
525
615
|
|
|
526
616
|
</code>
|
|
@@ -529,11 +619,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
529
619
|
</tr>
|
|
530
620
|
|
|
531
621
|
<tr class="deep-level-0">
|
|
532
|
-
<td class="name"><code><a href="
|
|
622
|
+
<td class="name"><code><a href="#minScale">minScale</a></code></td>
|
|
533
623
|
<td class="name">
|
|
534
624
|
<code>
|
|
535
625
|
|
|
536
|
-
<span class="param-type">
|
|
626
|
+
<span class="param-type">
|
|
627
|
+
|
|
628
|
+
Number
|
|
629
|
+
|
|
630
|
+
</span>
|
|
631
|
+
|
|
537
632
|
|
|
538
633
|
|
|
539
634
|
</code>
|
|
@@ -542,11 +637,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
542
637
|
</tr>
|
|
543
638
|
|
|
544
639
|
<tr class="deep-level-0">
|
|
545
|
-
<td class="name"><code><a href="
|
|
640
|
+
<td class="name"><code><a href="#opacity">opacity</a></code></td>
|
|
546
641
|
<td class="name">
|
|
547
642
|
<code>
|
|
548
643
|
|
|
549
|
-
<span class="param-type">
|
|
644
|
+
<span class="param-type">
|
|
645
|
+
|
|
646
|
+
Number
|
|
647
|
+
|
|
648
|
+
</span>
|
|
649
|
+
|
|
550
650
|
|
|
551
651
|
|
|
552
652
|
</code>
|
|
@@ -555,11 +655,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
555
655
|
</tr>
|
|
556
656
|
|
|
557
657
|
<tr class="deep-level-0">
|
|
558
|
-
<td class="name"><code><a href="
|
|
658
|
+
<td class="name"><code><a href="#spatialReference">spatialReference</a></code></td>
|
|
559
659
|
<td class="name">
|
|
560
660
|
<code>
|
|
561
661
|
|
|
562
|
-
<span class="param-type"
|
|
662
|
+
<span class="param-type">
|
|
663
|
+
|
|
664
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
665
|
+
|
|
666
|
+
</span>
|
|
667
|
+
|
|
563
668
|
|
|
564
669
|
|
|
565
670
|
</code>
|
|
@@ -568,11 +673,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
568
673
|
</tr>
|
|
569
674
|
|
|
570
675
|
<tr class="deep-level-0">
|
|
571
|
-
<td class="name"><code><a href="
|
|
676
|
+
<td class="name"><code><a href="#title">title</a></code></td>
|
|
572
677
|
<td class="name">
|
|
573
678
|
<code>
|
|
574
679
|
|
|
575
|
-
<span class="param-type">
|
|
680
|
+
<span class="param-type">
|
|
681
|
+
|
|
682
|
+
String
|
|
683
|
+
|
|
684
|
+
</span>
|
|
685
|
+
|
|
576
686
|
|
|
577
687
|
|
|
578
688
|
</code>
|
|
@@ -581,11 +691,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
581
691
|
</tr>
|
|
582
692
|
|
|
583
693
|
<tr class="deep-level-0">
|
|
584
|
-
<td class="name"><code><a href="
|
|
694
|
+
<td class="name"><code><a href="#tokenKey">tokenKey</a></code></td>
|
|
585
695
|
<td class="name">
|
|
586
696
|
<code>
|
|
587
697
|
|
|
588
|
-
<span class="param-type">
|
|
698
|
+
<span class="param-type">
|
|
699
|
+
|
|
700
|
+
String
|
|
701
|
+
|
|
702
|
+
</span>
|
|
703
|
+
|
|
589
704
|
|
|
590
705
|
|
|
591
706
|
</code>
|
|
@@ -594,11 +709,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
594
709
|
</tr>
|
|
595
710
|
|
|
596
711
|
<tr class="deep-level-0">
|
|
597
|
-
<td class="name"><code><a href="
|
|
712
|
+
<td class="name"><code><a href="#tokenValue">tokenValue</a></code></td>
|
|
598
713
|
<td class="name">
|
|
599
714
|
<code>
|
|
600
715
|
|
|
601
|
-
<span class="param-type">
|
|
716
|
+
<span class="param-type">
|
|
717
|
+
|
|
718
|
+
String
|
|
719
|
+
|
|
720
|
+
</span>
|
|
721
|
+
|
|
602
722
|
|
|
603
723
|
|
|
604
724
|
</code>
|
|
@@ -607,11 +727,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
607
727
|
</tr>
|
|
608
728
|
|
|
609
729
|
<tr class="deep-level-0">
|
|
610
|
-
<td class="name"><code><a href="
|
|
730
|
+
<td class="name"><code><a href="#type">type</a></code></td>
|
|
611
731
|
<td class="name">
|
|
612
732
|
<code>
|
|
613
733
|
|
|
614
|
-
<span class="param-type">
|
|
734
|
+
<span class="param-type">
|
|
735
|
+
|
|
736
|
+
String
|
|
737
|
+
|
|
738
|
+
</span>
|
|
739
|
+
|
|
615
740
|
|
|
616
741
|
|
|
617
742
|
</code>
|
|
@@ -620,11 +745,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
620
745
|
</tr>
|
|
621
746
|
|
|
622
747
|
<tr class="deep-level-0">
|
|
623
|
-
<td class="name"><code><a href="
|
|
748
|
+
<td class="name"><code><a href="#url">url</a></code></td>
|
|
624
749
|
<td class="name">
|
|
625
750
|
<code>
|
|
626
751
|
|
|
627
|
-
<span class="param-type">
|
|
752
|
+
<span class="param-type">
|
|
753
|
+
|
|
754
|
+
String
|
|
755
|
+
|
|
756
|
+
</span>
|
|
757
|
+
|
|
628
758
|
|
|
629
759
|
|
|
630
760
|
</code>
|
|
@@ -633,11 +763,16 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
633
763
|
</tr>
|
|
634
764
|
|
|
635
765
|
<tr class="deep-level-0">
|
|
636
|
-
<td class="name"><code><a href="
|
|
766
|
+
<td class="name"><code><a href="#visible">visible</a></code></td>
|
|
637
767
|
<td class="name">
|
|
638
768
|
<code>
|
|
639
769
|
|
|
640
|
-
<span class="param-type">
|
|
770
|
+
<span class="param-type">
|
|
771
|
+
|
|
772
|
+
Number
|
|
773
|
+
|
|
774
|
+
</span>
|
|
775
|
+
|
|
641
776
|
|
|
642
777
|
|
|
643
778
|
</code>
|
|
@@ -656,7 +791,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
656
791
|
<span class="method-parameter is-pulled-right">
|
|
657
792
|
<label>类型:</label>
|
|
658
793
|
|
|
659
|
-
<span class="param-type">
|
|
794
|
+
<span class="param-type">
|
|
795
|
+
|
|
796
|
+
String
|
|
797
|
+
|
|
798
|
+
</span>
|
|
799
|
+
|
|
660
800
|
|
|
661
801
|
|
|
662
802
|
</span>
|
|
@@ -694,7 +834,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
694
834
|
|
|
695
835
|
<dt class="inherited-from">Inherited From:</dt>
|
|
696
836
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
697
|
-
<a class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
|
|
837
|
+
<a goto="copyright" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#copyright" Layer.html#copyright>Layer#copyright</a>
|
|
698
838
|
</li></ul></dd>
|
|
699
839
|
|
|
700
840
|
|
|
@@ -735,7 +875,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
735
875
|
<span class="method-parameter is-pulled-right">
|
|
736
876
|
<label>类型:</label>
|
|
737
877
|
|
|
738
|
-
<span class="param-type">
|
|
878
|
+
<span class="param-type">
|
|
879
|
+
|
|
880
|
+
String
|
|
881
|
+
|
|
882
|
+
</span>
|
|
883
|
+
|
|
739
884
|
|
|
740
885
|
|
|
741
886
|
</span>
|
|
@@ -773,7 +918,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
773
918
|
|
|
774
919
|
<dt class="inherited-from">Inherited From:</dt>
|
|
775
920
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
776
|
-
<a class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
|
|
921
|
+
<a goto="description" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#description" Layer.html#description>Layer#description</a>
|
|
777
922
|
</li></ul></dd>
|
|
778
923
|
|
|
779
924
|
|
|
@@ -814,7 +959,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
814
959
|
<span class="method-parameter is-pulled-right">
|
|
815
960
|
<label>类型:</label>
|
|
816
961
|
|
|
817
|
-
<span class="param-type">
|
|
962
|
+
<span class="param-type">
|
|
963
|
+
|
|
964
|
+
Object
|
|
965
|
+
|
|
966
|
+
</span>
|
|
967
|
+
|
|
818
968
|
|
|
819
969
|
|
|
820
970
|
</span>
|
|
@@ -889,7 +1039,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
889
1039
|
<span class="method-parameter is-pulled-right">
|
|
890
1040
|
<label>类型:</label>
|
|
891
1041
|
|
|
892
|
-
<span class="param-type">
|
|
1042
|
+
<span class="param-type">
|
|
1043
|
+
|
|
1044
|
+
Object
|
|
1045
|
+
|
|
1046
|
+
</span>
|
|
1047
|
+
|
|
893
1048
|
|
|
894
1049
|
|
|
895
1050
|
</span>
|
|
@@ -923,7 +1078,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
923
1078
|
|
|
924
1079
|
<dt class="inherited-from">Inherited From:</dt>
|
|
925
1080
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
926
|
-
<a class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
|
|
1081
|
+
<a goto="extendProps" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extendProps" Layer.html#extendProps>Layer#extendProps</a>
|
|
927
1082
|
</li></ul></dd>
|
|
928
1083
|
|
|
929
1084
|
|
|
@@ -964,7 +1119,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
964
1119
|
<span class="method-parameter is-pulled-right">
|
|
965
1120
|
<label>类型:</label>
|
|
966
1121
|
|
|
967
|
-
<span class="param-type"
|
|
1122
|
+
<span class="param-type">
|
|
1123
|
+
|
|
1124
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
|
|
1125
|
+
|
|
1126
|
+
</span>
|
|
1127
|
+
|
|
968
1128
|
|
|
969
1129
|
|
|
970
1130
|
</span>
|
|
@@ -1002,7 +1162,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1002
1162
|
|
|
1003
1163
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1004
1164
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1005
|
-
<a class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
|
|
1165
|
+
<a goto="extent" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#extent" Layer.html#extent>Layer#extent</a>
|
|
1006
1166
|
</li></ul></dd>
|
|
1007
1167
|
|
|
1008
1168
|
|
|
@@ -1043,7 +1203,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1043
1203
|
<span class="method-parameter is-pulled-right">
|
|
1044
1204
|
<label>类型:</label>
|
|
1045
1205
|
|
|
1046
|
-
<span class="param-type">
|
|
1206
|
+
<span class="param-type">
|
|
1207
|
+
|
|
1208
|
+
String
|
|
1209
|
+
|
|
1210
|
+
</span>
|
|
1211
|
+
|
|
1047
1212
|
|
|
1048
1213
|
|
|
1049
1214
|
</span>
|
|
@@ -1077,7 +1242,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1077
1242
|
|
|
1078
1243
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1079
1244
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1080
|
-
<a class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
|
|
1245
|
+
<a goto="headers" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#headers" Layer.html#headers>Layer#headers</a>
|
|
1081
1246
|
</li></ul></dd>
|
|
1082
1247
|
|
|
1083
1248
|
|
|
@@ -1118,7 +1283,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1118
1283
|
<span class="method-parameter is-pulled-right">
|
|
1119
1284
|
<label>类型:</label>
|
|
1120
1285
|
|
|
1121
|
-
<span class="param-type">
|
|
1286
|
+
<span class="param-type">
|
|
1287
|
+
|
|
1288
|
+
String
|
|
1289
|
+
|
|
1290
|
+
</span>
|
|
1291
|
+
|
|
1122
1292
|
|
|
1123
1293
|
|
|
1124
1294
|
</span>
|
|
@@ -1152,7 +1322,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1152
1322
|
|
|
1153
1323
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1154
1324
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1155
|
-
<a class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
|
|
1325
|
+
<a goto="httpMethod" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#httpMethod" Layer.html#httpMethod>Layer#httpMethod</a>
|
|
1156
1326
|
</li></ul></dd>
|
|
1157
1327
|
|
|
1158
1328
|
|
|
@@ -1193,7 +1363,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1193
1363
|
<span class="method-parameter is-pulled-right">
|
|
1194
1364
|
<label>类型:</label>
|
|
1195
1365
|
|
|
1196
|
-
<span class="param-type">
|
|
1366
|
+
<span class="param-type">
|
|
1367
|
+
|
|
1368
|
+
String
|
|
1369
|
+
|
|
1370
|
+
</span>
|
|
1371
|
+
|
|
1197
1372
|
|
|
1198
1373
|
|
|
1199
1374
|
</span>
|
|
@@ -1231,7 +1406,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1231
1406
|
|
|
1232
1407
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1233
1408
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1234
|
-
<a class="mapgis-link-name" title="Layer#id" Layer.html#id>Layer#id</a>
|
|
1409
|
+
<a goto="id" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#id" Layer.html#id>Layer#id</a>
|
|
1235
1410
|
</li></ul></dd>
|
|
1236
1411
|
|
|
1237
1412
|
|
|
@@ -1272,7 +1447,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1272
1447
|
<span class="method-parameter is-pulled-right">
|
|
1273
1448
|
<label>类型:</label>
|
|
1274
1449
|
|
|
1275
|
-
<span class="param-type">
|
|
1450
|
+
<span class="param-type">
|
|
1451
|
+
|
|
1452
|
+
Number
|
|
1453
|
+
|
|
1454
|
+
</span>
|
|
1455
|
+
|
|
1276
1456
|
|
|
1277
1457
|
|
|
1278
1458
|
</span>
|
|
@@ -1306,7 +1486,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1306
1486
|
|
|
1307
1487
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1308
1488
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1309
|
-
<a class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
|
|
1489
|
+
<a goto="index" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#index" Layer.html#index>Layer#index</a>
|
|
1310
1490
|
</li></ul></dd>
|
|
1311
1491
|
|
|
1312
1492
|
|
|
@@ -1347,7 +1527,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1347
1527
|
<span class="method-parameter is-pulled-right">
|
|
1348
1528
|
<label>类型:</label>
|
|
1349
1529
|
|
|
1350
|
-
<span class="param-type">
|
|
1530
|
+
<span class="param-type">
|
|
1531
|
+
|
|
1532
|
+
Boolean
|
|
1533
|
+
|
|
1534
|
+
</span>
|
|
1535
|
+
|
|
1351
1536
|
|
|
1352
1537
|
|
|
1353
1538
|
</span>
|
|
@@ -1385,7 +1570,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1385
1570
|
|
|
1386
1571
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1387
1572
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1388
|
-
<a class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
|
|
1573
|
+
<a goto="loaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loaded" Layer.html#loaded>Layer#loaded</a>
|
|
1389
1574
|
</li></ul></dd>
|
|
1390
1575
|
|
|
1391
1576
|
|
|
@@ -1431,7 +1616,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1431
1616
|
<span class="method-parameter is-pulled-right">
|
|
1432
1617
|
<label>类型:</label>
|
|
1433
1618
|
|
|
1434
|
-
<span class="param-type">
|
|
1619
|
+
<span class="param-type">
|
|
1620
|
+
|
|
1621
|
+
String
|
|
1622
|
+
|
|
1623
|
+
</span>
|
|
1624
|
+
|
|
1435
1625
|
|
|
1436
1626
|
|
|
1437
1627
|
</span>
|
|
@@ -1469,7 +1659,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1469
1659
|
|
|
1470
1660
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1471
1661
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1472
|
-
<a class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
|
|
1662
|
+
<a goto="loadStatus" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#loadStatus" Layer.html#loadStatus>Layer#loadStatus</a>
|
|
1473
1663
|
</li></ul></dd>
|
|
1474
1664
|
|
|
1475
1665
|
|
|
@@ -1515,7 +1705,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1515
1705
|
<span class="method-parameter is-pulled-right">
|
|
1516
1706
|
<label>类型:</label>
|
|
1517
1707
|
|
|
1518
|
-
<span class="param-type">
|
|
1708
|
+
<span class="param-type">
|
|
1709
|
+
|
|
1710
|
+
Number
|
|
1711
|
+
|
|
1712
|
+
</span>
|
|
1713
|
+
|
|
1519
1714
|
|
|
1520
1715
|
|
|
1521
1716
|
</span>
|
|
@@ -1549,7 +1744,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1549
1744
|
|
|
1550
1745
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1551
1746
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1552
|
-
<a class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
|
|
1747
|
+
<a goto="maxScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#maxScale" Layer.html#maxScale>Layer#maxScale</a>
|
|
1553
1748
|
</li></ul></dd>
|
|
1554
1749
|
|
|
1555
1750
|
|
|
@@ -1595,7 +1790,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1595
1790
|
<span class="method-parameter is-pulled-right">
|
|
1596
1791
|
<label>类型:</label>
|
|
1597
1792
|
|
|
1598
|
-
<span class="param-type">
|
|
1793
|
+
<span class="param-type">
|
|
1794
|
+
|
|
1795
|
+
Number
|
|
1796
|
+
|
|
1797
|
+
</span>
|
|
1798
|
+
|
|
1599
1799
|
|
|
1600
1800
|
|
|
1601
1801
|
</span>
|
|
@@ -1629,7 +1829,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1629
1829
|
|
|
1630
1830
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1631
1831
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1632
|
-
<a class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
|
|
1832
|
+
<a goto="minScale" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#minScale" Layer.html#minScale>Layer#minScale</a>
|
|
1633
1833
|
</li></ul></dd>
|
|
1634
1834
|
|
|
1635
1835
|
|
|
@@ -1675,7 +1875,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1675
1875
|
<span class="method-parameter is-pulled-right">
|
|
1676
1876
|
<label>类型:</label>
|
|
1677
1877
|
|
|
1678
|
-
<span class="param-type">
|
|
1878
|
+
<span class="param-type">
|
|
1879
|
+
|
|
1880
|
+
Number
|
|
1881
|
+
|
|
1882
|
+
</span>
|
|
1883
|
+
|
|
1679
1884
|
|
|
1680
1885
|
|
|
1681
1886
|
</span>
|
|
@@ -1709,7 +1914,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1709
1914
|
|
|
1710
1915
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1711
1916
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1712
|
-
<a class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
|
|
1917
|
+
<a goto="opacity" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#opacity" Layer.html#opacity>Layer#opacity</a>
|
|
1713
1918
|
</li></ul></dd>
|
|
1714
1919
|
|
|
1715
1920
|
|
|
@@ -1750,7 +1955,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1750
1955
|
<span class="method-parameter is-pulled-right">
|
|
1751
1956
|
<label>类型:</label>
|
|
1752
1957
|
|
|
1753
|
-
<span class="param-type"
|
|
1958
|
+
<span class="param-type">
|
|
1959
|
+
|
|
1960
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
1961
|
+
|
|
1962
|
+
</span>
|
|
1963
|
+
|
|
1754
1964
|
|
|
1755
1965
|
|
|
1756
1966
|
</span>
|
|
@@ -1825,7 +2035,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1825
2035
|
<span class="method-parameter is-pulled-right">
|
|
1826
2036
|
<label>类型:</label>
|
|
1827
2037
|
|
|
1828
|
-
<span class="param-type">
|
|
2038
|
+
<span class="param-type">
|
|
2039
|
+
|
|
2040
|
+
String
|
|
2041
|
+
|
|
2042
|
+
</span>
|
|
2043
|
+
|
|
1829
2044
|
|
|
1830
2045
|
|
|
1831
2046
|
</span>
|
|
@@ -1859,7 +2074,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1859
2074
|
|
|
1860
2075
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1861
2076
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1862
|
-
<a class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
|
|
2077
|
+
<a goto="title" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#title" Layer.html#title>Layer#title</a>
|
|
1863
2078
|
</li></ul></dd>
|
|
1864
2079
|
|
|
1865
2080
|
|
|
@@ -1900,7 +2115,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1900
2115
|
<span class="method-parameter is-pulled-right">
|
|
1901
2116
|
<label>类型:</label>
|
|
1902
2117
|
|
|
1903
|
-
<span class="param-type">
|
|
2118
|
+
<span class="param-type">
|
|
2119
|
+
|
|
2120
|
+
String
|
|
2121
|
+
|
|
2122
|
+
</span>
|
|
2123
|
+
|
|
1904
2124
|
|
|
1905
2125
|
|
|
1906
2126
|
</span>
|
|
@@ -1934,7 +2154,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1934
2154
|
|
|
1935
2155
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1936
2156
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1937
|
-
<a class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
|
|
2157
|
+
<a goto="tokenKey" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenKey" Layer.html#tokenKey>Layer#tokenKey</a>
|
|
1938
2158
|
</li></ul></dd>
|
|
1939
2159
|
|
|
1940
2160
|
|
|
@@ -1980,7 +2200,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1980
2200
|
<span class="method-parameter is-pulled-right">
|
|
1981
2201
|
<label>类型:</label>
|
|
1982
2202
|
|
|
1983
|
-
<span class="param-type">
|
|
2203
|
+
<span class="param-type">
|
|
2204
|
+
|
|
2205
|
+
String
|
|
2206
|
+
|
|
2207
|
+
</span>
|
|
2208
|
+
|
|
1984
2209
|
|
|
1985
2210
|
|
|
1986
2211
|
</span>
|
|
@@ -2014,7 +2239,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2014
2239
|
|
|
2015
2240
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2016
2241
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2017
|
-
<a class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
|
|
2242
|
+
<a goto="tokenValue" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#tokenValue" Layer.html#tokenValue>Layer#tokenValue</a>
|
|
2018
2243
|
</li></ul></dd>
|
|
2019
2244
|
|
|
2020
2245
|
|
|
@@ -2055,7 +2280,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2055
2280
|
<span class="method-parameter is-pulled-right">
|
|
2056
2281
|
<label>类型:</label>
|
|
2057
2282
|
|
|
2058
|
-
<span class="param-type">
|
|
2283
|
+
<span class="param-type">
|
|
2284
|
+
|
|
2285
|
+
String
|
|
2286
|
+
|
|
2287
|
+
</span>
|
|
2288
|
+
|
|
2059
2289
|
|
|
2060
2290
|
|
|
2061
2291
|
</span>
|
|
@@ -2130,7 +2360,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2130
2360
|
<span class="method-parameter is-pulled-right">
|
|
2131
2361
|
<label>类型:</label>
|
|
2132
2362
|
|
|
2133
|
-
<span class="param-type">
|
|
2363
|
+
<span class="param-type">
|
|
2364
|
+
|
|
2365
|
+
String
|
|
2366
|
+
|
|
2367
|
+
</span>
|
|
2368
|
+
|
|
2134
2369
|
|
|
2135
2370
|
|
|
2136
2371
|
</span>
|
|
@@ -2200,7 +2435,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2200
2435
|
<span class="method-parameter is-pulled-right">
|
|
2201
2436
|
<label>类型:</label>
|
|
2202
2437
|
|
|
2203
|
-
<span class="param-type">
|
|
2438
|
+
<span class="param-type">
|
|
2439
|
+
|
|
2440
|
+
Number
|
|
2441
|
+
|
|
2442
|
+
</span>
|
|
2443
|
+
|
|
2204
2444
|
|
|
2205
2445
|
|
|
2206
2446
|
</span>
|
|
@@ -2234,7 +2474,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2234
2474
|
|
|
2235
2475
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2236
2476
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2237
|
-
<a class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
|
|
2477
|
+
<a goto="visible" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#visible" Layer.html#visible>Layer#visible</a>
|
|
2238
2478
|
</li></ul></dd>
|
|
2239
2479
|
|
|
2240
2480
|
|
|
@@ -2291,12 +2531,17 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2291
2531
|
<tbody>
|
|
2292
2532
|
|
|
2293
2533
|
<tr class="deep-level-0">
|
|
2294
|
-
<td class="name"><code><a href="
|
|
2534
|
+
<td class="name"><code><a href="#fromServerUrl">fromServerUrl</a></code></td>
|
|
2295
2535
|
<td class="name">
|
|
2296
2536
|
<code>
|
|
2297
2537
|
|
|
2298
2538
|
|
|
2299
|
-
<span class="param-type"
|
|
2539
|
+
<span class="param-type">
|
|
2540
|
+
|
|
2541
|
+
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TerrainCacheLayer" TerrainCacheLayer.html>TerrainCacheLayer</a>
|
|
2542
|
+
|
|
2543
|
+
</span>
|
|
2544
|
+
|
|
2300
2545
|
|
|
2301
2546
|
|
|
2302
2547
|
|
|
@@ -2306,12 +2551,17 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2306
2551
|
</tr>
|
|
2307
2552
|
|
|
2308
2553
|
<tr class="deep-level-0">
|
|
2309
|
-
<td class="name"><code><a href="
|
|
2554
|
+
<td class="name"><code><a href="#clone">clone</a></code></td>
|
|
2310
2555
|
<td class="name">
|
|
2311
2556
|
<code>
|
|
2312
2557
|
|
|
2313
2558
|
|
|
2314
|
-
<span class="param-type"
|
|
2559
|
+
<span class="param-type">
|
|
2560
|
+
|
|
2561
|
+
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TerrainCacheLayer" TerrainCacheLayer.html>TerrainCacheLayer</a>
|
|
2562
|
+
|
|
2563
|
+
</span>
|
|
2564
|
+
|
|
2315
2565
|
|
|
2316
2566
|
|
|
2317
2567
|
|
|
@@ -2321,12 +2571,17 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2321
2571
|
</tr>
|
|
2322
2572
|
|
|
2323
2573
|
<tr class="deep-level-0">
|
|
2324
|
-
<td class="name"><code><a href="
|
|
2574
|
+
<td class="name"><code><a href="#destroy">destroy</a></code></td>
|
|
2325
2575
|
<td class="name">
|
|
2326
2576
|
<code>
|
|
2327
2577
|
|
|
2328
2578
|
|
|
2329
|
-
<span class="param-type"
|
|
2579
|
+
<span class="param-type">
|
|
2580
|
+
|
|
2581
|
+
*
|
|
2582
|
+
|
|
2583
|
+
</span>
|
|
2584
|
+
|
|
2330
2585
|
|
|
2331
2586
|
|
|
2332
2587
|
|
|
@@ -2336,12 +2591,17 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2336
2591
|
</tr>
|
|
2337
2592
|
|
|
2338
2593
|
<tr class="deep-level-0">
|
|
2339
|
-
<td class="name"><code><a href="
|
|
2594
|
+
<td class="name"><code><a href="#isLoaded">isLoaded</a></code></td>
|
|
2340
2595
|
<td class="name">
|
|
2341
2596
|
<code>
|
|
2342
2597
|
|
|
2343
2598
|
|
|
2344
|
-
<span class="param-type">
|
|
2599
|
+
<span class="param-type">
|
|
2600
|
+
|
|
2601
|
+
Boolean
|
|
2602
|
+
|
|
2603
|
+
</span>
|
|
2604
|
+
|
|
2345
2605
|
|
|
2346
2606
|
|
|
2347
2607
|
|
|
@@ -2351,7 +2611,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2351
2611
|
</tr>
|
|
2352
2612
|
|
|
2353
2613
|
<tr class="deep-level-0">
|
|
2354
|
-
<td class="name"><code><a href="
|
|
2614
|
+
<td class="name"><code><a href="#load">load</a></code></td>
|
|
2355
2615
|
<td class="name">
|
|
2356
2616
|
<code>
|
|
2357
2617
|
|
|
@@ -2361,7 +2621,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2361
2621
|
</tr>
|
|
2362
2622
|
|
|
2363
2623
|
<tr class="deep-level-0">
|
|
2364
|
-
<td class="name"><code><a href="
|
|
2624
|
+
<td class="name"><code><a href="#refresh">refresh</a></code></td>
|
|
2365
2625
|
<td class="name">
|
|
2366
2626
|
<code>
|
|
2367
2627
|
|
|
@@ -2371,12 +2631,17 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2371
2631
|
</tr>
|
|
2372
2632
|
|
|
2373
2633
|
<tr class="deep-level-0">
|
|
2374
|
-
<td class="name"><code><a href="
|
|
2634
|
+
<td class="name"><code><a href="#toJSON">toJSON</a></code></td>
|
|
2375
2635
|
<td class="name">
|
|
2376
2636
|
<code>
|
|
2377
2637
|
|
|
2378
2638
|
|
|
2379
|
-
<span class="param-type">
|
|
2639
|
+
<span class="param-type">
|
|
2640
|
+
|
|
2641
|
+
Object
|
|
2642
|
+
|
|
2643
|
+
</span>
|
|
2644
|
+
|
|
2380
2645
|
|
|
2381
2646
|
|
|
2382
2647
|
|
|
@@ -2447,13 +2712,18 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2447
2712
|
|
|
2448
2713
|
<tr class="deep-level-0">
|
|
2449
2714
|
|
|
2450
|
-
<td class="name"
|
|
2715
|
+
<td class="name"><code>url</code></td>
|
|
2451
2716
|
|
|
2452
2717
|
|
|
2453
2718
|
<td class="type">
|
|
2454
2719
|
|
|
2455
2720
|
|
|
2456
|
-
<span class="param-type">
|
|
2721
|
+
<span class="param-type">
|
|
2722
|
+
|
|
2723
|
+
String
|
|
2724
|
+
|
|
2725
|
+
</span>
|
|
2726
|
+
|
|
2457
2727
|
|
|
2458
2728
|
|
|
2459
2729
|
|
|
@@ -2541,7 +2811,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2541
2811
|
<div class='column is-5 has-text-left'>
|
|
2542
2812
|
<label>类型: </label>
|
|
2543
2813
|
|
|
2544
|
-
<span class="param-type"
|
|
2814
|
+
<span class="param-type">
|
|
2815
|
+
|
|
2816
|
+
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TerrainCacheLayer" TerrainCacheLayer.html>TerrainCacheLayer</a>
|
|
2817
|
+
|
|
2818
|
+
</span>
|
|
2819
|
+
|
|
2545
2820
|
|
|
2546
2821
|
|
|
2547
2822
|
</div>
|
|
@@ -2662,7 +2937,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2662
2937
|
<div class='column is-5 has-text-left'>
|
|
2663
2938
|
<label>类型: </label>
|
|
2664
2939
|
|
|
2665
|
-
<span class="param-type"
|
|
2940
|
+
<span class="param-type">
|
|
2941
|
+
|
|
2942
|
+
<a link="TerrainCacheLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TerrainCacheLayer" TerrainCacheLayer.html>TerrainCacheLayer</a>
|
|
2943
|
+
|
|
2944
|
+
</span>
|
|
2945
|
+
|
|
2666
2946
|
|
|
2667
2947
|
|
|
2668
2948
|
</div>
|
|
@@ -2718,7 +2998,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2718
2998
|
|
|
2719
2999
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2720
3000
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2721
|
-
<a class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
|
|
3001
|
+
<a goto="destroy" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#destroy" Layer.html#destroy>Layer#destroy</a>
|
|
2722
3002
|
</li></ul></dd>
|
|
2723
3003
|
|
|
2724
3004
|
|
|
@@ -2777,7 +3057,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2777
3057
|
<div class='column is-5 has-text-left'>
|
|
2778
3058
|
<label>类型: </label>
|
|
2779
3059
|
|
|
2780
|
-
<span class="param-type"
|
|
3060
|
+
<span class="param-type">
|
|
3061
|
+
|
|
3062
|
+
*
|
|
3063
|
+
|
|
3064
|
+
</span>
|
|
3065
|
+
|
|
2781
3066
|
|
|
2782
3067
|
|
|
2783
3068
|
</div>
|
|
@@ -2837,7 +3122,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2837
3122
|
|
|
2838
3123
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2839
3124
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2840
|
-
<a class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
|
|
3125
|
+
<a goto="isLoaded" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#isLoaded" Layer.html#isLoaded>Layer#isLoaded</a>
|
|
2841
3126
|
</li></ul></dd>
|
|
2842
3127
|
|
|
2843
3128
|
|
|
@@ -2898,7 +3183,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2898
3183
|
<div class='column is-5 has-text-left'>
|
|
2899
3184
|
<label>类型: </label>
|
|
2900
3185
|
|
|
2901
|
-
<span class="param-type">
|
|
3186
|
+
<span class="param-type">
|
|
3187
|
+
|
|
3188
|
+
Boolean
|
|
3189
|
+
|
|
3190
|
+
</span>
|
|
3191
|
+
|
|
2902
3192
|
|
|
2903
3193
|
|
|
2904
3194
|
</div>
|
|
@@ -3049,7 +3339,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3049
3339
|
|
|
3050
3340
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3051
3341
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3052
|
-
<a class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
|
|
3342
|
+
<a goto="refresh" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#refresh" Layer.html#refresh>Layer#refresh</a>
|
|
3053
3343
|
</li></ul></dd>
|
|
3054
3344
|
|
|
3055
3345
|
|
|
@@ -3206,7 +3496,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3206
3496
|
<div class='column is-5 has-text-left'>
|
|
3207
3497
|
<label>类型: </label>
|
|
3208
3498
|
|
|
3209
|
-
<span class="param-type">
|
|
3499
|
+
<span class="param-type">
|
|
3500
|
+
|
|
3501
|
+
Object
|
|
3502
|
+
|
|
3503
|
+
</span>
|
|
3504
|
+
|
|
3210
3505
|
|
|
3211
3506
|
|
|
3212
3507
|
</div>
|
|
@@ -3245,37 +3540,37 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3245
3540
|
<tbody>
|
|
3246
3541
|
|
|
3247
3542
|
<tr class="deep-level-0">
|
|
3248
|
-
<td class="name"><code><a
|
|
3543
|
+
<td class="name"><code><a href="#图层刷新完毕事件">图层刷新完毕事件</a></code></td>
|
|
3249
3544
|
<td class="name"><code>图层刷新完毕事件</code></td>
|
|
3250
3545
|
</tr>
|
|
3251
3546
|
|
|
3252
3547
|
<tr class="deep-level-0">
|
|
3253
|
-
<td class="name"><code><a
|
|
3548
|
+
<td class="name"><code><a href="#图层加载完毕事件">图层加载完毕事件</a></code></td>
|
|
3254
3549
|
<td class="name"><code>图层加载完毕事件</code></td>
|
|
3255
3550
|
</tr>
|
|
3256
3551
|
|
|
3257
3552
|
<tr class="deep-level-0">
|
|
3258
|
-
<td class="name"><code><a
|
|
3553
|
+
<td class="name"><code><a href="#图层显隐更新完毕事件">图层显隐更新完毕事件</a></code></td>
|
|
3259
3554
|
<td class="name"><code>图层显隐更新完毕事件</code></td>
|
|
3260
3555
|
</tr>
|
|
3261
3556
|
|
|
3262
3557
|
<tr class="deep-level-0">
|
|
3263
|
-
<td class="name"><code><a
|
|
3558
|
+
<td class="name"><code><a href="#图层更新完毕事件">图层更新完毕事件</a></code></td>
|
|
3264
3559
|
<td class="name"><code>图层更新完毕事件</code></td>
|
|
3265
3560
|
</tr>
|
|
3266
3561
|
|
|
3267
3562
|
<tr class="deep-level-0">
|
|
3268
|
-
<td class="name"><code><a
|
|
3563
|
+
<td class="name"><code><a href="#图层透明度更新完毕事件">图层透明度更新完毕事件</a></code></td>
|
|
3269
3564
|
<td class="name"><code>图层透明度更新完毕事件</code></td>
|
|
3270
3565
|
</tr>
|
|
3271
3566
|
|
|
3272
3567
|
<tr class="deep-level-0">
|
|
3273
|
-
<td class="name"><code><a
|
|
3568
|
+
<td class="name"><code><a href="#图层销毁完毕事件">图层销毁完毕事件</a></code></td>
|
|
3274
3569
|
<td class="name"><code>图层销毁完毕事件</code></td>
|
|
3275
3570
|
</tr>
|
|
3276
3571
|
|
|
3277
3572
|
<tr class="deep-level-0">
|
|
3278
|
-
<td class="name"><code><a
|
|
3573
|
+
<td class="name"><code><a href="#图层顺序更新完毕事件">图层顺序更新完毕事件</a></code></td>
|
|
3279
3574
|
<td class="name"><code>图层顺序更新完毕事件</code></td>
|
|
3280
3575
|
</tr>
|
|
3281
3576
|
|
|
@@ -3355,7 +3650,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3355
3650
|
<td class="type">
|
|
3356
3651
|
|
|
3357
3652
|
|
|
3358
|
-
<span class="param-type">
|
|
3653
|
+
<span class="param-type">
|
|
3654
|
+
|
|
3655
|
+
Object
|
|
3656
|
+
|
|
3657
|
+
</span>
|
|
3658
|
+
|
|
3359
3659
|
|
|
3360
3660
|
|
|
3361
3661
|
|
|
@@ -3388,7 +3688,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3388
3688
|
<td class="type">
|
|
3389
3689
|
|
|
3390
3690
|
|
|
3391
|
-
<span class="param-type">
|
|
3691
|
+
<span class="param-type">
|
|
3692
|
+
|
|
3693
|
+
String
|
|
3694
|
+
|
|
3695
|
+
</span>
|
|
3696
|
+
|
|
3392
3697
|
|
|
3393
3698
|
|
|
3394
3699
|
|
|
@@ -3425,7 +3730,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3425
3730
|
<td class="type">
|
|
3426
3731
|
|
|
3427
3732
|
|
|
3428
|
-
<span class="param-type">
|
|
3733
|
+
<span class="param-type">
|
|
3734
|
+
|
|
3735
|
+
String
|
|
3736
|
+
|
|
3737
|
+
</span>
|
|
3738
|
+
|
|
3429
3739
|
|
|
3430
3740
|
|
|
3431
3741
|
|
|
@@ -3462,7 +3772,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3462
3772
|
<td class="type">
|
|
3463
3773
|
|
|
3464
3774
|
|
|
3465
|
-
<span class="param-type">
|
|
3775
|
+
<span class="param-type">
|
|
3776
|
+
|
|
3777
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
3778
|
+
|
|
3779
|
+
</span>
|
|
3780
|
+
|
|
3466
3781
|
|
|
3467
3782
|
|
|
3468
3783
|
|
|
@@ -3499,7 +3814,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3499
3814
|
<td class="type">
|
|
3500
3815
|
|
|
3501
3816
|
|
|
3502
|
-
<span class="param-type"
|
|
3817
|
+
<span class="param-type">
|
|
3818
|
+
|
|
3819
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
3820
|
+
|
|
3821
|
+
</span>
|
|
3822
|
+
|
|
3503
3823
|
|
|
3504
3824
|
|
|
3505
3825
|
|
|
@@ -3536,7 +3856,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3536
3856
|
<td class="type">
|
|
3537
3857
|
|
|
3538
3858
|
|
|
3539
|
-
<span class="param-type"
|
|
3859
|
+
<span class="param-type">
|
|
3860
|
+
|
|
3861
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
3862
|
+
|
|
3863
|
+
</span>
|
|
3864
|
+
|
|
3540
3865
|
|
|
3541
3866
|
|
|
3542
3867
|
|
|
@@ -3573,7 +3898,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3573
3898
|
<td class="type">
|
|
3574
3899
|
|
|
3575
3900
|
|
|
3576
|
-
<span class="param-type"
|
|
3901
|
+
<span class="param-type">
|
|
3902
|
+
|
|
3903
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
3904
|
+
|
|
3905
|
+
</span>
|
|
3906
|
+
|
|
3577
3907
|
|
|
3578
3908
|
|
|
3579
3909
|
|
|
@@ -3610,7 +3940,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3610
3940
|
<td class="type">
|
|
3611
3941
|
|
|
3612
3942
|
|
|
3613
|
-
<span class="param-type"
|
|
3943
|
+
<span class="param-type">
|
|
3944
|
+
|
|
3945
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
3946
|
+
|
|
3947
|
+
</span>
|
|
3948
|
+
|
|
3614
3949
|
|
|
3615
3950
|
|
|
3616
3951
|
|
|
@@ -3655,7 +3990,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3655
3990
|
|
|
3656
3991
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3657
3992
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3658
|
-
<a class="mapgis-link-name" title="Layer#event:图层刷新完毕事件" 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>
|
|
3993
|
+
<a goto="event:图层刷新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层刷新完毕事件" 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>
|
|
3659
3994
|
</li></ul></dd>
|
|
3660
3995
|
|
|
3661
3996
|
|
|
@@ -3801,7 +4136,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3801
4136
|
<td class="type">
|
|
3802
4137
|
|
|
3803
4138
|
|
|
3804
|
-
<span class="param-type">
|
|
4139
|
+
<span class="param-type">
|
|
4140
|
+
|
|
4141
|
+
Object
|
|
4142
|
+
|
|
4143
|
+
</span>
|
|
4144
|
+
|
|
3805
4145
|
|
|
3806
4146
|
|
|
3807
4147
|
|
|
@@ -3834,7 +4174,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3834
4174
|
<td class="type">
|
|
3835
4175
|
|
|
3836
4176
|
|
|
3837
|
-
<span class="param-type">
|
|
4177
|
+
<span class="param-type">
|
|
4178
|
+
|
|
4179
|
+
String
|
|
4180
|
+
|
|
4181
|
+
</span>
|
|
4182
|
+
|
|
3838
4183
|
|
|
3839
4184
|
|
|
3840
4185
|
|
|
@@ -3871,7 +4216,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3871
4216
|
<td class="type">
|
|
3872
4217
|
|
|
3873
4218
|
|
|
3874
|
-
<span class="param-type">
|
|
4219
|
+
<span class="param-type">
|
|
4220
|
+
|
|
4221
|
+
String
|
|
4222
|
+
|
|
4223
|
+
</span>
|
|
4224
|
+
|
|
3875
4225
|
|
|
3876
4226
|
|
|
3877
4227
|
|
|
@@ -3908,7 +4258,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3908
4258
|
<td class="type">
|
|
3909
4259
|
|
|
3910
4260
|
|
|
3911
|
-
<span class="param-type">
|
|
4261
|
+
<span class="param-type">
|
|
4262
|
+
|
|
4263
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
4264
|
+
|
|
4265
|
+
</span>
|
|
4266
|
+
|
|
3912
4267
|
|
|
3913
4268
|
|
|
3914
4269
|
|
|
@@ -3945,7 +4300,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3945
4300
|
<td class="type">
|
|
3946
4301
|
|
|
3947
4302
|
|
|
3948
|
-
<span class="param-type"
|
|
4303
|
+
<span class="param-type">
|
|
4304
|
+
|
|
4305
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
4306
|
+
|
|
4307
|
+
</span>
|
|
4308
|
+
|
|
3949
4309
|
|
|
3950
4310
|
|
|
3951
4311
|
|
|
@@ -3982,7 +4342,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3982
4342
|
<td class="type">
|
|
3983
4343
|
|
|
3984
4344
|
|
|
3985
|
-
<span class="param-type"
|
|
4345
|
+
<span class="param-type">
|
|
4346
|
+
|
|
4347
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
4348
|
+
|
|
4349
|
+
</span>
|
|
4350
|
+
|
|
3986
4351
|
|
|
3987
4352
|
|
|
3988
4353
|
|
|
@@ -4019,7 +4384,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4019
4384
|
<td class="type">
|
|
4020
4385
|
|
|
4021
4386
|
|
|
4022
|
-
<span class="param-type"
|
|
4387
|
+
<span class="param-type">
|
|
4388
|
+
|
|
4389
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
4390
|
+
|
|
4391
|
+
</span>
|
|
4392
|
+
|
|
4023
4393
|
|
|
4024
4394
|
|
|
4025
4395
|
|
|
@@ -4056,7 +4426,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4056
4426
|
<td class="type">
|
|
4057
4427
|
|
|
4058
4428
|
|
|
4059
|
-
<span class="param-type"
|
|
4429
|
+
<span class="param-type">
|
|
4430
|
+
|
|
4431
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
4432
|
+
|
|
4433
|
+
</span>
|
|
4434
|
+
|
|
4060
4435
|
|
|
4061
4436
|
|
|
4062
4437
|
|
|
@@ -4101,7 +4476,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4101
4476
|
|
|
4102
4477
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4103
4478
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4104
|
-
<a class="mapgis-link-name" title="Layer#event:图层加载完毕事件" 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>
|
|
4479
|
+
<a goto="event:图层加载完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层加载完毕事件" 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>
|
|
4105
4480
|
</li></ul></dd>
|
|
4106
4481
|
|
|
4107
4482
|
|
|
@@ -4237,7 +4612,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4237
4612
|
<td class="type">
|
|
4238
4613
|
|
|
4239
4614
|
|
|
4240
|
-
<span class="param-type">
|
|
4615
|
+
<span class="param-type">
|
|
4616
|
+
|
|
4617
|
+
Object
|
|
4618
|
+
|
|
4619
|
+
</span>
|
|
4620
|
+
|
|
4241
4621
|
|
|
4242
4622
|
|
|
4243
4623
|
|
|
@@ -4270,7 +4650,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4270
4650
|
<td class="type">
|
|
4271
4651
|
|
|
4272
4652
|
|
|
4273
|
-
<span class="param-type">
|
|
4653
|
+
<span class="param-type">
|
|
4654
|
+
|
|
4655
|
+
String
|
|
4656
|
+
|
|
4657
|
+
</span>
|
|
4658
|
+
|
|
4274
4659
|
|
|
4275
4660
|
|
|
4276
4661
|
|
|
@@ -4307,7 +4692,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4307
4692
|
<td class="type">
|
|
4308
4693
|
|
|
4309
4694
|
|
|
4310
|
-
<span class="param-type">
|
|
4695
|
+
<span class="param-type">
|
|
4696
|
+
|
|
4697
|
+
String
|
|
4698
|
+
|
|
4699
|
+
</span>
|
|
4700
|
+
|
|
4311
4701
|
|
|
4312
4702
|
|
|
4313
4703
|
|
|
@@ -4344,7 +4734,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4344
4734
|
<td class="type">
|
|
4345
4735
|
|
|
4346
4736
|
|
|
4347
|
-
<span class="param-type">
|
|
4737
|
+
<span class="param-type">
|
|
4738
|
+
|
|
4739
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
4740
|
+
|
|
4741
|
+
</span>
|
|
4742
|
+
|
|
4348
4743
|
|
|
4349
4744
|
|
|
4350
4745
|
|
|
@@ -4381,7 +4776,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4381
4776
|
<td class="type">
|
|
4382
4777
|
|
|
4383
4778
|
|
|
4384
|
-
<span class="param-type"
|
|
4779
|
+
<span class="param-type">
|
|
4780
|
+
|
|
4781
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
4782
|
+
|
|
4783
|
+
</span>
|
|
4784
|
+
|
|
4385
4785
|
|
|
4386
4786
|
|
|
4387
4787
|
|
|
@@ -4418,7 +4818,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4418
4818
|
<td class="type">
|
|
4419
4819
|
|
|
4420
4820
|
|
|
4421
|
-
<span class="param-type"
|
|
4821
|
+
<span class="param-type">
|
|
4822
|
+
|
|
4823
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
4824
|
+
|
|
4825
|
+
</span>
|
|
4826
|
+
|
|
4422
4827
|
|
|
4423
4828
|
|
|
4424
4829
|
|
|
@@ -4455,7 +4860,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4455
4860
|
<td class="type">
|
|
4456
4861
|
|
|
4457
4862
|
|
|
4458
|
-
<span class="param-type"
|
|
4863
|
+
<span class="param-type">
|
|
4864
|
+
|
|
4865
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
4866
|
+
|
|
4867
|
+
</span>
|
|
4868
|
+
|
|
4459
4869
|
|
|
4460
4870
|
|
|
4461
4871
|
|
|
@@ -4492,7 +4902,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4492
4902
|
<td class="type">
|
|
4493
4903
|
|
|
4494
4904
|
|
|
4495
|
-
<span class="param-type"
|
|
4905
|
+
<span class="param-type">
|
|
4906
|
+
|
|
4907
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
4908
|
+
|
|
4909
|
+
</span>
|
|
4910
|
+
|
|
4496
4911
|
|
|
4497
4912
|
|
|
4498
4913
|
|
|
@@ -4537,7 +4952,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4537
4952
|
|
|
4538
4953
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4539
4954
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4540
|
-
<a class="mapgis-link-name" title="Layer#event:图层显隐更新完毕事件" 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>
|
|
4955
|
+
<a goto="event:图层显隐更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层显隐更新完毕事件" 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>
|
|
4541
4956
|
</li></ul></dd>
|
|
4542
4957
|
|
|
4543
4958
|
|
|
@@ -4683,7 +5098,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4683
5098
|
<td class="type">
|
|
4684
5099
|
|
|
4685
5100
|
|
|
4686
|
-
<span class="param-type">
|
|
5101
|
+
<span class="param-type">
|
|
5102
|
+
|
|
5103
|
+
Object
|
|
5104
|
+
|
|
5105
|
+
</span>
|
|
5106
|
+
|
|
4687
5107
|
|
|
4688
5108
|
|
|
4689
5109
|
|
|
@@ -4716,7 +5136,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4716
5136
|
<td class="type">
|
|
4717
5137
|
|
|
4718
5138
|
|
|
4719
|
-
<span class="param-type">
|
|
5139
|
+
<span class="param-type">
|
|
5140
|
+
|
|
5141
|
+
String
|
|
5142
|
+
|
|
5143
|
+
</span>
|
|
5144
|
+
|
|
4720
5145
|
|
|
4721
5146
|
|
|
4722
5147
|
|
|
@@ -4753,7 +5178,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4753
5178
|
<td class="type">
|
|
4754
5179
|
|
|
4755
5180
|
|
|
4756
|
-
<span class="param-type">
|
|
5181
|
+
<span class="param-type">
|
|
5182
|
+
|
|
5183
|
+
String
|
|
5184
|
+
|
|
5185
|
+
</span>
|
|
5186
|
+
|
|
4757
5187
|
|
|
4758
5188
|
|
|
4759
5189
|
|
|
@@ -4790,7 +5220,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4790
5220
|
<td class="type">
|
|
4791
5221
|
|
|
4792
5222
|
|
|
4793
|
-
<span class="param-type">
|
|
5223
|
+
<span class="param-type">
|
|
5224
|
+
|
|
5225
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
5226
|
+
|
|
5227
|
+
</span>
|
|
5228
|
+
|
|
4794
5229
|
|
|
4795
5230
|
|
|
4796
5231
|
|
|
@@ -4827,7 +5262,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4827
5262
|
<td class="type">
|
|
4828
5263
|
|
|
4829
5264
|
|
|
4830
|
-
<span class="param-type"
|
|
5265
|
+
<span class="param-type">
|
|
5266
|
+
|
|
5267
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
5268
|
+
|
|
5269
|
+
</span>
|
|
5270
|
+
|
|
4831
5271
|
|
|
4832
5272
|
|
|
4833
5273
|
|
|
@@ -4864,7 +5304,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4864
5304
|
<td class="type">
|
|
4865
5305
|
|
|
4866
5306
|
|
|
4867
|
-
<span class="param-type"
|
|
5307
|
+
<span class="param-type">
|
|
5308
|
+
|
|
5309
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
5310
|
+
|
|
5311
|
+
</span>
|
|
5312
|
+
|
|
4868
5313
|
|
|
4869
5314
|
|
|
4870
5315
|
|
|
@@ -4901,7 +5346,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4901
5346
|
<td class="type">
|
|
4902
5347
|
|
|
4903
5348
|
|
|
4904
|
-
<span class="param-type"
|
|
5349
|
+
<span class="param-type">
|
|
5350
|
+
|
|
5351
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
5352
|
+
|
|
5353
|
+
</span>
|
|
5354
|
+
|
|
4905
5355
|
|
|
4906
5356
|
|
|
4907
5357
|
|
|
@@ -4938,7 +5388,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4938
5388
|
<td class="type">
|
|
4939
5389
|
|
|
4940
5390
|
|
|
4941
|
-
<span class="param-type"
|
|
5391
|
+
<span class="param-type">
|
|
5392
|
+
|
|
5393
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
5394
|
+
|
|
5395
|
+
</span>
|
|
5396
|
+
|
|
4942
5397
|
|
|
4943
5398
|
|
|
4944
5399
|
|
|
@@ -4983,7 +5438,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4983
5438
|
|
|
4984
5439
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4985
5440
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4986
|
-
<a class="mapgis-link-name" title="Layer#event:图层更新完毕事件" 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>
|
|
5441
|
+
<a goto="event:图层更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层更新完毕事件" 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>
|
|
4987
5442
|
</li></ul></dd>
|
|
4988
5443
|
|
|
4989
5444
|
|
|
@@ -5119,7 +5574,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5119
5574
|
<td class="type">
|
|
5120
5575
|
|
|
5121
5576
|
|
|
5122
|
-
<span class="param-type">
|
|
5577
|
+
<span class="param-type">
|
|
5578
|
+
|
|
5579
|
+
Object
|
|
5580
|
+
|
|
5581
|
+
</span>
|
|
5582
|
+
|
|
5123
5583
|
|
|
5124
5584
|
|
|
5125
5585
|
|
|
@@ -5152,7 +5612,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5152
5612
|
<td class="type">
|
|
5153
5613
|
|
|
5154
5614
|
|
|
5155
|
-
<span class="param-type">
|
|
5615
|
+
<span class="param-type">
|
|
5616
|
+
|
|
5617
|
+
String
|
|
5618
|
+
|
|
5619
|
+
</span>
|
|
5620
|
+
|
|
5156
5621
|
|
|
5157
5622
|
|
|
5158
5623
|
|
|
@@ -5189,7 +5654,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5189
5654
|
<td class="type">
|
|
5190
5655
|
|
|
5191
5656
|
|
|
5192
|
-
<span class="param-type">
|
|
5657
|
+
<span class="param-type">
|
|
5658
|
+
|
|
5659
|
+
String
|
|
5660
|
+
|
|
5661
|
+
</span>
|
|
5662
|
+
|
|
5193
5663
|
|
|
5194
5664
|
|
|
5195
5665
|
|
|
@@ -5226,7 +5696,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5226
5696
|
<td class="type">
|
|
5227
5697
|
|
|
5228
5698
|
|
|
5229
|
-
<span class="param-type">
|
|
5699
|
+
<span class="param-type">
|
|
5700
|
+
|
|
5701
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
5702
|
+
|
|
5703
|
+
</span>
|
|
5704
|
+
|
|
5230
5705
|
|
|
5231
5706
|
|
|
5232
5707
|
|
|
@@ -5263,7 +5738,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5263
5738
|
<td class="type">
|
|
5264
5739
|
|
|
5265
5740
|
|
|
5266
|
-
<span class="param-type"
|
|
5741
|
+
<span class="param-type">
|
|
5742
|
+
|
|
5743
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
5744
|
+
|
|
5745
|
+
</span>
|
|
5746
|
+
|
|
5267
5747
|
|
|
5268
5748
|
|
|
5269
5749
|
|
|
@@ -5300,7 +5780,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5300
5780
|
<td class="type">
|
|
5301
5781
|
|
|
5302
5782
|
|
|
5303
|
-
<span class="param-type"
|
|
5783
|
+
<span class="param-type">
|
|
5784
|
+
|
|
5785
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
5786
|
+
|
|
5787
|
+
</span>
|
|
5788
|
+
|
|
5304
5789
|
|
|
5305
5790
|
|
|
5306
5791
|
|
|
@@ -5337,7 +5822,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5337
5822
|
<td class="type">
|
|
5338
5823
|
|
|
5339
5824
|
|
|
5340
|
-
<span class="param-type"
|
|
5825
|
+
<span class="param-type">
|
|
5826
|
+
|
|
5827
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
5828
|
+
|
|
5829
|
+
</span>
|
|
5830
|
+
|
|
5341
5831
|
|
|
5342
5832
|
|
|
5343
5833
|
|
|
@@ -5374,7 +5864,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5374
5864
|
<td class="type">
|
|
5375
5865
|
|
|
5376
5866
|
|
|
5377
|
-
<span class="param-type"
|
|
5867
|
+
<span class="param-type">
|
|
5868
|
+
|
|
5869
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
5870
|
+
|
|
5871
|
+
</span>
|
|
5872
|
+
|
|
5378
5873
|
|
|
5379
5874
|
|
|
5380
5875
|
|
|
@@ -5419,7 +5914,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5419
5914
|
|
|
5420
5915
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5421
5916
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5422
|
-
<a class="mapgis-link-name" title="Layer#event:图层透明度更新完毕事件" 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>
|
|
5917
|
+
<a goto="event:图层透明度更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层透明度更新完毕事件" 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>
|
|
5423
5918
|
</li></ul></dd>
|
|
5424
5919
|
|
|
5425
5920
|
|
|
@@ -5565,7 +6060,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5565
6060
|
<td class="type">
|
|
5566
6061
|
|
|
5567
6062
|
|
|
5568
|
-
<span class="param-type">
|
|
6063
|
+
<span class="param-type">
|
|
6064
|
+
|
|
6065
|
+
Object
|
|
6066
|
+
|
|
6067
|
+
</span>
|
|
6068
|
+
|
|
5569
6069
|
|
|
5570
6070
|
|
|
5571
6071
|
|
|
@@ -5598,7 +6098,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5598
6098
|
<td class="type">
|
|
5599
6099
|
|
|
5600
6100
|
|
|
5601
|
-
<span class="param-type">
|
|
6101
|
+
<span class="param-type">
|
|
6102
|
+
|
|
6103
|
+
String
|
|
6104
|
+
|
|
6105
|
+
</span>
|
|
6106
|
+
|
|
5602
6107
|
|
|
5603
6108
|
|
|
5604
6109
|
|
|
@@ -5635,7 +6140,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5635
6140
|
<td class="type">
|
|
5636
6141
|
|
|
5637
6142
|
|
|
5638
|
-
<span class="param-type">
|
|
6143
|
+
<span class="param-type">
|
|
6144
|
+
|
|
6145
|
+
String
|
|
6146
|
+
|
|
6147
|
+
</span>
|
|
6148
|
+
|
|
5639
6149
|
|
|
5640
6150
|
|
|
5641
6151
|
|
|
@@ -5672,7 +6182,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5672
6182
|
<td class="type">
|
|
5673
6183
|
|
|
5674
6184
|
|
|
5675
|
-
<span class="param-type">
|
|
6185
|
+
<span class="param-type">
|
|
6186
|
+
|
|
6187
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
6188
|
+
|
|
6189
|
+
</span>
|
|
6190
|
+
|
|
5676
6191
|
|
|
5677
6192
|
|
|
5678
6193
|
|
|
@@ -5709,7 +6224,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5709
6224
|
<td class="type">
|
|
5710
6225
|
|
|
5711
6226
|
|
|
5712
|
-
<span class="param-type"
|
|
6227
|
+
<span class="param-type">
|
|
6228
|
+
|
|
6229
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
6230
|
+
|
|
6231
|
+
</span>
|
|
6232
|
+
|
|
5713
6233
|
|
|
5714
6234
|
|
|
5715
6235
|
|
|
@@ -5746,7 +6266,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5746
6266
|
<td class="type">
|
|
5747
6267
|
|
|
5748
6268
|
|
|
5749
|
-
<span class="param-type"
|
|
6269
|
+
<span class="param-type">
|
|
6270
|
+
|
|
6271
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
6272
|
+
|
|
6273
|
+
</span>
|
|
6274
|
+
|
|
5750
6275
|
|
|
5751
6276
|
|
|
5752
6277
|
|
|
@@ -5783,7 +6308,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5783
6308
|
<td class="type">
|
|
5784
6309
|
|
|
5785
6310
|
|
|
5786
|
-
<span class="param-type"
|
|
6311
|
+
<span class="param-type">
|
|
6312
|
+
|
|
6313
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
6314
|
+
|
|
6315
|
+
</span>
|
|
6316
|
+
|
|
5787
6317
|
|
|
5788
6318
|
|
|
5789
6319
|
|
|
@@ -5820,7 +6350,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5820
6350
|
<td class="type">
|
|
5821
6351
|
|
|
5822
6352
|
|
|
5823
|
-
<span class="param-type"
|
|
6353
|
+
<span class="param-type">
|
|
6354
|
+
|
|
6355
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
6356
|
+
|
|
6357
|
+
</span>
|
|
6358
|
+
|
|
5824
6359
|
|
|
5825
6360
|
|
|
5826
6361
|
|
|
@@ -5865,7 +6400,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5865
6400
|
|
|
5866
6401
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5867
6402
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5868
|
-
<a class="mapgis-link-name" title="Layer#event:图层销毁完毕事件" 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>
|
|
6403
|
+
<a goto="event:图层销毁完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层销毁完毕事件" 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>
|
|
5869
6404
|
</li></ul></dd>
|
|
5870
6405
|
|
|
5871
6406
|
|
|
@@ -6001,7 +6536,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6001
6536
|
<td class="type">
|
|
6002
6537
|
|
|
6003
6538
|
|
|
6004
|
-
<span class="param-type">
|
|
6539
|
+
<span class="param-type">
|
|
6540
|
+
|
|
6541
|
+
Object
|
|
6542
|
+
|
|
6543
|
+
</span>
|
|
6544
|
+
|
|
6005
6545
|
|
|
6006
6546
|
|
|
6007
6547
|
|
|
@@ -6034,7 +6574,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6034
6574
|
<td class="type">
|
|
6035
6575
|
|
|
6036
6576
|
|
|
6037
|
-
<span class="param-type">
|
|
6577
|
+
<span class="param-type">
|
|
6578
|
+
|
|
6579
|
+
String
|
|
6580
|
+
|
|
6581
|
+
</span>
|
|
6582
|
+
|
|
6038
6583
|
|
|
6039
6584
|
|
|
6040
6585
|
|
|
@@ -6071,7 +6616,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6071
6616
|
<td class="type">
|
|
6072
6617
|
|
|
6073
6618
|
|
|
6074
|
-
<span class="param-type">
|
|
6619
|
+
<span class="param-type">
|
|
6620
|
+
|
|
6621
|
+
String
|
|
6622
|
+
|
|
6623
|
+
</span>
|
|
6624
|
+
|
|
6075
6625
|
|
|
6076
6626
|
|
|
6077
6627
|
|
|
@@ -6108,7 +6658,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6108
6658
|
<td class="type">
|
|
6109
6659
|
|
|
6110
6660
|
|
|
6111
|
-
<span class="param-type">
|
|
6661
|
+
<span class="param-type">
|
|
6662
|
+
|
|
6663
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
6664
|
+
|
|
6665
|
+
</span>
|
|
6666
|
+
|
|
6112
6667
|
|
|
6113
6668
|
|
|
6114
6669
|
|
|
@@ -6145,7 +6700,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6145
6700
|
<td class="type">
|
|
6146
6701
|
|
|
6147
6702
|
|
|
6148
|
-
<span class="param-type"
|
|
6703
|
+
<span class="param-type">
|
|
6704
|
+
|
|
6705
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
6706
|
+
|
|
6707
|
+
</span>
|
|
6708
|
+
|
|
6149
6709
|
|
|
6150
6710
|
|
|
6151
6711
|
|
|
@@ -6182,7 +6742,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6182
6742
|
<td class="type">
|
|
6183
6743
|
|
|
6184
6744
|
|
|
6185
|
-
<span class="param-type"
|
|
6745
|
+
<span class="param-type">
|
|
6746
|
+
|
|
6747
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
6748
|
+
|
|
6749
|
+
</span>
|
|
6750
|
+
|
|
6186
6751
|
|
|
6187
6752
|
|
|
6188
6753
|
|
|
@@ -6219,7 +6784,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6219
6784
|
<td class="type">
|
|
6220
6785
|
|
|
6221
6786
|
|
|
6222
|
-
<span class="param-type"
|
|
6787
|
+
<span class="param-type">
|
|
6788
|
+
|
|
6789
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
6790
|
+
|
|
6791
|
+
</span>
|
|
6792
|
+
|
|
6223
6793
|
|
|
6224
6794
|
|
|
6225
6795
|
|
|
@@ -6256,7 +6826,12 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6256
6826
|
<td class="type">
|
|
6257
6827
|
|
|
6258
6828
|
|
|
6259
|
-
<span class="param-type"
|
|
6829
|
+
<span class="param-type">
|
|
6830
|
+
|
|
6831
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
6832
|
+
|
|
6833
|
+
</span>
|
|
6834
|
+
|
|
6260
6835
|
|
|
6261
6836
|
|
|
6262
6837
|
|
|
@@ -6301,7 +6876,7 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6301
6876
|
|
|
6302
6877
|
<dt class="inherited-from">Inherited From:</dt>
|
|
6303
6878
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
6304
|
-
<a class="mapgis-link-name" title="Layer#event:图层顺序更新完毕事件" 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>
|
|
6879
|
+
<a goto="event:图层顺序更新完毕事件" link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer#event:图层顺序更新完毕事件" 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>
|
|
6305
6880
|
</li></ul></dd>
|
|
6306
6881
|
|
|
6307
6882
|
|