@mapgis/webclient-common 17.0.4 → 17.0.6
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 +16 -0
- package/dist/es5/webclient-common.min.js +1 -1
- package/dist/webclient-common-es6.min.js +1 -1
- package/documention/AddressServer.html +313 -89
- package/documention/ArcGISFeatureServer.html +518 -166
- package/documention/ArcGISGeometryServer.html +378 -118
- package/documention/ArcGISMapImageLayer.html +381 -101
- package/documention/ArcGISMapImageSubLayer.html +138 -34
- package/documention/ArcGISMapServer.html +371 -115
- package/documention/ArcGISTileLayer.html +655 -151
- package/documention/ArcGISVectorTileLayer.html +523 -159
- package/documention/ArcGISVectorTileServer.html +183 -51
- package/documention/BaseRenderer.html +33 -9
- package/documention/BaseServer.html +167 -43
- package/documention/BaseView.html +901 -197
- package/documention/Basemap.html +262 -79
- package/documention/Callout3D.html +30 -6
- package/documention/Cesium3DTilesCacheLayer.html +611 -131
- package/documention/Cesium3DTilesServer.html +171 -43
- package/documention/CheckUtil.html +322 -83
- package/documention/Circle.html +233 -58
- package/documention/ClassBreakClusterInfo.html +104 -24
- package/documention/ClassBreakInfo.html +122 -30
- package/documention/ClassBreakRenderer.html +195 -47
- package/documention/ClusterInfo.html +141 -33
- package/documention/ClusterRenderer.html +220 -59
- package/documention/Collection.html +1244 -316
- package/documention/CollectionFlattener.html +119 -31
- package/documention/Color.html +223 -55
- package/documention/ColorMaterial.html +71 -22
- package/documention/ColorStop.html +114 -26
- package/documention/ColorVariable.html +52 -12
- package/documention/Config.html +30 -10
- package/documention/CursorChangeEventInfo.html +18 -6
- package/documention/EchartsLayer.html +52 -12
- package/documention/Edges3D.html +77 -24
- package/documention/ElevationInfo.html +50 -14
- package/documention/Evented.html +63 -28
- package/documention/Extent.html +409 -102
- package/documention/ExtrudeSymbol3DLayer.html +139 -38
- package/documention/Feature.html +189 -53
- package/documention/FeatureExpressionInfo.html +32 -8
- package/documention/FeatureLayer.html +674 -163
- package/documention/FeatureServer.html +838 -266
- package/documention/FeatureSet.html +126 -38
- package/documention/FillSymbol.html +72 -16
- package/documention/FillSymbol3DLayer.html +99 -30
- package/documention/FillSymbol3DOutline.html +93 -28
- package/documention/Font.html +125 -33
- package/documention/GeoJSONLayer.html +755 -179
- package/documention/Geometry.html +247 -73
- package/documention/GeometryEngine.html +1087 -469
- package/documention/GeometryFilter.html +68 -16
- package/documention/GeometryServer.html +540 -176
- package/documention/GraphicsLayer.html +836 -196
- package/documention/GroupLayer.html +727 -163
- package/documention/HeatmapColorStop.html +74 -18
- package/documention/HeatmapRenderer.html +176 -44
- package/documention/IGSFeatureLayer.html +354 -94
- package/documention/IGSMapImageLayer.html +571 -147
- package/documention/IGSMapImageSubLayer.html +150 -38
- package/documention/IGSSceneLayer.html +197 -48
- package/documention/IGSSceneSubLayer.html +250 -54
- package/documention/IGSTileLayer.html +715 -167
- package/documention/IGSVectorTileLayer.html +555 -167
- package/documention/IGSVectorTileSubLayer.html +134 -34
- package/documention/IconResource.html +63 -22
- package/documention/IconSymbol3DLayer.html +171 -46
- package/documention/ImageServer.html +323 -91
- package/documention/Interceptor.html +29 -9
- package/documention/LOD.html +84 -20
- package/documention/LabelClass.html +364 -92
- package/documention/LabelSymbol3D.html +103 -30
- package/documention/Layer.html +713 -178
- package/documention/LayerEvent.html +6 -2
- package/documention/LayerViewUpdateEvent.html +12 -4
- package/documention/LineCallout3D.html +143 -38
- package/documention/LineString.html +315 -93
- package/documention/LineStyleMarker3D.html +123 -34
- package/documention/LineStylePattern3D.html +71 -22
- package/documention/LineSymbol.html +72 -16
- package/documention/LineSymbol3D.html +61 -20
- package/documention/LineSymbol3DLayer.html +171 -46
- package/documention/LineSymbolMarker.html +71 -19
- package/documention/M3DModelCacheLayer.html +663 -151
- package/documention/M3DServer.html +254 -70
- package/documention/Map.html +429 -130
- package/documention/MapGISTextSymbol.html +506 -121
- package/documention/MapImageLayer.html +1740 -398
- package/documention/MapServer.html +692 -220
- package/documention/MapVLayer.html +415 -123
- package/documention/MapView.html +921 -201
- package/documention/MarkerSymbol.html +104 -24
- package/documention/MoveEventInfo.html +18 -6
- package/documention/MultiLineString.html +396 -114
- package/documention/MultiPoint.html +315 -93
- package/documention/MultiPolygon.html +282 -85
- package/documention/OGCLayer.html +595 -131
- package/documention/ObjectSymbol3DLayer.html +251 -66
- package/documention/OpacityStop.html +84 -20
- package/documention/OpacityVariable.html +52 -12
- package/documention/OutStatistic.html +54 -14
- package/documention/OverlayLayer.html +596 -141
- package/documention/PathSymbol3DLayer.html +253 -64
- package/documention/PictureFillSymbol.html +202 -53
- package/documention/PictureMarkerSymbol.html +175 -43
- package/documention/PlotServer.html +371 -119
- package/documention/PoiServer.html +208 -56
- package/documention/Point.html +305 -87
- package/documention/PointSymbol3D.html +103 -30
- package/documention/PointSymbol3DOutline.html +83 -26
- package/documention/Polygon.html +449 -128
- package/documention/PolygonSymbol3D.html +81 -24
- package/documention/ProjectInfo.html +72 -24
- package/documention/ProjectInfoBySrsID.html +36 -12
- package/documention/Projection.html +37 -9
- package/documention/RandomRenderer.html +77 -24
- package/documention/RankRenderer.html +189 -52
- package/documention/RendererInfo.html +90 -22
- package/documention/RequestConfig.html +12 -4
- package/documention/RequestInterceptor.html +38 -10
- package/documention/ResourceServer.html +3003 -951
- package/documention/ResponseInterceptor.html +38 -10
- package/documention/RootServer.html +201 -53
- package/documention/ScaleEventInfo.html +18 -6
- package/documention/Scene.html +160 -40
- package/documention/SceneLayer.html +624 -149
- package/documention/SceneServer.html +606 -194
- package/documention/SceneView.html +17 -6
- package/documention/SecurityServer.html +178 -46
- package/documention/SimpleFillSymbol.html +116 -28
- package/documention/SimpleLineSymbol.html +170 -42
- package/documention/SimpleMarkerSymbol.html +176 -44
- package/documention/SimpleRenderer.html +116 -28
- package/documention/SizeStop.html +84 -20
- package/documention/SizeVariable.html +116 -28
- package/documention/SketchBaseDrawTool.html +319 -87
- package/documention/SketchCircleDrawTool.html +349 -97
- package/documention/SketchEditor.html +633 -190
- package/documention/SketchEditorCesium.html +603 -180
- package/documention/SketchEditorEvent.html +6 -2
- package/documention/SketchEditorToolEventInfo.html +12 -4
- package/documention/SketchEditorVideo.html +133 -46
- package/documention/SketchEditorVideoBase.html +133 -46
- package/documention/SketchExtentDrawTool.html +349 -97
- package/documention/SketchFreehandPolygonDrawTool.html +337 -93
- package/documention/SketchFreehandPolylineDrawTool.html +349 -97
- package/documention/SketchPointDrawTool.html +373 -105
- package/documention/SketchPolygonDrawTool.html +699 -195
- package/documention/SketchPolylineDrawTool.html +674 -186
- package/documention/SketchStage.html +57 -17
- package/documention/SketchStyle.html +252 -64
- package/documention/SketchTopologyTool.html +16 -4
- package/documention/SpatialReference.html +201 -45
- package/documention/StylePattern3D.html +71 -22
- package/documention/SubLayer.html +189 -58
- package/documention/Symbol.html +90 -22
- package/documention/Symbol3D.html +33 -10
- package/documention/Symbol3DLayer.html +43 -14
- package/documention/Symbol3DVerticalOffset.html +93 -28
- package/documention/TerrainCacheLayer.html +590 -130
- package/documention/TerrainServer.html +148 -36
- package/documention/TextHalo.html +77 -24
- package/documention/TextSymbol.html +335 -83
- package/documention/TextSymbol3DLayer.html +219 -58
- package/documention/ThemeServer.html +239 -67
- package/documention/TileInfo.html +82 -22
- package/documention/TileLayer.html +642 -151
- package/documention/TileMatrixSet.html +158 -38
- package/documention/TileServer.html +125 -29
- package/documention/UniqueValueClusterInfo.html +104 -24
- package/documention/UniqueValueInfo.html +121 -29
- package/documention/UniqueValueRenderer.html +185 -45
- package/documention/UnknownLayer.html +612 -145
- package/documention/UpdateContent.html +70 -18
- package/documention/VectorTileGroupSubLayer.html +215 -64
- package/documention/VectorTileLayer.html +1039 -280
- package/documention/VectorTileServer.html +170 -46
- package/documention/VectorTileSubLayer.html +184 -44
- package/documention/VertexChangeEventInfo.html +18 -6
- package/documention/VideoMapView.html +302 -78
- package/documention/VideoMetaData.html +86 -22
- package/documention/VideoPixelCoordTransforms.html +38 -10
- package/documention/VideoRegistrationParam.html +54 -14
- package/documention/VisualVariable.html +94 -22
- package/documention/WCSServer.html +125 -29
- package/documention/WFSLayer.html +741 -173
- package/documention/WFSServer.html +167 -43
- package/documention/WMSLayer.html +919 -215
- package/documention/WMSServer.html +144 -36
- package/documention/WMSSubLayer.html +172 -40
- package/documention/WMTSLayer.html +787 -183
- package/documention/WMTSServer.html +138 -34
- package/documention/WMTSStyle.html +96 -24
- package/documention/WMTSSubLayer.html +673 -149
- package/documention/WPSServer.html +125 -29
- package/documention/WaterSymbol3DLayer.html +129 -36
- package/documention/WebTileLayer.html +754 -191
- package/documention/WorkFlowServer.html +314 -86
- package/documention/WorkFlowServer600227.html +471 -123
- package/documention/WorkFlowServer600228.html +439 -115
- package/documention/WorkFlowServer600229.html +471 -123
- package/documention/WorkFlowServer600230.html +471 -123
- package/documention/WorkFlowServer600231.html +535 -139
- package/documention/WorkFlowServer600232.html +471 -123
- package/documention/WorkFlowServer600233.html +455 -119
- package/documention/WorkFlowServer600235.html +375 -99
- package/documention/WorkFlowServer600237.html +475 -123
- package/documention/WorkFlowServer600238.html +481 -125
- package/documention/WorkFlowServer600239.html +425 -113
- package/documention/WorkFlowServer600307.html +449 -117
- package/documention/WorkFlowServer600308.html +180 -44
- package/documention/WorkFlowServer600309.html +471 -123
- package/documention/WorkFlowServer600314.html +487 -127
- package/documention/WorkFlowServer600334.html +471 -123
- package/documention/WorkFlowServer600336.html +439 -115
- package/documention/WorkFlowServer600340.html +583 -151
- package/documention/WorkFlowServer600354.html +455 -119
- package/documention/WorkFlowServer600368.html +391 -103
- package/documention/WorkFlowServer600369.html +439 -115
- package/documention/WorkFlowServer600370.html +423 -111
- package/documention/Zondy.Object.CAttDataRow.html +18 -6
- package/documention/Zondy.Object.CAttStruct.html +24 -8
- package/documention/global.html +4339 -1007
- 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 +108 -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 +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +78 -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 +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +30 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +42 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +78 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +36 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +12 -4
- package/documention/module-ArcGis.ArcGisCircle.html +42 -14
- package/documention/module-ArcGis.ArcGisExtent.html +108 -36
- package/documention/module-ArcGis.ArcGisMultipoint.html +42 -14
- package/documention/module-ArcGis.ArcGisPoint.html +60 -20
- package/documention/module-ArcGis.ArcGisPolygon.html +138 -42
- package/documention/module-ArcGis.ArcGisPolyline.html +90 -30
- package/documention/module-ArcGis.ArcGisSpatialReference.html +34 -10
- package/documention/module.exports.html +5 -1
- package/documention/scripts/sideBar.js +111 -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,17 @@
|
|
|
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>
|
|
83
87
|
|
|
84
88
|
|
|
85
89
|
|
|
@@ -100,13 +104,17 @@
|
|
|
100
104
|
|
|
101
105
|
<tr class="deep-level-1">
|
|
102
106
|
|
|
103
|
-
<td class="name"
|
|
107
|
+
<td class="name"><code>url</code></td>
|
|
104
108
|
|
|
105
109
|
|
|
106
110
|
<td class="type">
|
|
107
111
|
|
|
108
112
|
|
|
109
|
-
<span class="param-type">
|
|
113
|
+
<span class="param-type">
|
|
114
|
+
|
|
115
|
+
String
|
|
116
|
+
|
|
117
|
+
</span>
|
|
110
118
|
|
|
111
119
|
|
|
112
120
|
|
|
@@ -127,13 +135,17 @@
|
|
|
127
135
|
|
|
128
136
|
<tr class="deep-level-1">
|
|
129
137
|
|
|
130
|
-
<td class="name"
|
|
138
|
+
<td class="name"><code>tokenKey</code></td>
|
|
131
139
|
|
|
132
140
|
|
|
133
141
|
<td class="type">
|
|
134
142
|
|
|
135
143
|
|
|
136
|
-
<span class="param-type">
|
|
144
|
+
<span class="param-type">
|
|
145
|
+
|
|
146
|
+
String
|
|
147
|
+
|
|
148
|
+
</span>
|
|
137
149
|
|
|
138
150
|
|
|
139
151
|
|
|
@@ -156,13 +168,17 @@
|
|
|
156
168
|
|
|
157
169
|
<tr class="deep-level-1">
|
|
158
170
|
|
|
159
|
-
<td class="name"
|
|
171
|
+
<td class="name"><code>tokenValue</code></td>
|
|
160
172
|
|
|
161
173
|
|
|
162
174
|
<td class="type">
|
|
163
175
|
|
|
164
176
|
|
|
165
|
-
<span class="param-type">
|
|
177
|
+
<span class="param-type">
|
|
178
|
+
|
|
179
|
+
String
|
|
180
|
+
|
|
181
|
+
</span>
|
|
166
182
|
|
|
167
183
|
|
|
168
184
|
|
|
@@ -183,13 +199,17 @@
|
|
|
183
199
|
|
|
184
200
|
<tr class="deep-level-1">
|
|
185
201
|
|
|
186
|
-
<td class="name"
|
|
202
|
+
<td class="name"><code>autoReset</code></td>
|
|
187
203
|
|
|
188
204
|
|
|
189
205
|
<td class="type">
|
|
190
206
|
|
|
191
207
|
|
|
192
|
-
<span class="param-type">
|
|
208
|
+
<span class="param-type">
|
|
209
|
+
|
|
210
|
+
Boolean
|
|
211
|
+
|
|
212
|
+
</span>
|
|
193
213
|
|
|
194
214
|
|
|
195
215
|
|
|
@@ -212,13 +232,17 @@
|
|
|
212
232
|
|
|
213
233
|
<tr class="deep-level-1">
|
|
214
234
|
|
|
215
|
-
<td class="name"
|
|
235
|
+
<td class="name"><code>requestVertexNormals</code></td>
|
|
216
236
|
|
|
217
237
|
|
|
218
238
|
<td class="type">
|
|
219
239
|
|
|
220
240
|
|
|
221
|
-
<span class="param-type">
|
|
241
|
+
<span class="param-type">
|
|
242
|
+
|
|
243
|
+
Boolean
|
|
244
|
+
|
|
245
|
+
</span>
|
|
222
246
|
|
|
223
247
|
|
|
224
248
|
|
|
@@ -293,7 +317,7 @@
|
|
|
293
317
|
<div class="column is-2"><label>绑定事件</label></div>
|
|
294
318
|
<div class="column is-10">
|
|
295
319
|
<ul>
|
|
296
|
-
<li><a
|
|
320
|
+
<li><a href="#图层加载完毕事件">图层加载完毕事件</a></li>
|
|
297
321
|
</ul>
|
|
298
322
|
</div>
|
|
299
323
|
</div>
|
|
@@ -383,7 +407,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
383
407
|
<td class="name">
|
|
384
408
|
<code>
|
|
385
409
|
|
|
386
|
-
<span class="param-type">
|
|
410
|
+
<span class="param-type">
|
|
411
|
+
|
|
412
|
+
String
|
|
413
|
+
|
|
414
|
+
</span>
|
|
387
415
|
|
|
388
416
|
|
|
389
417
|
|
|
@@ -397,7 +425,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
397
425
|
<td class="name">
|
|
398
426
|
<code>
|
|
399
427
|
|
|
400
|
-
<span class="param-type">
|
|
428
|
+
<span class="param-type">
|
|
429
|
+
|
|
430
|
+
String
|
|
431
|
+
|
|
432
|
+
</span>
|
|
401
433
|
|
|
402
434
|
|
|
403
435
|
|
|
@@ -411,7 +443,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
411
443
|
<td class="name">
|
|
412
444
|
<code>
|
|
413
445
|
|
|
414
|
-
<span class="param-type">
|
|
446
|
+
<span class="param-type">
|
|
447
|
+
|
|
448
|
+
Object
|
|
449
|
+
|
|
450
|
+
</span>
|
|
415
451
|
|
|
416
452
|
|
|
417
453
|
|
|
@@ -425,7 +461,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
425
461
|
<td class="name">
|
|
426
462
|
<code>
|
|
427
463
|
|
|
428
|
-
<span class="param-type">
|
|
464
|
+
<span class="param-type">
|
|
465
|
+
|
|
466
|
+
Object
|
|
467
|
+
|
|
468
|
+
</span>
|
|
429
469
|
|
|
430
470
|
|
|
431
471
|
|
|
@@ -439,7 +479,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
439
479
|
<td class="name">
|
|
440
480
|
<code>
|
|
441
481
|
|
|
442
|
-
<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>
|
|
443
487
|
|
|
444
488
|
|
|
445
489
|
|
|
@@ -453,7 +497,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
453
497
|
<td class="name">
|
|
454
498
|
<code>
|
|
455
499
|
|
|
456
|
-
<span class="param-type">
|
|
500
|
+
<span class="param-type">
|
|
501
|
+
|
|
502
|
+
String
|
|
503
|
+
|
|
504
|
+
</span>
|
|
457
505
|
|
|
458
506
|
|
|
459
507
|
|
|
@@ -467,7 +515,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
467
515
|
<td class="name">
|
|
468
516
|
<code>
|
|
469
517
|
|
|
470
|
-
<span class="param-type">
|
|
518
|
+
<span class="param-type">
|
|
519
|
+
|
|
520
|
+
String
|
|
521
|
+
|
|
522
|
+
</span>
|
|
471
523
|
|
|
472
524
|
|
|
473
525
|
|
|
@@ -481,7 +533,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
481
533
|
<td class="name">
|
|
482
534
|
<code>
|
|
483
535
|
|
|
484
|
-
<span class="param-type">
|
|
536
|
+
<span class="param-type">
|
|
537
|
+
|
|
538
|
+
String
|
|
539
|
+
|
|
540
|
+
</span>
|
|
485
541
|
|
|
486
542
|
|
|
487
543
|
|
|
@@ -495,7 +551,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
495
551
|
<td class="name">
|
|
496
552
|
<code>
|
|
497
553
|
|
|
498
|
-
<span class="param-type">
|
|
554
|
+
<span class="param-type">
|
|
555
|
+
|
|
556
|
+
Number
|
|
557
|
+
|
|
558
|
+
</span>
|
|
499
559
|
|
|
500
560
|
|
|
501
561
|
|
|
@@ -509,7 +569,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
509
569
|
<td class="name">
|
|
510
570
|
<code>
|
|
511
571
|
|
|
512
|
-
<span class="param-type">
|
|
572
|
+
<span class="param-type">
|
|
573
|
+
|
|
574
|
+
Boolean
|
|
575
|
+
|
|
576
|
+
</span>
|
|
513
577
|
|
|
514
578
|
|
|
515
579
|
|
|
@@ -523,7 +587,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
523
587
|
<td class="name">
|
|
524
588
|
<code>
|
|
525
589
|
|
|
526
|
-
<span class="param-type">
|
|
590
|
+
<span class="param-type">
|
|
591
|
+
|
|
592
|
+
String
|
|
593
|
+
|
|
594
|
+
</span>
|
|
527
595
|
|
|
528
596
|
|
|
529
597
|
|
|
@@ -537,7 +605,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
537
605
|
<td class="name">
|
|
538
606
|
<code>
|
|
539
607
|
|
|
540
|
-
<span class="param-type">
|
|
608
|
+
<span class="param-type">
|
|
609
|
+
|
|
610
|
+
Number
|
|
611
|
+
|
|
612
|
+
</span>
|
|
541
613
|
|
|
542
614
|
|
|
543
615
|
|
|
@@ -551,7 +623,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
551
623
|
<td class="name">
|
|
552
624
|
<code>
|
|
553
625
|
|
|
554
|
-
<span class="param-type">
|
|
626
|
+
<span class="param-type">
|
|
627
|
+
|
|
628
|
+
Number
|
|
629
|
+
|
|
630
|
+
</span>
|
|
555
631
|
|
|
556
632
|
|
|
557
633
|
|
|
@@ -565,7 +641,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
565
641
|
<td class="name">
|
|
566
642
|
<code>
|
|
567
643
|
|
|
568
|
-
<span class="param-type">
|
|
644
|
+
<span class="param-type">
|
|
645
|
+
|
|
646
|
+
Number
|
|
647
|
+
|
|
648
|
+
</span>
|
|
569
649
|
|
|
570
650
|
|
|
571
651
|
|
|
@@ -579,7 +659,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
579
659
|
<td class="name">
|
|
580
660
|
<code>
|
|
581
661
|
|
|
582
|
-
<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>
|
|
583
667
|
|
|
584
668
|
|
|
585
669
|
|
|
@@ -593,7 +677,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
593
677
|
<td class="name">
|
|
594
678
|
<code>
|
|
595
679
|
|
|
596
|
-
<span class="param-type">
|
|
680
|
+
<span class="param-type">
|
|
681
|
+
|
|
682
|
+
String
|
|
683
|
+
|
|
684
|
+
</span>
|
|
597
685
|
|
|
598
686
|
|
|
599
687
|
|
|
@@ -607,7 +695,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
607
695
|
<td class="name">
|
|
608
696
|
<code>
|
|
609
697
|
|
|
610
|
-
<span class="param-type">
|
|
698
|
+
<span class="param-type">
|
|
699
|
+
|
|
700
|
+
String
|
|
701
|
+
|
|
702
|
+
</span>
|
|
611
703
|
|
|
612
704
|
|
|
613
705
|
|
|
@@ -621,7 +713,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
621
713
|
<td class="name">
|
|
622
714
|
<code>
|
|
623
715
|
|
|
624
|
-
<span class="param-type">
|
|
716
|
+
<span class="param-type">
|
|
717
|
+
|
|
718
|
+
String
|
|
719
|
+
|
|
720
|
+
</span>
|
|
625
721
|
|
|
626
722
|
|
|
627
723
|
|
|
@@ -635,7 +731,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
635
731
|
<td class="name">
|
|
636
732
|
<code>
|
|
637
733
|
|
|
638
|
-
<span class="param-type">
|
|
734
|
+
<span class="param-type">
|
|
735
|
+
|
|
736
|
+
String
|
|
737
|
+
|
|
738
|
+
</span>
|
|
639
739
|
|
|
640
740
|
|
|
641
741
|
|
|
@@ -649,7 +749,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
649
749
|
<td class="name">
|
|
650
750
|
<code>
|
|
651
751
|
|
|
652
|
-
<span class="param-type">
|
|
752
|
+
<span class="param-type">
|
|
753
|
+
|
|
754
|
+
String
|
|
755
|
+
|
|
756
|
+
</span>
|
|
653
757
|
|
|
654
758
|
|
|
655
759
|
|
|
@@ -663,7 +767,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
663
767
|
<td class="name">
|
|
664
768
|
<code>
|
|
665
769
|
|
|
666
|
-
<span class="param-type">
|
|
770
|
+
<span class="param-type">
|
|
771
|
+
|
|
772
|
+
Number
|
|
773
|
+
|
|
774
|
+
</span>
|
|
667
775
|
|
|
668
776
|
|
|
669
777
|
|
|
@@ -683,7 +791,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
683
791
|
<span class="method-parameter is-pulled-right">
|
|
684
792
|
<label>类型:</label>
|
|
685
793
|
|
|
686
|
-
<span class="param-type">
|
|
794
|
+
<span class="param-type">
|
|
795
|
+
|
|
796
|
+
String
|
|
797
|
+
|
|
798
|
+
</span>
|
|
687
799
|
|
|
688
800
|
|
|
689
801
|
|
|
@@ -763,7 +875,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
763
875
|
<span class="method-parameter is-pulled-right">
|
|
764
876
|
<label>类型:</label>
|
|
765
877
|
|
|
766
|
-
<span class="param-type">
|
|
878
|
+
<span class="param-type">
|
|
879
|
+
|
|
880
|
+
String
|
|
881
|
+
|
|
882
|
+
</span>
|
|
767
883
|
|
|
768
884
|
|
|
769
885
|
|
|
@@ -843,7 +959,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
843
959
|
<span class="method-parameter is-pulled-right">
|
|
844
960
|
<label>类型:</label>
|
|
845
961
|
|
|
846
|
-
<span class="param-type">
|
|
962
|
+
<span class="param-type">
|
|
963
|
+
|
|
964
|
+
Object
|
|
965
|
+
|
|
966
|
+
</span>
|
|
847
967
|
|
|
848
968
|
|
|
849
969
|
|
|
@@ -919,7 +1039,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
919
1039
|
<span class="method-parameter is-pulled-right">
|
|
920
1040
|
<label>类型:</label>
|
|
921
1041
|
|
|
922
|
-
<span class="param-type">
|
|
1042
|
+
<span class="param-type">
|
|
1043
|
+
|
|
1044
|
+
Object
|
|
1045
|
+
|
|
1046
|
+
</span>
|
|
923
1047
|
|
|
924
1048
|
|
|
925
1049
|
|
|
@@ -995,7 +1119,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
995
1119
|
<span class="method-parameter is-pulled-right">
|
|
996
1120
|
<label>类型:</label>
|
|
997
1121
|
|
|
998
|
-
<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>
|
|
999
1127
|
|
|
1000
1128
|
|
|
1001
1129
|
|
|
@@ -1075,7 +1203,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1075
1203
|
<span class="method-parameter is-pulled-right">
|
|
1076
1204
|
<label>类型:</label>
|
|
1077
1205
|
|
|
1078
|
-
<span class="param-type">
|
|
1206
|
+
<span class="param-type">
|
|
1207
|
+
|
|
1208
|
+
String
|
|
1209
|
+
|
|
1210
|
+
</span>
|
|
1079
1211
|
|
|
1080
1212
|
|
|
1081
1213
|
|
|
@@ -1151,7 +1283,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1151
1283
|
<span class="method-parameter is-pulled-right">
|
|
1152
1284
|
<label>类型:</label>
|
|
1153
1285
|
|
|
1154
|
-
<span class="param-type">
|
|
1286
|
+
<span class="param-type">
|
|
1287
|
+
|
|
1288
|
+
String
|
|
1289
|
+
|
|
1290
|
+
</span>
|
|
1155
1291
|
|
|
1156
1292
|
|
|
1157
1293
|
|
|
@@ -1227,7 +1363,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1227
1363
|
<span class="method-parameter is-pulled-right">
|
|
1228
1364
|
<label>类型:</label>
|
|
1229
1365
|
|
|
1230
|
-
<span class="param-type">
|
|
1366
|
+
<span class="param-type">
|
|
1367
|
+
|
|
1368
|
+
String
|
|
1369
|
+
|
|
1370
|
+
</span>
|
|
1231
1371
|
|
|
1232
1372
|
|
|
1233
1373
|
|
|
@@ -1307,7 +1447,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1307
1447
|
<span class="method-parameter is-pulled-right">
|
|
1308
1448
|
<label>类型:</label>
|
|
1309
1449
|
|
|
1310
|
-
<span class="param-type">
|
|
1450
|
+
<span class="param-type">
|
|
1451
|
+
|
|
1452
|
+
Number
|
|
1453
|
+
|
|
1454
|
+
</span>
|
|
1311
1455
|
|
|
1312
1456
|
|
|
1313
1457
|
|
|
@@ -1383,7 +1527,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1383
1527
|
<span class="method-parameter is-pulled-right">
|
|
1384
1528
|
<label>类型:</label>
|
|
1385
1529
|
|
|
1386
|
-
<span class="param-type">
|
|
1530
|
+
<span class="param-type">
|
|
1531
|
+
|
|
1532
|
+
Boolean
|
|
1533
|
+
|
|
1534
|
+
</span>
|
|
1387
1535
|
|
|
1388
1536
|
|
|
1389
1537
|
|
|
@@ -1468,7 +1616,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1468
1616
|
<span class="method-parameter is-pulled-right">
|
|
1469
1617
|
<label>类型:</label>
|
|
1470
1618
|
|
|
1471
|
-
<span class="param-type">
|
|
1619
|
+
<span class="param-type">
|
|
1620
|
+
|
|
1621
|
+
String
|
|
1622
|
+
|
|
1623
|
+
</span>
|
|
1472
1624
|
|
|
1473
1625
|
|
|
1474
1626
|
|
|
@@ -1553,7 +1705,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1553
1705
|
<span class="method-parameter is-pulled-right">
|
|
1554
1706
|
<label>类型:</label>
|
|
1555
1707
|
|
|
1556
|
-
<span class="param-type">
|
|
1708
|
+
<span class="param-type">
|
|
1709
|
+
|
|
1710
|
+
Number
|
|
1711
|
+
|
|
1712
|
+
</span>
|
|
1557
1713
|
|
|
1558
1714
|
|
|
1559
1715
|
|
|
@@ -1634,7 +1790,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1634
1790
|
<span class="method-parameter is-pulled-right">
|
|
1635
1791
|
<label>类型:</label>
|
|
1636
1792
|
|
|
1637
|
-
<span class="param-type">
|
|
1793
|
+
<span class="param-type">
|
|
1794
|
+
|
|
1795
|
+
Number
|
|
1796
|
+
|
|
1797
|
+
</span>
|
|
1638
1798
|
|
|
1639
1799
|
|
|
1640
1800
|
|
|
@@ -1715,7 +1875,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1715
1875
|
<span class="method-parameter is-pulled-right">
|
|
1716
1876
|
<label>类型:</label>
|
|
1717
1877
|
|
|
1718
|
-
<span class="param-type">
|
|
1878
|
+
<span class="param-type">
|
|
1879
|
+
|
|
1880
|
+
Number
|
|
1881
|
+
|
|
1882
|
+
</span>
|
|
1719
1883
|
|
|
1720
1884
|
|
|
1721
1885
|
|
|
@@ -1791,7 +1955,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1791
1955
|
<span class="method-parameter is-pulled-right">
|
|
1792
1956
|
<label>类型:</label>
|
|
1793
1957
|
|
|
1794
|
-
<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>
|
|
1795
1963
|
|
|
1796
1964
|
|
|
1797
1965
|
|
|
@@ -1867,7 +2035,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1867
2035
|
<span class="method-parameter is-pulled-right">
|
|
1868
2036
|
<label>类型:</label>
|
|
1869
2037
|
|
|
1870
|
-
<span class="param-type">
|
|
2038
|
+
<span class="param-type">
|
|
2039
|
+
|
|
2040
|
+
String
|
|
2041
|
+
|
|
2042
|
+
</span>
|
|
1871
2043
|
|
|
1872
2044
|
|
|
1873
2045
|
|
|
@@ -1943,7 +2115,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
1943
2115
|
<span class="method-parameter is-pulled-right">
|
|
1944
2116
|
<label>类型:</label>
|
|
1945
2117
|
|
|
1946
|
-
<span class="param-type">
|
|
2118
|
+
<span class="param-type">
|
|
2119
|
+
|
|
2120
|
+
String
|
|
2121
|
+
|
|
2122
|
+
</span>
|
|
1947
2123
|
|
|
1948
2124
|
|
|
1949
2125
|
|
|
@@ -2024,7 +2200,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2024
2200
|
<span class="method-parameter is-pulled-right">
|
|
2025
2201
|
<label>类型:</label>
|
|
2026
2202
|
|
|
2027
|
-
<span class="param-type">
|
|
2203
|
+
<span class="param-type">
|
|
2204
|
+
|
|
2205
|
+
String
|
|
2206
|
+
|
|
2207
|
+
</span>
|
|
2028
2208
|
|
|
2029
2209
|
|
|
2030
2210
|
|
|
@@ -2100,7 +2280,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2100
2280
|
<span class="method-parameter is-pulled-right">
|
|
2101
2281
|
<label>类型:</label>
|
|
2102
2282
|
|
|
2103
|
-
<span class="param-type">
|
|
2283
|
+
<span class="param-type">
|
|
2284
|
+
|
|
2285
|
+
String
|
|
2286
|
+
|
|
2287
|
+
</span>
|
|
2104
2288
|
|
|
2105
2289
|
|
|
2106
2290
|
|
|
@@ -2176,7 +2360,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2176
2360
|
<span class="method-parameter is-pulled-right">
|
|
2177
2361
|
<label>类型:</label>
|
|
2178
2362
|
|
|
2179
|
-
<span class="param-type">
|
|
2363
|
+
<span class="param-type">
|
|
2364
|
+
|
|
2365
|
+
String
|
|
2366
|
+
|
|
2367
|
+
</span>
|
|
2180
2368
|
|
|
2181
2369
|
|
|
2182
2370
|
|
|
@@ -2247,7 +2435,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2247
2435
|
<span class="method-parameter is-pulled-right">
|
|
2248
2436
|
<label>类型:</label>
|
|
2249
2437
|
|
|
2250
|
-
<span class="param-type">
|
|
2438
|
+
<span class="param-type">
|
|
2439
|
+
|
|
2440
|
+
Number
|
|
2441
|
+
|
|
2442
|
+
</span>
|
|
2251
2443
|
|
|
2252
2444
|
|
|
2253
2445
|
|
|
@@ -2344,7 +2536,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2344
2536
|
<code>
|
|
2345
2537
|
|
|
2346
2538
|
|
|
2347
|
-
<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>
|
|
2348
2544
|
|
|
2349
2545
|
|
|
2350
2546
|
|
|
@@ -2360,7 +2556,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2360
2556
|
<code>
|
|
2361
2557
|
|
|
2362
2558
|
|
|
2363
|
-
<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>
|
|
2364
2564
|
|
|
2365
2565
|
|
|
2366
2566
|
|
|
@@ -2376,7 +2576,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2376
2576
|
<code>
|
|
2377
2577
|
|
|
2378
2578
|
|
|
2379
|
-
<span class="param-type"
|
|
2579
|
+
<span class="param-type">
|
|
2580
|
+
|
|
2581
|
+
*
|
|
2582
|
+
|
|
2583
|
+
</span>
|
|
2380
2584
|
|
|
2381
2585
|
|
|
2382
2586
|
|
|
@@ -2392,7 +2596,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2392
2596
|
<code>
|
|
2393
2597
|
|
|
2394
2598
|
|
|
2395
|
-
<span class="param-type">
|
|
2599
|
+
<span class="param-type">
|
|
2600
|
+
|
|
2601
|
+
Boolean
|
|
2602
|
+
|
|
2603
|
+
</span>
|
|
2396
2604
|
|
|
2397
2605
|
|
|
2398
2606
|
|
|
@@ -2428,7 +2636,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2428
2636
|
<code>
|
|
2429
2637
|
|
|
2430
2638
|
|
|
2431
|
-
<span class="param-type">
|
|
2639
|
+
<span class="param-type">
|
|
2640
|
+
|
|
2641
|
+
Object
|
|
2642
|
+
|
|
2643
|
+
</span>
|
|
2432
2644
|
|
|
2433
2645
|
|
|
2434
2646
|
|
|
@@ -2500,13 +2712,17 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2500
2712
|
|
|
2501
2713
|
<tr class="deep-level-0">
|
|
2502
2714
|
|
|
2503
|
-
<td class="name"
|
|
2715
|
+
<td class="name"><code>url</code></td>
|
|
2504
2716
|
|
|
2505
2717
|
|
|
2506
2718
|
<td class="type">
|
|
2507
2719
|
|
|
2508
2720
|
|
|
2509
|
-
<span class="param-type">
|
|
2721
|
+
<span class="param-type">
|
|
2722
|
+
|
|
2723
|
+
String
|
|
2724
|
+
|
|
2725
|
+
</span>
|
|
2510
2726
|
|
|
2511
2727
|
|
|
2512
2728
|
|
|
@@ -2595,7 +2811,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2595
2811
|
<div class='column is-5 has-text-left'>
|
|
2596
2812
|
<label>类型: </label>
|
|
2597
2813
|
|
|
2598
|
-
<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>
|
|
2599
2819
|
|
|
2600
2820
|
|
|
2601
2821
|
|
|
@@ -2717,7 +2937,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2717
2937
|
<div class='column is-5 has-text-left'>
|
|
2718
2938
|
<label>类型: </label>
|
|
2719
2939
|
|
|
2720
|
-
<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>
|
|
2721
2945
|
|
|
2722
2946
|
|
|
2723
2947
|
|
|
@@ -2833,7 +3057,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2833
3057
|
<div class='column is-5 has-text-left'>
|
|
2834
3058
|
<label>类型: </label>
|
|
2835
3059
|
|
|
2836
|
-
<span class="param-type"
|
|
3060
|
+
<span class="param-type">
|
|
3061
|
+
|
|
3062
|
+
*
|
|
3063
|
+
|
|
3064
|
+
</span>
|
|
2837
3065
|
|
|
2838
3066
|
|
|
2839
3067
|
|
|
@@ -2955,7 +3183,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
2955
3183
|
<div class='column is-5 has-text-left'>
|
|
2956
3184
|
<label>类型: </label>
|
|
2957
3185
|
|
|
2958
|
-
<span class="param-type">
|
|
3186
|
+
<span class="param-type">
|
|
3187
|
+
|
|
3188
|
+
Boolean
|
|
3189
|
+
|
|
3190
|
+
</span>
|
|
2959
3191
|
|
|
2960
3192
|
|
|
2961
3193
|
|
|
@@ -3264,7 +3496,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3264
3496
|
<div class='column is-5 has-text-left'>
|
|
3265
3497
|
<label>类型: </label>
|
|
3266
3498
|
|
|
3267
|
-
<span class="param-type">
|
|
3499
|
+
<span class="param-type">
|
|
3500
|
+
|
|
3501
|
+
Object
|
|
3502
|
+
|
|
3503
|
+
</span>
|
|
3268
3504
|
|
|
3269
3505
|
|
|
3270
3506
|
|
|
@@ -3304,37 +3540,37 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3304
3540
|
<tbody>
|
|
3305
3541
|
|
|
3306
3542
|
<tr class="deep-level-0">
|
|
3307
|
-
<td class="name"><code><a
|
|
3543
|
+
<td class="name"><code><a href="#图层刷新完毕事件">图层刷新完毕事件</a></code></td>
|
|
3308
3544
|
<td class="name"><code>图层刷新完毕事件</code></td>
|
|
3309
3545
|
</tr>
|
|
3310
3546
|
|
|
3311
3547
|
<tr class="deep-level-0">
|
|
3312
|
-
<td class="name"><code><a
|
|
3548
|
+
<td class="name"><code><a href="#图层加载完毕事件">图层加载完毕事件</a></code></td>
|
|
3313
3549
|
<td class="name"><code>图层加载完毕事件</code></td>
|
|
3314
3550
|
</tr>
|
|
3315
3551
|
|
|
3316
3552
|
<tr class="deep-level-0">
|
|
3317
|
-
<td class="name"><code><a
|
|
3553
|
+
<td class="name"><code><a href="#图层显隐更新完毕事件">图层显隐更新完毕事件</a></code></td>
|
|
3318
3554
|
<td class="name"><code>图层显隐更新完毕事件</code></td>
|
|
3319
3555
|
</tr>
|
|
3320
3556
|
|
|
3321
3557
|
<tr class="deep-level-0">
|
|
3322
|
-
<td class="name"><code><a
|
|
3558
|
+
<td class="name"><code><a href="#图层更新完毕事件">图层更新完毕事件</a></code></td>
|
|
3323
3559
|
<td class="name"><code>图层更新完毕事件</code></td>
|
|
3324
3560
|
</tr>
|
|
3325
3561
|
|
|
3326
3562
|
<tr class="deep-level-0">
|
|
3327
|
-
<td class="name"><code><a
|
|
3563
|
+
<td class="name"><code><a href="#图层透明度更新完毕事件">图层透明度更新完毕事件</a></code></td>
|
|
3328
3564
|
<td class="name"><code>图层透明度更新完毕事件</code></td>
|
|
3329
3565
|
</tr>
|
|
3330
3566
|
|
|
3331
3567
|
<tr class="deep-level-0">
|
|
3332
|
-
<td class="name"><code><a
|
|
3568
|
+
<td class="name"><code><a href="#图层销毁完毕事件">图层销毁完毕事件</a></code></td>
|
|
3333
3569
|
<td class="name"><code>图层销毁完毕事件</code></td>
|
|
3334
3570
|
</tr>
|
|
3335
3571
|
|
|
3336
3572
|
<tr class="deep-level-0">
|
|
3337
|
-
<td class="name"><code><a
|
|
3573
|
+
<td class="name"><code><a href="#图层顺序更新完毕事件">图层顺序更新完毕事件</a></code></td>
|
|
3338
3574
|
<td class="name"><code>图层顺序更新完毕事件</code></td>
|
|
3339
3575
|
</tr>
|
|
3340
3576
|
|
|
@@ -3414,7 +3650,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3414
3650
|
<td class="type">
|
|
3415
3651
|
|
|
3416
3652
|
|
|
3417
|
-
<span class="param-type">
|
|
3653
|
+
<span class="param-type">
|
|
3654
|
+
|
|
3655
|
+
Object
|
|
3656
|
+
|
|
3657
|
+
</span>
|
|
3418
3658
|
|
|
3419
3659
|
|
|
3420
3660
|
|
|
@@ -3448,7 +3688,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3448
3688
|
<td class="type">
|
|
3449
3689
|
|
|
3450
3690
|
|
|
3451
|
-
<span class="param-type">
|
|
3691
|
+
<span class="param-type">
|
|
3692
|
+
|
|
3693
|
+
String
|
|
3694
|
+
|
|
3695
|
+
</span>
|
|
3452
3696
|
|
|
3453
3697
|
|
|
3454
3698
|
|
|
@@ -3486,7 +3730,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3486
3730
|
<td class="type">
|
|
3487
3731
|
|
|
3488
3732
|
|
|
3489
|
-
<span class="param-type">
|
|
3733
|
+
<span class="param-type">
|
|
3734
|
+
|
|
3735
|
+
String
|
|
3736
|
+
|
|
3737
|
+
</span>
|
|
3490
3738
|
|
|
3491
3739
|
|
|
3492
3740
|
|
|
@@ -3524,7 +3772,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3524
3772
|
<td class="type">
|
|
3525
3773
|
|
|
3526
3774
|
|
|
3527
|
-
<span class="param-type">
|
|
3775
|
+
<span class="param-type">
|
|
3776
|
+
|
|
3777
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
3778
|
+
|
|
3779
|
+
</span>
|
|
3528
3780
|
|
|
3529
3781
|
|
|
3530
3782
|
|
|
@@ -3562,7 +3814,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3562
3814
|
<td class="type">
|
|
3563
3815
|
|
|
3564
3816
|
|
|
3565
|
-
<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>
|
|
3566
3822
|
|
|
3567
3823
|
|
|
3568
3824
|
|
|
@@ -3600,7 +3856,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3600
3856
|
<td class="type">
|
|
3601
3857
|
|
|
3602
3858
|
|
|
3603
|
-
<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>
|
|
3604
3864
|
|
|
3605
3865
|
|
|
3606
3866
|
|
|
@@ -3638,7 +3898,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3638
3898
|
<td class="type">
|
|
3639
3899
|
|
|
3640
3900
|
|
|
3641
|
-
<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>
|
|
3642
3906
|
|
|
3643
3907
|
|
|
3644
3908
|
|
|
@@ -3676,7 +3940,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3676
3940
|
<td class="type">
|
|
3677
3941
|
|
|
3678
3942
|
|
|
3679
|
-
<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>
|
|
3680
3948
|
|
|
3681
3949
|
|
|
3682
3950
|
|
|
@@ -3868,7 +4136,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3868
4136
|
<td class="type">
|
|
3869
4137
|
|
|
3870
4138
|
|
|
3871
|
-
<span class="param-type">
|
|
4139
|
+
<span class="param-type">
|
|
4140
|
+
|
|
4141
|
+
Object
|
|
4142
|
+
|
|
4143
|
+
</span>
|
|
3872
4144
|
|
|
3873
4145
|
|
|
3874
4146
|
|
|
@@ -3902,7 +4174,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3902
4174
|
<td class="type">
|
|
3903
4175
|
|
|
3904
4176
|
|
|
3905
|
-
<span class="param-type">
|
|
4177
|
+
<span class="param-type">
|
|
4178
|
+
|
|
4179
|
+
String
|
|
4180
|
+
|
|
4181
|
+
</span>
|
|
3906
4182
|
|
|
3907
4183
|
|
|
3908
4184
|
|
|
@@ -3940,7 +4216,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3940
4216
|
<td class="type">
|
|
3941
4217
|
|
|
3942
4218
|
|
|
3943
|
-
<span class="param-type">
|
|
4219
|
+
<span class="param-type">
|
|
4220
|
+
|
|
4221
|
+
String
|
|
4222
|
+
|
|
4223
|
+
</span>
|
|
3944
4224
|
|
|
3945
4225
|
|
|
3946
4226
|
|
|
@@ -3978,7 +4258,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
3978
4258
|
<td class="type">
|
|
3979
4259
|
|
|
3980
4260
|
|
|
3981
|
-
<span class="param-type">
|
|
4261
|
+
<span class="param-type">
|
|
4262
|
+
|
|
4263
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
4264
|
+
|
|
4265
|
+
</span>
|
|
3982
4266
|
|
|
3983
4267
|
|
|
3984
4268
|
|
|
@@ -4016,7 +4300,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4016
4300
|
<td class="type">
|
|
4017
4301
|
|
|
4018
4302
|
|
|
4019
|
-
<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>
|
|
4020
4308
|
|
|
4021
4309
|
|
|
4022
4310
|
|
|
@@ -4054,7 +4342,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4054
4342
|
<td class="type">
|
|
4055
4343
|
|
|
4056
4344
|
|
|
4057
|
-
<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>
|
|
4058
4350
|
|
|
4059
4351
|
|
|
4060
4352
|
|
|
@@ -4092,7 +4384,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4092
4384
|
<td class="type">
|
|
4093
4385
|
|
|
4094
4386
|
|
|
4095
|
-
<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>
|
|
4096
4392
|
|
|
4097
4393
|
|
|
4098
4394
|
|
|
@@ -4130,7 +4426,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4130
4426
|
<td class="type">
|
|
4131
4427
|
|
|
4132
4428
|
|
|
4133
|
-
<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>
|
|
4134
4434
|
|
|
4135
4435
|
|
|
4136
4436
|
|
|
@@ -4312,7 +4612,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4312
4612
|
<td class="type">
|
|
4313
4613
|
|
|
4314
4614
|
|
|
4315
|
-
<span class="param-type">
|
|
4615
|
+
<span class="param-type">
|
|
4616
|
+
|
|
4617
|
+
Object
|
|
4618
|
+
|
|
4619
|
+
</span>
|
|
4316
4620
|
|
|
4317
4621
|
|
|
4318
4622
|
|
|
@@ -4346,7 +4650,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4346
4650
|
<td class="type">
|
|
4347
4651
|
|
|
4348
4652
|
|
|
4349
|
-
<span class="param-type">
|
|
4653
|
+
<span class="param-type">
|
|
4654
|
+
|
|
4655
|
+
String
|
|
4656
|
+
|
|
4657
|
+
</span>
|
|
4350
4658
|
|
|
4351
4659
|
|
|
4352
4660
|
|
|
@@ -4384,7 +4692,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4384
4692
|
<td class="type">
|
|
4385
4693
|
|
|
4386
4694
|
|
|
4387
|
-
<span class="param-type">
|
|
4695
|
+
<span class="param-type">
|
|
4696
|
+
|
|
4697
|
+
String
|
|
4698
|
+
|
|
4699
|
+
</span>
|
|
4388
4700
|
|
|
4389
4701
|
|
|
4390
4702
|
|
|
@@ -4422,7 +4734,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4422
4734
|
<td class="type">
|
|
4423
4735
|
|
|
4424
4736
|
|
|
4425
|
-
<span class="param-type">
|
|
4737
|
+
<span class="param-type">
|
|
4738
|
+
|
|
4739
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
4740
|
+
|
|
4741
|
+
</span>
|
|
4426
4742
|
|
|
4427
4743
|
|
|
4428
4744
|
|
|
@@ -4460,7 +4776,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4460
4776
|
<td class="type">
|
|
4461
4777
|
|
|
4462
4778
|
|
|
4463
|
-
<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>
|
|
4464
4784
|
|
|
4465
4785
|
|
|
4466
4786
|
|
|
@@ -4498,7 +4818,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4498
4818
|
<td class="type">
|
|
4499
4819
|
|
|
4500
4820
|
|
|
4501
|
-
<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>
|
|
4502
4826
|
|
|
4503
4827
|
|
|
4504
4828
|
|
|
@@ -4536,7 +4860,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4536
4860
|
<td class="type">
|
|
4537
4861
|
|
|
4538
4862
|
|
|
4539
|
-
<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>
|
|
4540
4868
|
|
|
4541
4869
|
|
|
4542
4870
|
|
|
@@ -4574,7 +4902,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4574
4902
|
<td class="type">
|
|
4575
4903
|
|
|
4576
4904
|
|
|
4577
|
-
<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>
|
|
4578
4910
|
|
|
4579
4911
|
|
|
4580
4912
|
|
|
@@ -4766,7 +5098,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4766
5098
|
<td class="type">
|
|
4767
5099
|
|
|
4768
5100
|
|
|
4769
|
-
<span class="param-type">
|
|
5101
|
+
<span class="param-type">
|
|
5102
|
+
|
|
5103
|
+
Object
|
|
5104
|
+
|
|
5105
|
+
</span>
|
|
4770
5106
|
|
|
4771
5107
|
|
|
4772
5108
|
|
|
@@ -4800,7 +5136,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4800
5136
|
<td class="type">
|
|
4801
5137
|
|
|
4802
5138
|
|
|
4803
|
-
<span class="param-type">
|
|
5139
|
+
<span class="param-type">
|
|
5140
|
+
|
|
5141
|
+
String
|
|
5142
|
+
|
|
5143
|
+
</span>
|
|
4804
5144
|
|
|
4805
5145
|
|
|
4806
5146
|
|
|
@@ -4838,7 +5178,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4838
5178
|
<td class="type">
|
|
4839
5179
|
|
|
4840
5180
|
|
|
4841
|
-
<span class="param-type">
|
|
5181
|
+
<span class="param-type">
|
|
5182
|
+
|
|
5183
|
+
String
|
|
5184
|
+
|
|
5185
|
+
</span>
|
|
4842
5186
|
|
|
4843
5187
|
|
|
4844
5188
|
|
|
@@ -4876,7 +5220,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4876
5220
|
<td class="type">
|
|
4877
5221
|
|
|
4878
5222
|
|
|
4879
|
-
<span class="param-type">
|
|
5223
|
+
<span class="param-type">
|
|
5224
|
+
|
|
5225
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
5226
|
+
|
|
5227
|
+
</span>
|
|
4880
5228
|
|
|
4881
5229
|
|
|
4882
5230
|
|
|
@@ -4914,7 +5262,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4914
5262
|
<td class="type">
|
|
4915
5263
|
|
|
4916
5264
|
|
|
4917
|
-
<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>
|
|
4918
5270
|
|
|
4919
5271
|
|
|
4920
5272
|
|
|
@@ -4952,7 +5304,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4952
5304
|
<td class="type">
|
|
4953
5305
|
|
|
4954
5306
|
|
|
4955
|
-
<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>
|
|
4956
5312
|
|
|
4957
5313
|
|
|
4958
5314
|
|
|
@@ -4990,7 +5346,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
4990
5346
|
<td class="type">
|
|
4991
5347
|
|
|
4992
5348
|
|
|
4993
|
-
<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>
|
|
4994
5354
|
|
|
4995
5355
|
|
|
4996
5356
|
|
|
@@ -5028,7 +5388,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5028
5388
|
<td class="type">
|
|
5029
5389
|
|
|
5030
5390
|
|
|
5031
|
-
<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>
|
|
5032
5396
|
|
|
5033
5397
|
|
|
5034
5398
|
|
|
@@ -5210,7 +5574,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5210
5574
|
<td class="type">
|
|
5211
5575
|
|
|
5212
5576
|
|
|
5213
|
-
<span class="param-type">
|
|
5577
|
+
<span class="param-type">
|
|
5578
|
+
|
|
5579
|
+
Object
|
|
5580
|
+
|
|
5581
|
+
</span>
|
|
5214
5582
|
|
|
5215
5583
|
|
|
5216
5584
|
|
|
@@ -5244,7 +5612,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5244
5612
|
<td class="type">
|
|
5245
5613
|
|
|
5246
5614
|
|
|
5247
|
-
<span class="param-type">
|
|
5615
|
+
<span class="param-type">
|
|
5616
|
+
|
|
5617
|
+
String
|
|
5618
|
+
|
|
5619
|
+
</span>
|
|
5248
5620
|
|
|
5249
5621
|
|
|
5250
5622
|
|
|
@@ -5282,7 +5654,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5282
5654
|
<td class="type">
|
|
5283
5655
|
|
|
5284
5656
|
|
|
5285
|
-
<span class="param-type">
|
|
5657
|
+
<span class="param-type">
|
|
5658
|
+
|
|
5659
|
+
String
|
|
5660
|
+
|
|
5661
|
+
</span>
|
|
5286
5662
|
|
|
5287
5663
|
|
|
5288
5664
|
|
|
@@ -5320,7 +5696,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5320
5696
|
<td class="type">
|
|
5321
5697
|
|
|
5322
5698
|
|
|
5323
|
-
<span class="param-type">
|
|
5699
|
+
<span class="param-type">
|
|
5700
|
+
|
|
5701
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
5702
|
+
|
|
5703
|
+
</span>
|
|
5324
5704
|
|
|
5325
5705
|
|
|
5326
5706
|
|
|
@@ -5358,7 +5738,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5358
5738
|
<td class="type">
|
|
5359
5739
|
|
|
5360
5740
|
|
|
5361
|
-
<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>
|
|
5362
5746
|
|
|
5363
5747
|
|
|
5364
5748
|
|
|
@@ -5396,7 +5780,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5396
5780
|
<td class="type">
|
|
5397
5781
|
|
|
5398
5782
|
|
|
5399
|
-
<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>
|
|
5400
5788
|
|
|
5401
5789
|
|
|
5402
5790
|
|
|
@@ -5434,7 +5822,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5434
5822
|
<td class="type">
|
|
5435
5823
|
|
|
5436
5824
|
|
|
5437
|
-
<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>
|
|
5438
5830
|
|
|
5439
5831
|
|
|
5440
5832
|
|
|
@@ -5472,7 +5864,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5472
5864
|
<td class="type">
|
|
5473
5865
|
|
|
5474
5866
|
|
|
5475
|
-
<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>
|
|
5476
5872
|
|
|
5477
5873
|
|
|
5478
5874
|
|
|
@@ -5664,7 +6060,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5664
6060
|
<td class="type">
|
|
5665
6061
|
|
|
5666
6062
|
|
|
5667
|
-
<span class="param-type">
|
|
6063
|
+
<span class="param-type">
|
|
6064
|
+
|
|
6065
|
+
Object
|
|
6066
|
+
|
|
6067
|
+
</span>
|
|
5668
6068
|
|
|
5669
6069
|
|
|
5670
6070
|
|
|
@@ -5698,7 +6098,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5698
6098
|
<td class="type">
|
|
5699
6099
|
|
|
5700
6100
|
|
|
5701
|
-
<span class="param-type">
|
|
6101
|
+
<span class="param-type">
|
|
6102
|
+
|
|
6103
|
+
String
|
|
6104
|
+
|
|
6105
|
+
</span>
|
|
5702
6106
|
|
|
5703
6107
|
|
|
5704
6108
|
|
|
@@ -5736,7 +6140,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5736
6140
|
<td class="type">
|
|
5737
6141
|
|
|
5738
6142
|
|
|
5739
|
-
<span class="param-type">
|
|
6143
|
+
<span class="param-type">
|
|
6144
|
+
|
|
6145
|
+
String
|
|
6146
|
+
|
|
6147
|
+
</span>
|
|
5740
6148
|
|
|
5741
6149
|
|
|
5742
6150
|
|
|
@@ -5774,7 +6182,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5774
6182
|
<td class="type">
|
|
5775
6183
|
|
|
5776
6184
|
|
|
5777
|
-
<span class="param-type">
|
|
6185
|
+
<span class="param-type">
|
|
6186
|
+
|
|
6187
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
6188
|
+
|
|
6189
|
+
</span>
|
|
5778
6190
|
|
|
5779
6191
|
|
|
5780
6192
|
|
|
@@ -5812,7 +6224,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5812
6224
|
<td class="type">
|
|
5813
6225
|
|
|
5814
6226
|
|
|
5815
|
-
<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>
|
|
5816
6232
|
|
|
5817
6233
|
|
|
5818
6234
|
|
|
@@ -5850,7 +6266,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5850
6266
|
<td class="type">
|
|
5851
6267
|
|
|
5852
6268
|
|
|
5853
|
-
<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>
|
|
5854
6274
|
|
|
5855
6275
|
|
|
5856
6276
|
|
|
@@ -5888,7 +6308,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5888
6308
|
<td class="type">
|
|
5889
6309
|
|
|
5890
6310
|
|
|
5891
|
-
<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>
|
|
5892
6316
|
|
|
5893
6317
|
|
|
5894
6318
|
|
|
@@ -5926,7 +6350,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
5926
6350
|
<td class="type">
|
|
5927
6351
|
|
|
5928
6352
|
|
|
5929
|
-
<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>
|
|
5930
6358
|
|
|
5931
6359
|
|
|
5932
6360
|
|
|
@@ -6108,7 +6536,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6108
6536
|
<td class="type">
|
|
6109
6537
|
|
|
6110
6538
|
|
|
6111
|
-
<span class="param-type">
|
|
6539
|
+
<span class="param-type">
|
|
6540
|
+
|
|
6541
|
+
Object
|
|
6542
|
+
|
|
6543
|
+
</span>
|
|
6112
6544
|
|
|
6113
6545
|
|
|
6114
6546
|
|
|
@@ -6142,7 +6574,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6142
6574
|
<td class="type">
|
|
6143
6575
|
|
|
6144
6576
|
|
|
6145
|
-
<span class="param-type">
|
|
6577
|
+
<span class="param-type">
|
|
6578
|
+
|
|
6579
|
+
String
|
|
6580
|
+
|
|
6581
|
+
</span>
|
|
6146
6582
|
|
|
6147
6583
|
|
|
6148
6584
|
|
|
@@ -6180,7 +6616,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6180
6616
|
<td class="type">
|
|
6181
6617
|
|
|
6182
6618
|
|
|
6183
|
-
<span class="param-type">
|
|
6619
|
+
<span class="param-type">
|
|
6620
|
+
|
|
6621
|
+
String
|
|
6622
|
+
|
|
6623
|
+
</span>
|
|
6184
6624
|
|
|
6185
6625
|
|
|
6186
6626
|
|
|
@@ -6218,7 +6658,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6218
6658
|
<td class="type">
|
|
6219
6659
|
|
|
6220
6660
|
|
|
6221
|
-
<span class="param-type">
|
|
6661
|
+
<span class="param-type">
|
|
6662
|
+
|
|
6663
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
6664
|
+
|
|
6665
|
+
</span>
|
|
6222
6666
|
|
|
6223
6667
|
|
|
6224
6668
|
|
|
@@ -6256,7 +6700,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6256
6700
|
<td class="type">
|
|
6257
6701
|
|
|
6258
6702
|
|
|
6259
|
-
<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>
|
|
6260
6708
|
|
|
6261
6709
|
|
|
6262
6710
|
|
|
@@ -6294,7 +6742,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6294
6742
|
<td class="type">
|
|
6295
6743
|
|
|
6296
6744
|
|
|
6297
|
-
<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>
|
|
6298
6750
|
|
|
6299
6751
|
|
|
6300
6752
|
|
|
@@ -6332,7 +6784,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6332
6784
|
<td class="type">
|
|
6333
6785
|
|
|
6334
6786
|
|
|
6335
|
-
<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>
|
|
6336
6792
|
|
|
6337
6793
|
|
|
6338
6794
|
|
|
@@ -6370,7 +6826,11 @@ terrainCacheLayer = new TerrainCacheLayer({
|
|
|
6370
6826
|
<td class="type">
|
|
6371
6827
|
|
|
6372
6828
|
|
|
6373
|
-
<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>
|
|
6374
6834
|
|
|
6375
6835
|
|
|
6376
6836
|
|