@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
|
|
|
@@ -300,7 +316,11 @@
|
|
|
300
316
|
<td class="name">
|
|
301
317
|
<code>
|
|
302
318
|
|
|
303
|
-
<span class="param-type">
|
|
319
|
+
<span class="param-type">
|
|
320
|
+
|
|
321
|
+
String
|
|
322
|
+
|
|
323
|
+
</span>
|
|
304
324
|
|
|
305
325
|
|
|
306
326
|
|
|
@@ -314,7 +334,11 @@
|
|
|
314
334
|
<td class="name">
|
|
315
335
|
<code>
|
|
316
336
|
|
|
317
|
-
<span class="param-type">
|
|
337
|
+
<span class="param-type">
|
|
338
|
+
|
|
339
|
+
String
|
|
340
|
+
|
|
341
|
+
</span>
|
|
318
342
|
|
|
319
343
|
|
|
320
344
|
|
|
@@ -328,7 +352,11 @@
|
|
|
328
352
|
<td class="name">
|
|
329
353
|
<code>
|
|
330
354
|
|
|
331
|
-
<span class="param-type">
|
|
355
|
+
<span class="param-type">
|
|
356
|
+
|
|
357
|
+
Object
|
|
358
|
+
|
|
359
|
+
</span>
|
|
332
360
|
|
|
333
361
|
|
|
334
362
|
|
|
@@ -342,7 +370,11 @@
|
|
|
342
370
|
<td class="name">
|
|
343
371
|
<code>
|
|
344
372
|
|
|
345
|
-
<span class="param-type">
|
|
373
|
+
<span class="param-type">
|
|
374
|
+
|
|
375
|
+
Object
|
|
376
|
+
|
|
377
|
+
</span>
|
|
346
378
|
|
|
347
379
|
|
|
348
380
|
|
|
@@ -356,7 +388,11 @@
|
|
|
356
388
|
<td class="name">
|
|
357
389
|
<code>
|
|
358
390
|
|
|
359
|
-
<span class="param-type"
|
|
391
|
+
<span class="param-type">
|
|
392
|
+
|
|
393
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
|
|
394
|
+
|
|
395
|
+
</span>
|
|
360
396
|
|
|
361
397
|
|
|
362
398
|
|
|
@@ -370,7 +406,11 @@
|
|
|
370
406
|
<td class="name">
|
|
371
407
|
<code>
|
|
372
408
|
|
|
373
|
-
<span class="param-type">
|
|
409
|
+
<span class="param-type">
|
|
410
|
+
|
|
411
|
+
String
|
|
412
|
+
|
|
413
|
+
</span>
|
|
374
414
|
|
|
375
415
|
|
|
376
416
|
|
|
@@ -384,7 +424,11 @@
|
|
|
384
424
|
<td class="name">
|
|
385
425
|
<code>
|
|
386
426
|
|
|
387
|
-
<span class="param-type">
|
|
427
|
+
<span class="param-type">
|
|
428
|
+
|
|
429
|
+
String
|
|
430
|
+
|
|
431
|
+
</span>
|
|
388
432
|
|
|
389
433
|
|
|
390
434
|
|
|
@@ -398,7 +442,11 @@
|
|
|
398
442
|
<td class="name">
|
|
399
443
|
<code>
|
|
400
444
|
|
|
401
|
-
<span class="param-type">
|
|
445
|
+
<span class="param-type">
|
|
446
|
+
|
|
447
|
+
String
|
|
448
|
+
|
|
449
|
+
</span>
|
|
402
450
|
|
|
403
451
|
|
|
404
452
|
|
|
@@ -412,7 +460,11 @@
|
|
|
412
460
|
<td class="name">
|
|
413
461
|
<code>
|
|
414
462
|
|
|
415
|
-
<span class="param-type">
|
|
463
|
+
<span class="param-type">
|
|
464
|
+
|
|
465
|
+
Number
|
|
466
|
+
|
|
467
|
+
</span>
|
|
416
468
|
|
|
417
469
|
|
|
418
470
|
|
|
@@ -426,7 +478,11 @@
|
|
|
426
478
|
<td class="name">
|
|
427
479
|
<code>
|
|
428
480
|
|
|
429
|
-
<span class="param-type">
|
|
481
|
+
<span class="param-type">
|
|
482
|
+
|
|
483
|
+
Boolean
|
|
484
|
+
|
|
485
|
+
</span>
|
|
430
486
|
|
|
431
487
|
|
|
432
488
|
|
|
@@ -440,7 +496,11 @@
|
|
|
440
496
|
<td class="name">
|
|
441
497
|
<code>
|
|
442
498
|
|
|
443
|
-
<span class="param-type">
|
|
499
|
+
<span class="param-type">
|
|
500
|
+
|
|
501
|
+
String
|
|
502
|
+
|
|
503
|
+
</span>
|
|
444
504
|
|
|
445
505
|
|
|
446
506
|
|
|
@@ -454,7 +514,11 @@
|
|
|
454
514
|
<td class="name">
|
|
455
515
|
<code>
|
|
456
516
|
|
|
457
|
-
<span class="param-type">
|
|
517
|
+
<span class="param-type">
|
|
518
|
+
|
|
519
|
+
Number
|
|
520
|
+
|
|
521
|
+
</span>
|
|
458
522
|
|
|
459
523
|
|
|
460
524
|
|
|
@@ -468,7 +532,11 @@
|
|
|
468
532
|
<td class="name">
|
|
469
533
|
<code>
|
|
470
534
|
|
|
471
|
-
<span class="param-type">
|
|
535
|
+
<span class="param-type">
|
|
536
|
+
|
|
537
|
+
Number
|
|
538
|
+
|
|
539
|
+
</span>
|
|
472
540
|
|
|
473
541
|
|
|
474
542
|
|
|
@@ -482,7 +550,11 @@
|
|
|
482
550
|
<td class="name">
|
|
483
551
|
<code>
|
|
484
552
|
|
|
485
|
-
<span class="param-type">
|
|
553
|
+
<span class="param-type">
|
|
554
|
+
|
|
555
|
+
Number
|
|
556
|
+
|
|
557
|
+
</span>
|
|
486
558
|
|
|
487
559
|
|
|
488
560
|
|
|
@@ -496,7 +568,11 @@
|
|
|
496
568
|
<td class="name">
|
|
497
569
|
<code>
|
|
498
570
|
|
|
499
|
-
<span class="param-type"
|
|
571
|
+
<span class="param-type">
|
|
572
|
+
|
|
573
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
574
|
+
|
|
575
|
+
</span>
|
|
500
576
|
|
|
501
577
|
|
|
502
578
|
|
|
@@ -510,7 +586,11 @@
|
|
|
510
586
|
<td class="name">
|
|
511
587
|
<code>
|
|
512
588
|
|
|
513
|
-
<span class="param-type">
|
|
589
|
+
<span class="param-type">
|
|
590
|
+
|
|
591
|
+
String
|
|
592
|
+
|
|
593
|
+
</span>
|
|
514
594
|
|
|
515
595
|
|
|
516
596
|
|
|
@@ -524,7 +604,11 @@
|
|
|
524
604
|
<td class="name">
|
|
525
605
|
<code>
|
|
526
606
|
|
|
527
|
-
<span class="param-type">
|
|
607
|
+
<span class="param-type">
|
|
608
|
+
|
|
609
|
+
String
|
|
610
|
+
|
|
611
|
+
</span>
|
|
528
612
|
|
|
529
613
|
|
|
530
614
|
|
|
@@ -538,7 +622,11 @@
|
|
|
538
622
|
<td class="name">
|
|
539
623
|
<code>
|
|
540
624
|
|
|
541
|
-
<span class="param-type">
|
|
625
|
+
<span class="param-type">
|
|
626
|
+
|
|
627
|
+
String
|
|
628
|
+
|
|
629
|
+
</span>
|
|
542
630
|
|
|
543
631
|
|
|
544
632
|
|
|
@@ -552,7 +640,11 @@
|
|
|
552
640
|
<td class="name">
|
|
553
641
|
<code>
|
|
554
642
|
|
|
555
|
-
<span class="param-type">
|
|
643
|
+
<span class="param-type">
|
|
644
|
+
|
|
645
|
+
String
|
|
646
|
+
|
|
647
|
+
</span>
|
|
556
648
|
|
|
557
649
|
|
|
558
650
|
|
|
@@ -566,7 +658,11 @@
|
|
|
566
658
|
<td class="name">
|
|
567
659
|
<code>
|
|
568
660
|
|
|
569
|
-
<span class="param-type">
|
|
661
|
+
<span class="param-type">
|
|
662
|
+
|
|
663
|
+
String
|
|
664
|
+
|
|
665
|
+
</span>
|
|
570
666
|
|
|
571
667
|
|
|
572
668
|
|
|
@@ -580,7 +676,11 @@
|
|
|
580
676
|
<td class="name">
|
|
581
677
|
<code>
|
|
582
678
|
|
|
583
|
-
<span class="param-type">
|
|
679
|
+
<span class="param-type">
|
|
680
|
+
|
|
681
|
+
Number
|
|
682
|
+
|
|
683
|
+
</span>
|
|
584
684
|
|
|
585
685
|
|
|
586
686
|
|
|
@@ -600,7 +700,11 @@
|
|
|
600
700
|
<span class="method-parameter is-pulled-right">
|
|
601
701
|
<label>类型:</label>
|
|
602
702
|
|
|
603
|
-
<span class="param-type">
|
|
703
|
+
<span class="param-type">
|
|
704
|
+
|
|
705
|
+
String
|
|
706
|
+
|
|
707
|
+
</span>
|
|
604
708
|
|
|
605
709
|
|
|
606
710
|
|
|
@@ -680,7 +784,11 @@
|
|
|
680
784
|
<span class="method-parameter is-pulled-right">
|
|
681
785
|
<label>类型:</label>
|
|
682
786
|
|
|
683
|
-
<span class="param-type">
|
|
787
|
+
<span class="param-type">
|
|
788
|
+
|
|
789
|
+
String
|
|
790
|
+
|
|
791
|
+
</span>
|
|
684
792
|
|
|
685
793
|
|
|
686
794
|
|
|
@@ -760,7 +868,11 @@
|
|
|
760
868
|
<span class="method-parameter is-pulled-right">
|
|
761
869
|
<label>类型:</label>
|
|
762
870
|
|
|
763
|
-
<span class="param-type">
|
|
871
|
+
<span class="param-type">
|
|
872
|
+
|
|
873
|
+
Object
|
|
874
|
+
|
|
875
|
+
</span>
|
|
764
876
|
|
|
765
877
|
|
|
766
878
|
|
|
@@ -836,7 +948,11 @@
|
|
|
836
948
|
<span class="method-parameter is-pulled-right">
|
|
837
949
|
<label>类型:</label>
|
|
838
950
|
|
|
839
|
-
<span class="param-type">
|
|
951
|
+
<span class="param-type">
|
|
952
|
+
|
|
953
|
+
Object
|
|
954
|
+
|
|
955
|
+
</span>
|
|
840
956
|
|
|
841
957
|
|
|
842
958
|
|
|
@@ -912,7 +1028,11 @@
|
|
|
912
1028
|
<span class="method-parameter is-pulled-right">
|
|
913
1029
|
<label>类型:</label>
|
|
914
1030
|
|
|
915
|
-
<span class="param-type"
|
|
1031
|
+
<span class="param-type">
|
|
1032
|
+
|
|
1033
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
|
|
1034
|
+
|
|
1035
|
+
</span>
|
|
916
1036
|
|
|
917
1037
|
|
|
918
1038
|
|
|
@@ -992,7 +1112,11 @@
|
|
|
992
1112
|
<span class="method-parameter is-pulled-right">
|
|
993
1113
|
<label>类型:</label>
|
|
994
1114
|
|
|
995
|
-
<span class="param-type">
|
|
1115
|
+
<span class="param-type">
|
|
1116
|
+
|
|
1117
|
+
String
|
|
1118
|
+
|
|
1119
|
+
</span>
|
|
996
1120
|
|
|
997
1121
|
|
|
998
1122
|
|
|
@@ -1068,7 +1192,11 @@
|
|
|
1068
1192
|
<span class="method-parameter is-pulled-right">
|
|
1069
1193
|
<label>类型:</label>
|
|
1070
1194
|
|
|
1071
|
-
<span class="param-type">
|
|
1195
|
+
<span class="param-type">
|
|
1196
|
+
|
|
1197
|
+
String
|
|
1198
|
+
|
|
1199
|
+
</span>
|
|
1072
1200
|
|
|
1073
1201
|
|
|
1074
1202
|
|
|
@@ -1144,7 +1272,11 @@
|
|
|
1144
1272
|
<span class="method-parameter is-pulled-right">
|
|
1145
1273
|
<label>类型:</label>
|
|
1146
1274
|
|
|
1147
|
-
<span class="param-type">
|
|
1275
|
+
<span class="param-type">
|
|
1276
|
+
|
|
1277
|
+
String
|
|
1278
|
+
|
|
1279
|
+
</span>
|
|
1148
1280
|
|
|
1149
1281
|
|
|
1150
1282
|
|
|
@@ -1224,7 +1356,11 @@
|
|
|
1224
1356
|
<span class="method-parameter is-pulled-right">
|
|
1225
1357
|
<label>类型:</label>
|
|
1226
1358
|
|
|
1227
|
-
<span class="param-type">
|
|
1359
|
+
<span class="param-type">
|
|
1360
|
+
|
|
1361
|
+
Number
|
|
1362
|
+
|
|
1363
|
+
</span>
|
|
1228
1364
|
|
|
1229
1365
|
|
|
1230
1366
|
|
|
@@ -1300,7 +1436,11 @@
|
|
|
1300
1436
|
<span class="method-parameter is-pulled-right">
|
|
1301
1437
|
<label>类型:</label>
|
|
1302
1438
|
|
|
1303
|
-
<span class="param-type">
|
|
1439
|
+
<span class="param-type">
|
|
1440
|
+
|
|
1441
|
+
Boolean
|
|
1442
|
+
|
|
1443
|
+
</span>
|
|
1304
1444
|
|
|
1305
1445
|
|
|
1306
1446
|
|
|
@@ -1385,7 +1525,11 @@
|
|
|
1385
1525
|
<span class="method-parameter is-pulled-right">
|
|
1386
1526
|
<label>类型:</label>
|
|
1387
1527
|
|
|
1388
|
-
<span class="param-type">
|
|
1528
|
+
<span class="param-type">
|
|
1529
|
+
|
|
1530
|
+
String
|
|
1531
|
+
|
|
1532
|
+
</span>
|
|
1389
1533
|
|
|
1390
1534
|
|
|
1391
1535
|
|
|
@@ -1470,7 +1614,11 @@
|
|
|
1470
1614
|
<span class="method-parameter is-pulled-right">
|
|
1471
1615
|
<label>类型:</label>
|
|
1472
1616
|
|
|
1473
|
-
<span class="param-type">
|
|
1617
|
+
<span class="param-type">
|
|
1618
|
+
|
|
1619
|
+
Number
|
|
1620
|
+
|
|
1621
|
+
</span>
|
|
1474
1622
|
|
|
1475
1623
|
|
|
1476
1624
|
|
|
@@ -1551,7 +1699,11 @@
|
|
|
1551
1699
|
<span class="method-parameter is-pulled-right">
|
|
1552
1700
|
<label>类型:</label>
|
|
1553
1701
|
|
|
1554
|
-
<span class="param-type">
|
|
1702
|
+
<span class="param-type">
|
|
1703
|
+
|
|
1704
|
+
Number
|
|
1705
|
+
|
|
1706
|
+
</span>
|
|
1555
1707
|
|
|
1556
1708
|
|
|
1557
1709
|
|
|
@@ -1632,7 +1784,11 @@
|
|
|
1632
1784
|
<span class="method-parameter is-pulled-right">
|
|
1633
1785
|
<label>类型:</label>
|
|
1634
1786
|
|
|
1635
|
-
<span class="param-type">
|
|
1787
|
+
<span class="param-type">
|
|
1788
|
+
|
|
1789
|
+
Number
|
|
1790
|
+
|
|
1791
|
+
</span>
|
|
1636
1792
|
|
|
1637
1793
|
|
|
1638
1794
|
|
|
@@ -1708,7 +1864,11 @@
|
|
|
1708
1864
|
<span class="method-parameter is-pulled-right">
|
|
1709
1865
|
<label>类型:</label>
|
|
1710
1866
|
|
|
1711
|
-
<span class="param-type"
|
|
1867
|
+
<span class="param-type">
|
|
1868
|
+
|
|
1869
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
1870
|
+
|
|
1871
|
+
</span>
|
|
1712
1872
|
|
|
1713
1873
|
|
|
1714
1874
|
|
|
@@ -1784,7 +1944,11 @@
|
|
|
1784
1944
|
<span class="method-parameter is-pulled-right">
|
|
1785
1945
|
<label>类型:</label>
|
|
1786
1946
|
|
|
1787
|
-
<span class="param-type">
|
|
1947
|
+
<span class="param-type">
|
|
1948
|
+
|
|
1949
|
+
String
|
|
1950
|
+
|
|
1951
|
+
</span>
|
|
1788
1952
|
|
|
1789
1953
|
|
|
1790
1954
|
|
|
@@ -1860,7 +2024,11 @@
|
|
|
1860
2024
|
<span class="method-parameter is-pulled-right">
|
|
1861
2025
|
<label>类型:</label>
|
|
1862
2026
|
|
|
1863
|
-
<span class="param-type">
|
|
2027
|
+
<span class="param-type">
|
|
2028
|
+
|
|
2029
|
+
String
|
|
2030
|
+
|
|
2031
|
+
</span>
|
|
1864
2032
|
|
|
1865
2033
|
|
|
1866
2034
|
|
|
@@ -1936,7 +2104,11 @@
|
|
|
1936
2104
|
<span class="method-parameter is-pulled-right">
|
|
1937
2105
|
<label>类型:</label>
|
|
1938
2106
|
|
|
1939
|
-
<span class="param-type">
|
|
2107
|
+
<span class="param-type">
|
|
2108
|
+
|
|
2109
|
+
String
|
|
2110
|
+
|
|
2111
|
+
</span>
|
|
1940
2112
|
|
|
1941
2113
|
|
|
1942
2114
|
|
|
@@ -2012,7 +2184,11 @@
|
|
|
2012
2184
|
<span class="method-parameter is-pulled-right">
|
|
2013
2185
|
<label>类型:</label>
|
|
2014
2186
|
|
|
2015
|
-
<span class="param-type">
|
|
2187
|
+
<span class="param-type">
|
|
2188
|
+
|
|
2189
|
+
String
|
|
2190
|
+
|
|
2191
|
+
</span>
|
|
2016
2192
|
|
|
2017
2193
|
|
|
2018
2194
|
|
|
@@ -2092,7 +2268,11 @@
|
|
|
2092
2268
|
<span class="method-parameter is-pulled-right">
|
|
2093
2269
|
<label>类型:</label>
|
|
2094
2270
|
|
|
2095
|
-
<span class="param-type">
|
|
2271
|
+
<span class="param-type">
|
|
2272
|
+
|
|
2273
|
+
String
|
|
2274
|
+
|
|
2275
|
+
</span>
|
|
2096
2276
|
|
|
2097
2277
|
|
|
2098
2278
|
|
|
@@ -2163,7 +2343,11 @@
|
|
|
2163
2343
|
<span class="method-parameter is-pulled-right">
|
|
2164
2344
|
<label>类型:</label>
|
|
2165
2345
|
|
|
2166
|
-
<span class="param-type">
|
|
2346
|
+
<span class="param-type">
|
|
2347
|
+
|
|
2348
|
+
Number
|
|
2349
|
+
|
|
2350
|
+
</span>
|
|
2167
2351
|
|
|
2168
2352
|
|
|
2169
2353
|
|
|
@@ -2260,7 +2444,11 @@
|
|
|
2260
2444
|
<code>
|
|
2261
2445
|
|
|
2262
2446
|
|
|
2263
|
-
<span class="param-type"
|
|
2447
|
+
<span class="param-type">
|
|
2448
|
+
|
|
2449
|
+
<a link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer" SceneLayer.html>SceneLayer</a>
|
|
2450
|
+
|
|
2451
|
+
</span>
|
|
2264
2452
|
|
|
2265
2453
|
|
|
2266
2454
|
|
|
@@ -2276,7 +2464,11 @@
|
|
|
2276
2464
|
<code>
|
|
2277
2465
|
|
|
2278
2466
|
|
|
2279
|
-
<span class="param-type"
|
|
2467
|
+
<span class="param-type">
|
|
2468
|
+
|
|
2469
|
+
*
|
|
2470
|
+
|
|
2471
|
+
</span>
|
|
2280
2472
|
|
|
2281
2473
|
|
|
2282
2474
|
|
|
@@ -2292,7 +2484,11 @@
|
|
|
2292
2484
|
<code>
|
|
2293
2485
|
|
|
2294
2486
|
|
|
2295
|
-
<span class="param-type">
|
|
2487
|
+
<span class="param-type">
|
|
2488
|
+
|
|
2489
|
+
Boolean
|
|
2490
|
+
|
|
2491
|
+
</span>
|
|
2296
2492
|
|
|
2297
2493
|
|
|
2298
2494
|
|
|
@@ -2308,7 +2504,11 @@
|
|
|
2308
2504
|
<code>
|
|
2309
2505
|
|
|
2310
2506
|
|
|
2311
|
-
<span class="param-type">
|
|
2507
|
+
<span class="param-type">
|
|
2508
|
+
|
|
2509
|
+
Object
|
|
2510
|
+
|
|
2511
|
+
</span>
|
|
2312
2512
|
|
|
2313
2513
|
|
|
2314
2514
|
|
|
@@ -2317,12 +2517,7 @@
|
|
|
2317
2517
|
</td>
|
|
2318
2518
|
<td class="name"><code><p>移除事件<br/>
|
|
2319
2519
|
示例如下:<br/>
|
|
2320
|
-
|
|
2321
|
-
<a href='#off2'>[2、移除一个事件的所有回调函数]</a><br/>
|
|
2322
|
-
<a href='#off3'>[3、移除多个事件的同一个指定的回调函数]</a><br/>
|
|
2323
|
-
<a href='#off4'>[4、移除多个指定事件的回调函数]</a><br/>
|
|
2324
|
-
<a href='#off5'>[5、删除时指定上下文 - types类型为字符串]</a><br/>
|
|
2325
|
-
<a href='#off6'>[6、删除时指定上下文 - types类型为对象]</a><br/></p></code></td>
|
|
2520
|
+
</code></td>
|
|
2326
2521
|
</tr>
|
|
2327
2522
|
|
|
2328
2523
|
<tr class="deep-level-0">
|
|
@@ -2331,7 +2526,11 @@
|
|
|
2331
2526
|
<code>
|
|
2332
2527
|
|
|
2333
2528
|
|
|
2334
|
-
<span class="param-type">
|
|
2529
|
+
<span class="param-type">
|
|
2530
|
+
|
|
2531
|
+
Object
|
|
2532
|
+
|
|
2533
|
+
</span>
|
|
2335
2534
|
|
|
2336
2535
|
|
|
2337
2536
|
|
|
@@ -2340,11 +2539,7 @@
|
|
|
2340
2539
|
</td>
|
|
2341
2540
|
<td class="name"><code><p>注册一个新的监听事件;<br/>
|
|
2342
2541
|
示例如下:<br/>
|
|
2343
|
-
|
|
2344
|
-
<a href='#event2'>[2、一次注册多个事件 - 同一个回调函数]</a><br/>
|
|
2345
|
-
<a href='#event3'>[3、一次注册多个事件 - 分别指回调应函数]</a><br/>
|
|
2346
|
-
<a href='#event4'>[4、当types为字符串时 - 指定上下文]</a><br/>
|
|
2347
|
-
<a href='#event5'>[5、当types为对象时 - 指定上下文]</a><br/></p></code></td>
|
|
2542
|
+
</code></td>
|
|
2348
2543
|
</tr>
|
|
2349
2544
|
|
|
2350
2545
|
<tr class="deep-level-0">
|
|
@@ -2363,7 +2558,11 @@
|
|
|
2363
2558
|
<code>
|
|
2364
2559
|
|
|
2365
2560
|
|
|
2366
|
-
<span class="param-type">
|
|
2561
|
+
<span class="param-type">
|
|
2562
|
+
|
|
2563
|
+
Object
|
|
2564
|
+
|
|
2565
|
+
</span>
|
|
2367
2566
|
|
|
2368
2567
|
|
|
2369
2568
|
|
|
@@ -2481,7 +2680,11 @@
|
|
|
2481
2680
|
<div class='column is-5 has-text-left'>
|
|
2482
2681
|
<label>类型: </label>
|
|
2483
2682
|
|
|
2484
|
-
<span class="param-type"
|
|
2683
|
+
<span class="param-type">
|
|
2684
|
+
|
|
2685
|
+
<a link="SceneLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneLayer" SceneLayer.html>SceneLayer</a>
|
|
2686
|
+
|
|
2687
|
+
</span>
|
|
2485
2688
|
|
|
2486
2689
|
|
|
2487
2690
|
|
|
@@ -2597,7 +2800,11 @@
|
|
|
2597
2800
|
<div class='column is-5 has-text-left'>
|
|
2598
2801
|
<label>类型: </label>
|
|
2599
2802
|
|
|
2600
|
-
<span class="param-type"
|
|
2803
|
+
<span class="param-type">
|
|
2804
|
+
|
|
2805
|
+
*
|
|
2806
|
+
|
|
2807
|
+
</span>
|
|
2601
2808
|
|
|
2602
2809
|
|
|
2603
2810
|
|
|
@@ -2719,7 +2926,11 @@
|
|
|
2719
2926
|
<div class='column is-5 has-text-left'>
|
|
2720
2927
|
<label>类型: </label>
|
|
2721
2928
|
|
|
2722
|
-
<span class="param-type">
|
|
2929
|
+
<span class="param-type">
|
|
2930
|
+
|
|
2931
|
+
Boolean
|
|
2932
|
+
|
|
2933
|
+
</span>
|
|
2723
2934
|
|
|
2724
2935
|
|
|
2725
2936
|
|
|
@@ -2798,13 +3009,17 @@
|
|
|
2798
3009
|
|
|
2799
3010
|
<tr class="deep-level-0">
|
|
2800
3011
|
|
|
2801
|
-
<td class="name"
|
|
3012
|
+
<td class="name"><code>types</code></td>
|
|
2802
3013
|
|
|
2803
3014
|
|
|
2804
3015
|
<td class="type">
|
|
2805
3016
|
|
|
2806
3017
|
|
|
2807
|
-
<span class="param-type">
|
|
3018
|
+
<span class="param-type">
|
|
3019
|
+
|
|
3020
|
+
string
|
|
3021
|
+
|
|
3022
|
+
</span>
|
|
2808
3023
|
|
|
2809
3024
|
|
|
2810
3025
|
|
|
@@ -2825,13 +3040,17 @@
|
|
|
2825
3040
|
|
|
2826
3041
|
<tr class="deep-level-0">
|
|
2827
3042
|
|
|
2828
|
-
<td class="name"
|
|
3043
|
+
<td class="name"><code>fn</code></td>
|
|
2829
3044
|
|
|
2830
3045
|
|
|
2831
3046
|
<td class="type">
|
|
2832
3047
|
|
|
2833
3048
|
|
|
2834
|
-
<span class="param-type">
|
|
3049
|
+
<span class="param-type">
|
|
3050
|
+
|
|
3051
|
+
function
|
|
3052
|
+
|
|
3053
|
+
</span>
|
|
2835
3054
|
|
|
2836
3055
|
|
|
2837
3056
|
|
|
@@ -2850,13 +3069,17 @@
|
|
|
2850
3069
|
|
|
2851
3070
|
<tr class="deep-level-0">
|
|
2852
3071
|
|
|
2853
|
-
<td class="name"
|
|
3072
|
+
<td class="name"><code>context</code></td>
|
|
2854
3073
|
|
|
2855
3074
|
|
|
2856
3075
|
<td class="type">
|
|
2857
3076
|
|
|
2858
3077
|
|
|
2859
|
-
<span class="param-type">
|
|
3078
|
+
<span class="param-type">
|
|
3079
|
+
|
|
3080
|
+
Object
|
|
3081
|
+
|
|
3082
|
+
</span>
|
|
2860
3083
|
|
|
2861
3084
|
|
|
2862
3085
|
|
|
@@ -2950,7 +3173,11 @@
|
|
|
2950
3173
|
<div class='column is-5 has-text-left'>
|
|
2951
3174
|
<label>类型: </label>
|
|
2952
3175
|
|
|
2953
|
-
<span class="param-type">
|
|
3176
|
+
<span class="param-type">
|
|
3177
|
+
|
|
3178
|
+
Object
|
|
3179
|
+
|
|
3180
|
+
</span>
|
|
2954
3181
|
|
|
2955
3182
|
|
|
2956
3183
|
|
|
@@ -3118,16 +3345,24 @@ view.off({
|
|
|
3118
3345
|
|
|
3119
3346
|
<tr class="deep-level-0">
|
|
3120
3347
|
|
|
3121
|
-
<td class="name"
|
|
3348
|
+
<td class="name"><code>types</code></td>
|
|
3122
3349
|
|
|
3123
3350
|
|
|
3124
3351
|
<td class="type">
|
|
3125
3352
|
|
|
3126
3353
|
|
|
3127
|
-
<span class="param-type">
|
|
3354
|
+
<span class="param-type">
|
|
3355
|
+
|
|
3356
|
+
String
|
|
3357
|
+
|
|
3358
|
+
</span>
|
|
3128
3359
|
|
|
|
3129
3360
|
|
|
3130
|
-
<span class="param-type">
|
|
3361
|
+
<span class="param-type">
|
|
3362
|
+
|
|
3363
|
+
Object
|
|
3364
|
+
|
|
3365
|
+
</span>
|
|
3131
3366
|
|
|
3132
3367
|
|
|
3133
3368
|
|
|
@@ -3154,13 +3389,17 @@ view.off({
|
|
|
3154
3389
|
|
|
3155
3390
|
<tr class="deep-level-0">
|
|
3156
3391
|
|
|
3157
|
-
<td class="name"
|
|
3392
|
+
<td class="name"><code>fn</code></td>
|
|
3158
3393
|
|
|
3159
3394
|
|
|
3160
3395
|
<td class="type">
|
|
3161
3396
|
|
|
3162
3397
|
|
|
3163
|
-
<span class="param-type">
|
|
3398
|
+
<span class="param-type">
|
|
3399
|
+
|
|
3400
|
+
function
|
|
3401
|
+
|
|
3402
|
+
</span>
|
|
3164
3403
|
|
|
3165
3404
|
|
|
3166
3405
|
|
|
@@ -3185,13 +3424,17 @@ view.off({
|
|
|
3185
3424
|
|
|
3186
3425
|
<tr class="deep-level-0">
|
|
3187
3426
|
|
|
3188
|
-
<td class="name"
|
|
3427
|
+
<td class="name"><code>context</code></td>
|
|
3189
3428
|
|
|
3190
3429
|
|
|
3191
3430
|
<td class="type">
|
|
3192
3431
|
|
|
3193
3432
|
|
|
3194
|
-
<span class="param-type">
|
|
3433
|
+
<span class="param-type">
|
|
3434
|
+
|
|
3435
|
+
Object
|
|
3436
|
+
|
|
3437
|
+
</span>
|
|
3195
3438
|
|
|
3196
3439
|
|
|
3197
3440
|
|
|
@@ -3291,7 +3534,11 @@ view.off({
|
|
|
3291
3534
|
<div class='column is-5 has-text-left'>
|
|
3292
3535
|
<label>类型: </label>
|
|
3293
3536
|
|
|
3294
|
-
<span class="param-type">
|
|
3537
|
+
<span class="param-type">
|
|
3538
|
+
|
|
3539
|
+
Object
|
|
3540
|
+
|
|
3541
|
+
</span>
|
|
3295
3542
|
|
|
3296
3543
|
|
|
3297
3544
|
|
|
@@ -3587,7 +3834,11 @@ view.on({
|
|
|
3587
3834
|
<div class='column is-5 has-text-left'>
|
|
3588
3835
|
<label>类型: </label>
|
|
3589
3836
|
|
|
3590
|
-
<span class="param-type">
|
|
3837
|
+
<span class="param-type">
|
|
3838
|
+
|
|
3839
|
+
Object
|
|
3840
|
+
|
|
3841
|
+
</span>
|
|
3591
3842
|
|
|
3592
3843
|
|
|
3593
3844
|
|
|
@@ -3627,37 +3878,37 @@ view.on({
|
|
|
3627
3878
|
<tbody>
|
|
3628
3879
|
|
|
3629
3880
|
<tr class="deep-level-0">
|
|
3630
|
-
<td class="name"><code><a
|
|
3881
|
+
<td class="name"><code><a href="#图层刷新完毕事件">图层刷新完毕事件</a></code></td>
|
|
3631
3882
|
<td class="name"><code>图层刷新完毕事件</code></td>
|
|
3632
3883
|
</tr>
|
|
3633
3884
|
|
|
3634
3885
|
<tr class="deep-level-0">
|
|
3635
|
-
<td class="name"><code><a
|
|
3886
|
+
<td class="name"><code><a href="#图层加载完毕事件">图层加载完毕事件</a></code></td>
|
|
3636
3887
|
<td class="name"><code>图层加载完毕事件</code></td>
|
|
3637
3888
|
</tr>
|
|
3638
3889
|
|
|
3639
3890
|
<tr class="deep-level-0">
|
|
3640
|
-
<td class="name"><code><a
|
|
3891
|
+
<td class="name"><code><a href="#图层显隐更新完毕事件">图层显隐更新完毕事件</a></code></td>
|
|
3641
3892
|
<td class="name"><code>图层显隐更新完毕事件</code></td>
|
|
3642
3893
|
</tr>
|
|
3643
3894
|
|
|
3644
3895
|
<tr class="deep-level-0">
|
|
3645
|
-
<td class="name"><code><a
|
|
3896
|
+
<td class="name"><code><a href="#图层更新完毕事件">图层更新完毕事件</a></code></td>
|
|
3646
3897
|
<td class="name"><code>图层更新完毕事件</code></td>
|
|
3647
3898
|
</tr>
|
|
3648
3899
|
|
|
3649
3900
|
<tr class="deep-level-0">
|
|
3650
|
-
<td class="name"><code><a
|
|
3901
|
+
<td class="name"><code><a href="#图层透明度更新完毕事件">图层透明度更新完毕事件</a></code></td>
|
|
3651
3902
|
<td class="name"><code>图层透明度更新完毕事件</code></td>
|
|
3652
3903
|
</tr>
|
|
3653
3904
|
|
|
3654
3905
|
<tr class="deep-level-0">
|
|
3655
|
-
<td class="name"><code><a
|
|
3906
|
+
<td class="name"><code><a href="#图层销毁完毕事件">图层销毁完毕事件</a></code></td>
|
|
3656
3907
|
<td class="name"><code>图层销毁完毕事件</code></td>
|
|
3657
3908
|
</tr>
|
|
3658
3909
|
|
|
3659
3910
|
<tr class="deep-level-0">
|
|
3660
|
-
<td class="name"><code><a
|
|
3911
|
+
<td class="name"><code><a href="#图层顺序更新完毕事件">图层顺序更新完毕事件</a></code></td>
|
|
3661
3912
|
<td class="name"><code>图层顺序更新完毕事件</code></td>
|
|
3662
3913
|
</tr>
|
|
3663
3914
|
|
|
@@ -3737,7 +3988,11 @@ view.on({
|
|
|
3737
3988
|
<td class="type">
|
|
3738
3989
|
|
|
3739
3990
|
|
|
3740
|
-
<span class="param-type">
|
|
3991
|
+
<span class="param-type">
|
|
3992
|
+
|
|
3993
|
+
Object
|
|
3994
|
+
|
|
3995
|
+
</span>
|
|
3741
3996
|
|
|
3742
3997
|
|
|
3743
3998
|
|
|
@@ -3771,7 +4026,11 @@ view.on({
|
|
|
3771
4026
|
<td class="type">
|
|
3772
4027
|
|
|
3773
4028
|
|
|
3774
|
-
<span class="param-type">
|
|
4029
|
+
<span class="param-type">
|
|
4030
|
+
|
|
4031
|
+
String
|
|
4032
|
+
|
|
4033
|
+
</span>
|
|
3775
4034
|
|
|
3776
4035
|
|
|
3777
4036
|
|
|
@@ -3809,7 +4068,11 @@ view.on({
|
|
|
3809
4068
|
<td class="type">
|
|
3810
4069
|
|
|
3811
4070
|
|
|
3812
|
-
<span class="param-type">
|
|
4071
|
+
<span class="param-type">
|
|
4072
|
+
|
|
4073
|
+
String
|
|
4074
|
+
|
|
4075
|
+
</span>
|
|
3813
4076
|
|
|
3814
4077
|
|
|
3815
4078
|
|
|
@@ -3847,7 +4110,11 @@ view.on({
|
|
|
3847
4110
|
<td class="type">
|
|
3848
4111
|
|
|
3849
4112
|
|
|
3850
|
-
<span class="param-type">
|
|
4113
|
+
<span class="param-type">
|
|
4114
|
+
|
|
4115
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
4116
|
+
|
|
4117
|
+
</span>
|
|
3851
4118
|
|
|
3852
4119
|
|
|
3853
4120
|
|
|
@@ -3885,7 +4152,11 @@ view.on({
|
|
|
3885
4152
|
<td class="type">
|
|
3886
4153
|
|
|
3887
4154
|
|
|
3888
|
-
<span class="param-type"
|
|
4155
|
+
<span class="param-type">
|
|
4156
|
+
|
|
4157
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
4158
|
+
|
|
4159
|
+
</span>
|
|
3889
4160
|
|
|
3890
4161
|
|
|
3891
4162
|
|
|
@@ -3923,7 +4194,11 @@ view.on({
|
|
|
3923
4194
|
<td class="type">
|
|
3924
4195
|
|
|
3925
4196
|
|
|
3926
|
-
<span class="param-type"
|
|
4197
|
+
<span class="param-type">
|
|
4198
|
+
|
|
4199
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
4200
|
+
|
|
4201
|
+
</span>
|
|
3927
4202
|
|
|
3928
4203
|
|
|
3929
4204
|
|
|
@@ -3961,7 +4236,11 @@ view.on({
|
|
|
3961
4236
|
<td class="type">
|
|
3962
4237
|
|
|
3963
4238
|
|
|
3964
|
-
<span class="param-type"
|
|
4239
|
+
<span class="param-type">
|
|
4240
|
+
|
|
4241
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
4242
|
+
|
|
4243
|
+
</span>
|
|
3965
4244
|
|
|
3966
4245
|
|
|
3967
4246
|
|
|
@@ -3999,7 +4278,11 @@ view.on({
|
|
|
3999
4278
|
<td class="type">
|
|
4000
4279
|
|
|
4001
4280
|
|
|
4002
|
-
<span class="param-type"
|
|
4281
|
+
<span class="param-type">
|
|
4282
|
+
|
|
4283
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
4284
|
+
|
|
4285
|
+
</span>
|
|
4003
4286
|
|
|
4004
4287
|
|
|
4005
4288
|
|
|
@@ -4191,7 +4474,11 @@ view.on({
|
|
|
4191
4474
|
<td class="type">
|
|
4192
4475
|
|
|
4193
4476
|
|
|
4194
|
-
<span class="param-type">
|
|
4477
|
+
<span class="param-type">
|
|
4478
|
+
|
|
4479
|
+
Object
|
|
4480
|
+
|
|
4481
|
+
</span>
|
|
4195
4482
|
|
|
4196
4483
|
|
|
4197
4484
|
|
|
@@ -4225,7 +4512,11 @@ view.on({
|
|
|
4225
4512
|
<td class="type">
|
|
4226
4513
|
|
|
4227
4514
|
|
|
4228
|
-
<span class="param-type">
|
|
4515
|
+
<span class="param-type">
|
|
4516
|
+
|
|
4517
|
+
String
|
|
4518
|
+
|
|
4519
|
+
</span>
|
|
4229
4520
|
|
|
4230
4521
|
|
|
4231
4522
|
|
|
@@ -4263,7 +4554,11 @@ view.on({
|
|
|
4263
4554
|
<td class="type">
|
|
4264
4555
|
|
|
4265
4556
|
|
|
4266
|
-
<span class="param-type">
|
|
4557
|
+
<span class="param-type">
|
|
4558
|
+
|
|
4559
|
+
String
|
|
4560
|
+
|
|
4561
|
+
</span>
|
|
4267
4562
|
|
|
4268
4563
|
|
|
4269
4564
|
|
|
@@ -4301,7 +4596,11 @@ view.on({
|
|
|
4301
4596
|
<td class="type">
|
|
4302
4597
|
|
|
4303
4598
|
|
|
4304
|
-
<span class="param-type">
|
|
4599
|
+
<span class="param-type">
|
|
4600
|
+
|
|
4601
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
4602
|
+
|
|
4603
|
+
</span>
|
|
4305
4604
|
|
|
4306
4605
|
|
|
4307
4606
|
|
|
@@ -4339,7 +4638,11 @@ view.on({
|
|
|
4339
4638
|
<td class="type">
|
|
4340
4639
|
|
|
4341
4640
|
|
|
4342
|
-
<span class="param-type"
|
|
4641
|
+
<span class="param-type">
|
|
4642
|
+
|
|
4643
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
4644
|
+
|
|
4645
|
+
</span>
|
|
4343
4646
|
|
|
4344
4647
|
|
|
4345
4648
|
|
|
@@ -4377,7 +4680,11 @@ view.on({
|
|
|
4377
4680
|
<td class="type">
|
|
4378
4681
|
|
|
4379
4682
|
|
|
4380
|
-
<span class="param-type"
|
|
4683
|
+
<span class="param-type">
|
|
4684
|
+
|
|
4685
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
4686
|
+
|
|
4687
|
+
</span>
|
|
4381
4688
|
|
|
4382
4689
|
|
|
4383
4690
|
|
|
@@ -4415,7 +4722,11 @@ view.on({
|
|
|
4415
4722
|
<td class="type">
|
|
4416
4723
|
|
|
4417
4724
|
|
|
4418
|
-
<span class="param-type"
|
|
4725
|
+
<span class="param-type">
|
|
4726
|
+
|
|
4727
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
4728
|
+
|
|
4729
|
+
</span>
|
|
4419
4730
|
|
|
4420
4731
|
|
|
4421
4732
|
|
|
@@ -4453,7 +4764,11 @@ view.on({
|
|
|
4453
4764
|
<td class="type">
|
|
4454
4765
|
|
|
4455
4766
|
|
|
4456
|
-
<span class="param-type"
|
|
4767
|
+
<span class="param-type">
|
|
4768
|
+
|
|
4769
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
4770
|
+
|
|
4771
|
+
</span>
|
|
4457
4772
|
|
|
4458
4773
|
|
|
4459
4774
|
|
|
@@ -4635,7 +4950,11 @@ view.on({
|
|
|
4635
4950
|
<td class="type">
|
|
4636
4951
|
|
|
4637
4952
|
|
|
4638
|
-
<span class="param-type">
|
|
4953
|
+
<span class="param-type">
|
|
4954
|
+
|
|
4955
|
+
Object
|
|
4956
|
+
|
|
4957
|
+
</span>
|
|
4639
4958
|
|
|
4640
4959
|
|
|
4641
4960
|
|
|
@@ -4669,7 +4988,11 @@ view.on({
|
|
|
4669
4988
|
<td class="type">
|
|
4670
4989
|
|
|
4671
4990
|
|
|
4672
|
-
<span class="param-type">
|
|
4991
|
+
<span class="param-type">
|
|
4992
|
+
|
|
4993
|
+
String
|
|
4994
|
+
|
|
4995
|
+
</span>
|
|
4673
4996
|
|
|
4674
4997
|
|
|
4675
4998
|
|
|
@@ -4707,7 +5030,11 @@ view.on({
|
|
|
4707
5030
|
<td class="type">
|
|
4708
5031
|
|
|
4709
5032
|
|
|
4710
|
-
<span class="param-type">
|
|
5033
|
+
<span class="param-type">
|
|
5034
|
+
|
|
5035
|
+
String
|
|
5036
|
+
|
|
5037
|
+
</span>
|
|
4711
5038
|
|
|
4712
5039
|
|
|
4713
5040
|
|
|
@@ -4745,7 +5072,11 @@ view.on({
|
|
|
4745
5072
|
<td class="type">
|
|
4746
5073
|
|
|
4747
5074
|
|
|
4748
|
-
<span class="param-type">
|
|
5075
|
+
<span class="param-type">
|
|
5076
|
+
|
|
5077
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
5078
|
+
|
|
5079
|
+
</span>
|
|
4749
5080
|
|
|
4750
5081
|
|
|
4751
5082
|
|
|
@@ -4783,7 +5114,11 @@ view.on({
|
|
|
4783
5114
|
<td class="type">
|
|
4784
5115
|
|
|
4785
5116
|
|
|
4786
|
-
<span class="param-type"
|
|
5117
|
+
<span class="param-type">
|
|
5118
|
+
|
|
5119
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
5120
|
+
|
|
5121
|
+
</span>
|
|
4787
5122
|
|
|
4788
5123
|
|
|
4789
5124
|
|
|
@@ -4821,7 +5156,11 @@ view.on({
|
|
|
4821
5156
|
<td class="type">
|
|
4822
5157
|
|
|
4823
5158
|
|
|
4824
|
-
<span class="param-type"
|
|
5159
|
+
<span class="param-type">
|
|
5160
|
+
|
|
5161
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
5162
|
+
|
|
5163
|
+
</span>
|
|
4825
5164
|
|
|
4826
5165
|
|
|
4827
5166
|
|
|
@@ -4859,7 +5198,11 @@ view.on({
|
|
|
4859
5198
|
<td class="type">
|
|
4860
5199
|
|
|
4861
5200
|
|
|
4862
|
-
<span class="param-type"
|
|
5201
|
+
<span class="param-type">
|
|
5202
|
+
|
|
5203
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
5204
|
+
|
|
5205
|
+
</span>
|
|
4863
5206
|
|
|
4864
5207
|
|
|
4865
5208
|
|
|
@@ -4897,7 +5240,11 @@ view.on({
|
|
|
4897
5240
|
<td class="type">
|
|
4898
5241
|
|
|
4899
5242
|
|
|
4900
|
-
<span class="param-type"
|
|
5243
|
+
<span class="param-type">
|
|
5244
|
+
|
|
5245
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
5246
|
+
|
|
5247
|
+
</span>
|
|
4901
5248
|
|
|
4902
5249
|
|
|
4903
5250
|
|
|
@@ -5089,7 +5436,11 @@ view.on({
|
|
|
5089
5436
|
<td class="type">
|
|
5090
5437
|
|
|
5091
5438
|
|
|
5092
|
-
<span class="param-type">
|
|
5439
|
+
<span class="param-type">
|
|
5440
|
+
|
|
5441
|
+
Object
|
|
5442
|
+
|
|
5443
|
+
</span>
|
|
5093
5444
|
|
|
5094
5445
|
|
|
5095
5446
|
|
|
@@ -5123,7 +5474,11 @@ view.on({
|
|
|
5123
5474
|
<td class="type">
|
|
5124
5475
|
|
|
5125
5476
|
|
|
5126
|
-
<span class="param-type">
|
|
5477
|
+
<span class="param-type">
|
|
5478
|
+
|
|
5479
|
+
String
|
|
5480
|
+
|
|
5481
|
+
</span>
|
|
5127
5482
|
|
|
5128
5483
|
|
|
5129
5484
|
|
|
@@ -5161,7 +5516,11 @@ view.on({
|
|
|
5161
5516
|
<td class="type">
|
|
5162
5517
|
|
|
5163
5518
|
|
|
5164
|
-
<span class="param-type">
|
|
5519
|
+
<span class="param-type">
|
|
5520
|
+
|
|
5521
|
+
String
|
|
5522
|
+
|
|
5523
|
+
</span>
|
|
5165
5524
|
|
|
5166
5525
|
|
|
5167
5526
|
|
|
@@ -5199,7 +5558,11 @@ view.on({
|
|
|
5199
5558
|
<td class="type">
|
|
5200
5559
|
|
|
5201
5560
|
|
|
5202
|
-
<span class="param-type">
|
|
5561
|
+
<span class="param-type">
|
|
5562
|
+
|
|
5563
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
5564
|
+
|
|
5565
|
+
</span>
|
|
5203
5566
|
|
|
5204
5567
|
|
|
5205
5568
|
|
|
@@ -5237,7 +5600,11 @@ view.on({
|
|
|
5237
5600
|
<td class="type">
|
|
5238
5601
|
|
|
5239
5602
|
|
|
5240
|
-
<span class="param-type"
|
|
5603
|
+
<span class="param-type">
|
|
5604
|
+
|
|
5605
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
5606
|
+
|
|
5607
|
+
</span>
|
|
5241
5608
|
|
|
5242
5609
|
|
|
5243
5610
|
|
|
@@ -5275,7 +5642,11 @@ view.on({
|
|
|
5275
5642
|
<td class="type">
|
|
5276
5643
|
|
|
5277
5644
|
|
|
5278
|
-
<span class="param-type"
|
|
5645
|
+
<span class="param-type">
|
|
5646
|
+
|
|
5647
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
5648
|
+
|
|
5649
|
+
</span>
|
|
5279
5650
|
|
|
5280
5651
|
|
|
5281
5652
|
|
|
@@ -5313,7 +5684,11 @@ view.on({
|
|
|
5313
5684
|
<td class="type">
|
|
5314
5685
|
|
|
5315
5686
|
|
|
5316
|
-
<span class="param-type"
|
|
5687
|
+
<span class="param-type">
|
|
5688
|
+
|
|
5689
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
5690
|
+
|
|
5691
|
+
</span>
|
|
5317
5692
|
|
|
5318
5693
|
|
|
5319
5694
|
|
|
@@ -5351,7 +5726,11 @@ view.on({
|
|
|
5351
5726
|
<td class="type">
|
|
5352
5727
|
|
|
5353
5728
|
|
|
5354
|
-
<span class="param-type"
|
|
5729
|
+
<span class="param-type">
|
|
5730
|
+
|
|
5731
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
5732
|
+
|
|
5733
|
+
</span>
|
|
5355
5734
|
|
|
5356
5735
|
|
|
5357
5736
|
|
|
@@ -5533,7 +5912,11 @@ view.on({
|
|
|
5533
5912
|
<td class="type">
|
|
5534
5913
|
|
|
5535
5914
|
|
|
5536
|
-
<span class="param-type">
|
|
5915
|
+
<span class="param-type">
|
|
5916
|
+
|
|
5917
|
+
Object
|
|
5918
|
+
|
|
5919
|
+
</span>
|
|
5537
5920
|
|
|
5538
5921
|
|
|
5539
5922
|
|
|
@@ -5567,7 +5950,11 @@ view.on({
|
|
|
5567
5950
|
<td class="type">
|
|
5568
5951
|
|
|
5569
5952
|
|
|
5570
|
-
<span class="param-type">
|
|
5953
|
+
<span class="param-type">
|
|
5954
|
+
|
|
5955
|
+
String
|
|
5956
|
+
|
|
5957
|
+
</span>
|
|
5571
5958
|
|
|
5572
5959
|
|
|
5573
5960
|
|
|
@@ -5605,7 +5992,11 @@ view.on({
|
|
|
5605
5992
|
<td class="type">
|
|
5606
5993
|
|
|
5607
5994
|
|
|
5608
|
-
<span class="param-type">
|
|
5995
|
+
<span class="param-type">
|
|
5996
|
+
|
|
5997
|
+
String
|
|
5998
|
+
|
|
5999
|
+
</span>
|
|
5609
6000
|
|
|
5610
6001
|
|
|
5611
6002
|
|
|
@@ -5643,7 +6034,11 @@ view.on({
|
|
|
5643
6034
|
<td class="type">
|
|
5644
6035
|
|
|
5645
6036
|
|
|
5646
|
-
<span class="param-type">
|
|
6037
|
+
<span class="param-type">
|
|
6038
|
+
|
|
6039
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
6040
|
+
|
|
6041
|
+
</span>
|
|
5647
6042
|
|
|
5648
6043
|
|
|
5649
6044
|
|
|
@@ -5681,7 +6076,11 @@ view.on({
|
|
|
5681
6076
|
<td class="type">
|
|
5682
6077
|
|
|
5683
6078
|
|
|
5684
|
-
<span class="param-type"
|
|
6079
|
+
<span class="param-type">
|
|
6080
|
+
|
|
6081
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
6082
|
+
|
|
6083
|
+
</span>
|
|
5685
6084
|
|
|
5686
6085
|
|
|
5687
6086
|
|
|
@@ -5719,7 +6118,11 @@ view.on({
|
|
|
5719
6118
|
<td class="type">
|
|
5720
6119
|
|
|
5721
6120
|
|
|
5722
|
-
<span class="param-type"
|
|
6121
|
+
<span class="param-type">
|
|
6122
|
+
|
|
6123
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
6124
|
+
|
|
6125
|
+
</span>
|
|
5723
6126
|
|
|
5724
6127
|
|
|
5725
6128
|
|
|
@@ -5757,7 +6160,11 @@ view.on({
|
|
|
5757
6160
|
<td class="type">
|
|
5758
6161
|
|
|
5759
6162
|
|
|
5760
|
-
<span class="param-type"
|
|
6163
|
+
<span class="param-type">
|
|
6164
|
+
|
|
6165
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
6166
|
+
|
|
6167
|
+
</span>
|
|
5761
6168
|
|
|
5762
6169
|
|
|
5763
6170
|
|
|
@@ -5795,7 +6202,11 @@ view.on({
|
|
|
5795
6202
|
<td class="type">
|
|
5796
6203
|
|
|
5797
6204
|
|
|
5798
|
-
<span class="param-type"
|
|
6205
|
+
<span class="param-type">
|
|
6206
|
+
|
|
6207
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
6208
|
+
|
|
6209
|
+
</span>
|
|
5799
6210
|
|
|
5800
6211
|
|
|
5801
6212
|
|
|
@@ -5987,7 +6398,11 @@ view.on({
|
|
|
5987
6398
|
<td class="type">
|
|
5988
6399
|
|
|
5989
6400
|
|
|
5990
|
-
<span class="param-type">
|
|
6401
|
+
<span class="param-type">
|
|
6402
|
+
|
|
6403
|
+
Object
|
|
6404
|
+
|
|
6405
|
+
</span>
|
|
5991
6406
|
|
|
5992
6407
|
|
|
5993
6408
|
|
|
@@ -6021,7 +6436,11 @@ view.on({
|
|
|
6021
6436
|
<td class="type">
|
|
6022
6437
|
|
|
6023
6438
|
|
|
6024
|
-
<span class="param-type">
|
|
6439
|
+
<span class="param-type">
|
|
6440
|
+
|
|
6441
|
+
String
|
|
6442
|
+
|
|
6443
|
+
</span>
|
|
6025
6444
|
|
|
6026
6445
|
|
|
6027
6446
|
|
|
@@ -6059,7 +6478,11 @@ view.on({
|
|
|
6059
6478
|
<td class="type">
|
|
6060
6479
|
|
|
6061
6480
|
|
|
6062
|
-
<span class="param-type">
|
|
6481
|
+
<span class="param-type">
|
|
6482
|
+
|
|
6483
|
+
String
|
|
6484
|
+
|
|
6485
|
+
</span>
|
|
6063
6486
|
|
|
6064
6487
|
|
|
6065
6488
|
|
|
@@ -6097,7 +6520,11 @@ view.on({
|
|
|
6097
6520
|
<td class="type">
|
|
6098
6521
|
|
|
6099
6522
|
|
|
6100
|
-
<span class="param-type">
|
|
6523
|
+
<span class="param-type">
|
|
6524
|
+
|
|
6525
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
6526
|
+
|
|
6527
|
+
</span>
|
|
6101
6528
|
|
|
6102
6529
|
|
|
6103
6530
|
|
|
@@ -6135,7 +6562,11 @@ view.on({
|
|
|
6135
6562
|
<td class="type">
|
|
6136
6563
|
|
|
6137
6564
|
|
|
6138
|
-
<span class="param-type"
|
|
6565
|
+
<span class="param-type">
|
|
6566
|
+
|
|
6567
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
6568
|
+
|
|
6569
|
+
</span>
|
|
6139
6570
|
|
|
6140
6571
|
|
|
6141
6572
|
|
|
@@ -6173,7 +6604,11 @@ view.on({
|
|
|
6173
6604
|
<td class="type">
|
|
6174
6605
|
|
|
6175
6606
|
|
|
6176
|
-
<span class="param-type"
|
|
6607
|
+
<span class="param-type">
|
|
6608
|
+
|
|
6609
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
6610
|
+
|
|
6611
|
+
</span>
|
|
6177
6612
|
|
|
6178
6613
|
|
|
6179
6614
|
|
|
@@ -6211,7 +6646,11 @@ view.on({
|
|
|
6211
6646
|
<td class="type">
|
|
6212
6647
|
|
|
6213
6648
|
|
|
6214
|
-
<span class="param-type"
|
|
6649
|
+
<span class="param-type">
|
|
6650
|
+
|
|
6651
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
6652
|
+
|
|
6653
|
+
</span>
|
|
6215
6654
|
|
|
6216
6655
|
|
|
6217
6656
|
|
|
@@ -6249,7 +6688,11 @@ view.on({
|
|
|
6249
6688
|
<td class="type">
|
|
6250
6689
|
|
|
6251
6690
|
|
|
6252
|
-
<span class="param-type"
|
|
6691
|
+
<span class="param-type">
|
|
6692
|
+
|
|
6693
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
6694
|
+
|
|
6695
|
+
</span>
|
|
6253
6696
|
|
|
6254
6697
|
|
|
6255
6698
|
|
|
@@ -6431,7 +6874,11 @@ view.on({
|
|
|
6431
6874
|
<td class="type">
|
|
6432
6875
|
|
|
6433
6876
|
|
|
6434
|
-
<span class="param-type">
|
|
6877
|
+
<span class="param-type">
|
|
6878
|
+
|
|
6879
|
+
Object
|
|
6880
|
+
|
|
6881
|
+
</span>
|
|
6435
6882
|
|
|
6436
6883
|
|
|
6437
6884
|
|
|
@@ -6465,7 +6912,11 @@ view.on({
|
|
|
6465
6912
|
<td class="type">
|
|
6466
6913
|
|
|
6467
6914
|
|
|
6468
|
-
<span class="param-type">
|
|
6915
|
+
<span class="param-type">
|
|
6916
|
+
|
|
6917
|
+
String
|
|
6918
|
+
|
|
6919
|
+
</span>
|
|
6469
6920
|
|
|
6470
6921
|
|
|
6471
6922
|
|
|
@@ -6503,7 +6954,11 @@ view.on({
|
|
|
6503
6954
|
<td class="type">
|
|
6504
6955
|
|
|
6505
6956
|
|
|
6506
|
-
<span class="param-type">
|
|
6957
|
+
<span class="param-type">
|
|
6958
|
+
|
|
6959
|
+
String
|
|
6960
|
+
|
|
6961
|
+
</span>
|
|
6507
6962
|
|
|
6508
6963
|
|
|
6509
6964
|
|
|
@@ -6541,7 +6996,11 @@ view.on({
|
|
|
6541
6996
|
<td class="type">
|
|
6542
6997
|
|
|
6543
6998
|
|
|
6544
|
-
<span class="param-type">
|
|
6999
|
+
<span class="param-type">
|
|
7000
|
+
|
|
7001
|
+
Array.<<a onclick="getTypeHTML(event)" link="UpdateContent.html">UpdateContent</a>>
|
|
7002
|
+
|
|
7003
|
+
</span>
|
|
6545
7004
|
|
|
6546
7005
|
|
|
6547
7006
|
|
|
@@ -6579,7 +7038,11 @@ view.on({
|
|
|
6579
7038
|
<td class="type">
|
|
6580
7039
|
|
|
6581
7040
|
|
|
6582
|
-
<span class="param-type"
|
|
7041
|
+
<span class="param-type">
|
|
7042
|
+
|
|
7043
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
7044
|
+
|
|
7045
|
+
</span>
|
|
6583
7046
|
|
|
6584
7047
|
|
|
6585
7048
|
|
|
@@ -6617,7 +7080,11 @@ view.on({
|
|
|
6617
7080
|
<td class="type">
|
|
6618
7081
|
|
|
6619
7082
|
|
|
6620
|
-
<span class="param-type"
|
|
7083
|
+
<span class="param-type">
|
|
7084
|
+
|
|
7085
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
7086
|
+
|
|
7087
|
+
</span>
|
|
6621
7088
|
|
|
6622
7089
|
|
|
6623
7090
|
|
|
@@ -6655,7 +7122,11 @@ view.on({
|
|
|
6655
7122
|
<td class="type">
|
|
6656
7123
|
|
|
6657
7124
|
|
|
6658
|
-
<span class="param-type"
|
|
7125
|
+
<span class="param-type">
|
|
7126
|
+
|
|
7127
|
+
<a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
|
|
7128
|
+
|
|
7129
|
+
</span>
|
|
6659
7130
|
|
|
6660
7131
|
|
|
6661
7132
|
|
|
@@ -6693,7 +7164,11 @@ view.on({
|
|
|
6693
7164
|
<td class="type">
|
|
6694
7165
|
|
|
6695
7166
|
|
|
6696
|
-
<span class="param-type"
|
|
7167
|
+
<span class="param-type">
|
|
7168
|
+
|
|
7169
|
+
<a link="Map.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Map" Map.html>Map</a>
|
|
7170
|
+
|
|
7171
|
+
</span>
|
|
6697
7172
|
|
|
6698
7173
|
|
|
6699
7174
|
|