@mapgis/webclient-common 17.0.2 → 17.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-common-es6.min.js +2 -2
- package/documention/AddressServer.html +392 -114
- package/documention/ArcGISFeatureServer.html +638 -198
- package/documention/ArcGISGeometryServer.html +473 -148
- package/documention/ArcGISMapImageLayer.html +479 -129
- package/documention/ArcGISMapImageSubLayer.html +178 -48
- package/documention/ArcGISMapServer.html +464 -144
- package/documention/ArcGISTileLayer.html +849 -219
- package/documention/ArcGISVectorTileLayer.html +647 -207
- package/documention/ArcGISVectorTileServer.html +243 -78
- package/documention/BaseRenderer.html +42 -12
- package/documention/BaseServer.html +209 -54
- package/documention/BaseView.html +1096 -219
- package/documention/Basemap.html +323 -93
- package/documention/Callout3D.html +46 -16
- package/documention/Cesium3DTilesCacheLayer.html +790 -190
- package/documention/Cesium3DTilesServer.html +228 -68
- package/documention/CheckUtil.html +402 -103
- package/documention/Circle.html +301 -83
- package/documention/ClassBreakClusterInfo.html +26 -12
- package/documention/ClassBreakInfo.html +154 -39
- package/documention/ClassBreakRenderer.html +249 -64
- package/documention/ClusterInfo.html +171 -41
- package/documention/ClusterRenderer.html +274 -75
- package/documention/Collection.html +1552 -396
- package/documention/CollectionFlattener.html +147 -37
- package/documention/Color.html +278 -69
- package/documention/ColorMaterial.html +89 -27
- package/documention/ColorStop.html +136 -32
- package/documention/ColorVariable.html +66 -16
- package/documention/Config.html +35 -10
- package/documention/CursorChangeEventInfo.html +21 -6
- package/documention/EchartsLayer.html +67 -17
- package/documention/Edges3D.html +96 -29
- package/documention/ElevationInfo.html +65 -20
- package/documention/Evented.html +75 -30
- package/documention/Extent.html +525 -142
- package/documention/ExtrudeSymbol3DLayer.html +178 -51
- package/documention/Feature.html +241 -71
- package/documention/FeatureExpressionInfo.html +41 -11
- package/documention/FeatureLayer.html +864 -224
- package/documention/FeatureServer.html +1010 -296
- package/documention/FeatureSet.html +158 -49
- package/documention/FillSymbol.html +96 -26
- package/documention/FillSymbol3DLayer.html +126 -39
- package/documention/FillSymbol3DOutline.html +116 -34
- package/documention/Font.html +156 -41
- package/documention/GeoJSONLayer.html +959 -239
- package/documention/Geometry.html +312 -93
- package/documention/GeometryEngine.html +1233 -496
- package/documention/GeometryFilter.html +77 -18
- package/documention/GeometryServer.html +667 -213
- package/documention/GraphicsLayer.html +1052 -253
- package/documention/GroupLayer.html +930 -227
- package/documention/HeatmapColorStop.html +93 -23
- package/documention/HeatmapRenderer.html +223 -58
- package/documention/IGSFeatureLayer.html +439 -117
- package/documention/IGSMapImageLayer.html +694 -179
- package/documention/IGSMapImageSubLayer.html +189 -49
- package/documention/IGSSceneLayer.html +337 -93
- package/documention/IGSSceneSubLayer.html +326 -81
- package/documention/IGSTileLayer.html +900 -227
- package/documention/IGSVectorTileLayer.html +685 -215
- package/documention/IGSVectorTileSubLayer.html +167 -46
- package/documention/IconResource.html +77 -25
- package/documention/IconSymbol3DLayer.html +218 -61
- package/documention/ImageServer.html +410 -120
- package/documention/Interceptor.html +33 -9
- package/documention/LOD.html +106 -26
- package/documention/LabelClass.html +451 -114
- package/documention/LabelSymbol3D.html +131 -39
- package/documention/Layer.html +883 -213
- package/documention/LayerEvent.html +7 -2
- package/documention/LayerViewUpdateEvent.html +14 -4
- package/documention/LineCallout3D.html +183 -51
- package/documention/LineString.html +401 -126
- package/documention/LineStyleMarker3D.html +155 -43
- package/documention/LineStylePattern3D.html +89 -27
- package/documention/LineSymbol.html +95 -25
- package/documention/LineSymbol3D.html +78 -26
- package/documention/LineSymbol3DLayer.html +218 -61
- package/documention/LineSymbolMarker.html +86 -22
- package/documention/Log.html +3 -3
- package/documention/M3DModelCacheLayer.html +854 -213
- package/documention/M3DServer.html +326 -96
- package/documention/Map.html +526 -153
- package/documention/MapGISTextSymbol.html +657 -178
- package/documention/MapImageLayer.html +2184 -504
- package/documention/MapServer.html +843 -253
- package/documention/MapVLayer.html +525 -171
- package/documention/MapView.html +1157 -260
- package/documention/MarkerSymbol.html +135 -35
- package/documention/MoveEventInfo.html +21 -6
- package/documention/MultiLineString.html +497 -149
- package/documention/MultiPoint.html +399 -125
- package/documention/MultiPolygon.html +362 -116
- package/documention/OGCLayer.html +769 -189
- package/documention/ObjectSymbol3DLayer.html +318 -86
- package/documention/OpacityStop.html +106 -26
- package/documention/OpacityVariable.html +66 -16
- package/documention/OutStatistic.html +68 -18
- package/documention/OverlayLayer.html +769 -199
- package/documention/PathSymbol3DLayer.html +323 -86
- package/documention/PictureFillSymbol.html +255 -71
- package/documention/PictureMarkerSymbol.html +218 -57
- package/documention/PlotServer.html +469 -154
- package/documention/PoiServer.html +270 -80
- package/documention/Point.html +390 -119
- package/documention/PointSymbol3D.html +131 -39
- package/documention/PointSymbol3DOutline.html +103 -31
- package/documention/Polygon.html +562 -167
- package/documention/PolygonSymbol3D.html +104 -32
- package/documention/ProjectInfo.html +84 -24
- package/documention/ProjectInfoBySrsID.html +42 -12
- package/documention/Projection.html +42 -10
- package/documention/RandomRenderer.html +99 -32
- package/documention/RankRenderer.html +239 -67
- package/documention/RendererInfo.html +135 -9
- package/documention/RequestConfig.html +14 -4
- package/documention/RequestInterceptor.html +47 -12
- package/documention/ResourceServer.html +3595 -1030
- package/documention/ResponseInterceptor.html +47 -12
- package/documention/RootServer.html +263 -78
- package/documention/ScaleEventInfo.html +21 -6
- package/documention/Scene.html +212 -45
- package/documention/SceneLayer.html +802 -207
- package/documention/SceneServer.html +743 -228
- package/documention/SceneView.html +21 -7
- package/documention/SecurityServer.html +235 -70
- package/documention/SimpleFillSymbol.html +149 -40
- package/documention/SimpleLineSymbol.html +215 -56
- package/documention/SimpleMarkerSymbol.html +223 -59
- package/documention/SimpleRenderer.html +149 -39
- package/documention/SizeStop.html +106 -26
- package/documention/SizeVariable.html +146 -36
- package/documention/SketchBaseDrawTool.html +396 -109
- package/documention/SketchCircleDrawTool.html +457 -145
- package/documention/SketchEditor.html +777 -227
- package/documention/SketchEditorCesium.html +783 -258
- package/documention/SketchEditorEvent.html +7 -2
- package/documention/SketchEditorToolEventInfo.html +14 -4
- package/documention/SketchEditorVideo.html +167 -57
- package/documention/SketchEditorVideoBase.html +167 -57
- package/documention/SketchExtentDrawTool.html +457 -145
- package/documention/SketchFreehandPolygonDrawTool.html +440 -138
- package/documention/SketchFreehandPolylineDrawTool.html +455 -143
- package/documention/SketchPointDrawTool.html +486 -154
- package/documention/SketchPolygonDrawTool.html +911 -286
- package/documention/SketchPolylineDrawTool.html +846 -242
- package/documention/SketchStage.html +75 -26
- package/documention/SketchStyle.html +315 -80
- package/documention/SketchTopologyTool.html +20 -5
- package/documention/SpatialReference.html +244 -58
- package/documention/StylePattern3D.html +89 -27
- package/documention/SubLayer.html +237 -72
- package/documention/Symbol.html +110 -28
- package/documention/Symbol3D.html +41 -12
- package/documention/Symbol3DLayer.html +60 -23
- package/documention/Symbol3DVerticalOffset.html +120 -38
- package/documention/TerrainCacheLayer.html +761 -186
- package/documention/TerrainServer.html +200 -60
- package/documention/TextHalo.html +96 -29
- package/documention/TextSymbol.html +422 -107
- package/documention/TextSymbol3DLayer.html +278 -76
- package/documention/ThemeServer.html +310 -95
- package/documention/TileInfo.html +101 -26
- package/documention/TileLayer.html +825 -212
- package/documention/TileMatrixSet.html +199 -49
- package/documention/TileServer.html +172 -52
- package/documention/UniqueValueClusterInfo.html +26 -12
- package/documention/UniqueValueInfo.html +149 -37
- package/documention/UniqueValueRenderer.html +236 -61
- package/documention/UnknownLayer.html +790 -205
- package/documention/UpdateContent.html +87 -22
- package/documention/VectorTileGroupSubLayer.html +2209 -0
- package/documention/VectorTileLayer.html +1296 -361
- package/documention/VectorTileServer.html +226 -71
- package/documention/VectorTileSubLayer.html +231 -60
- package/documention/VertexChangeEventInfo.html +21 -6
- package/documention/VideoMapView.html +362 -82
- package/documention/VideoMetaData.html +104 -26
- package/documention/VideoPixelCoordTransforms.html +48 -13
- package/documention/VideoRegistrationParam.html +67 -17
- package/documention/VisualVariable.html +119 -29
- package/documention/WCSServer.html +172 -52
- package/documention/WFSLayer.html +954 -244
- package/documention/WFSServer.html +224 -69
- package/documention/WMSLayer.html +1158 -291
- package/documention/WMSServer.html +195 -60
- package/documention/WMSSubLayer.html +222 -57
- package/documention/WMTSLayer.html +990 -247
- package/documention/WMTSServer.html +188 -58
- package/documention/WMTSStyle.html +121 -31
- package/documention/WMTSSubLayer.html +865 -210
- package/documention/WPSServer.html +172 -52
- package/documention/WaterSymbol3DLayer.html +164 -47
- package/documention/WebTileLayer.html +955 -254
- package/documention/WorkFlowServer.html +399 -114
- package/documention/WorkFlowServer600227.html +600 -165
- package/documention/WorkFlowServer600228.html +560 -155
- package/documention/WorkFlowServer600229.html +600 -165
- package/documention/WorkFlowServer600230.html +600 -165
- package/documention/WorkFlowServer600231.html +680 -185
- package/documention/WorkFlowServer600232.html +600 -165
- package/documention/WorkFlowServer600233.html +580 -160
- package/documention/WorkFlowServer600235.html +480 -135
- package/documention/WorkFlowServer600237.html +606 -166
- package/documention/WorkFlowServer600238.html +613 -168
- package/documention/WorkFlowServer600239.html +541 -151
- package/documention/WorkFlowServer600307.html +573 -158
- package/documention/WorkFlowServer600308.html +226 -56
- package/documention/WorkFlowServer600309.html +600 -165
- package/documention/WorkFlowServer600314.html +620 -170
- package/documention/WorkFlowServer600334.html +600 -165
- package/documention/WorkFlowServer600336.html +560 -155
- package/documention/WorkFlowServer600340.html +740 -200
- package/documention/WorkFlowServer600354.html +580 -160
- package/documention/WorkFlowServer600368.html +500 -140
- package/documention/WorkFlowServer600369.html +560 -155
- package/documention/WorkFlowServer600370.html +540 -150
- package/documention/Zondy.Object.CAttDataRow.html +21 -6
- package/documention/Zondy.Object.CAttStruct.html +28 -8
- package/documention/global.html +5453 -1051
- package/documention/index.html +53 -53
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +126 -36
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +3 -3
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +8 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +35 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +49 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +42 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +14 -4
- package/documention/module-ArcGis.ArcGisCircle.html +49 -14
- package/documention/module-ArcGis.ArcGisExtent.html +134 -44
- package/documention/module-ArcGis.ArcGisMultipoint.html +54 -19
- package/documention/module-ArcGis.ArcGisPoint.html +75 -25
- package/documention/module-ArcGis.ArcGisPolygon.html +172 -52
- package/documention/module-ArcGis.ArcGisPolyline.html +112 -37
- package/documention/module-ArcGis.ArcGisSpatialReference.html +41 -11
- package/documention/module.exports.html +6 -1
- package/documention/scripts/sideBar.js +133 -6
- package/documention/tutorial-/345/267/245/344/275/234/346/265/201.html +25 -25
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +7 -7
- package/documention/tutorial-/347/254/246/345/217/267.html +26 -26
- package/package.json +1 -1
|
@@ -73,13 +73,18 @@
|
|
|
73
73
|
|
|
74
74
|
<tr class="deep-level-0">
|
|
75
75
|
|
|
76
|
-
<td class="name"
|
|
76
|
+
<td class="name"><code>options</code></td>
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
<td class="type">
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
<span class="param-type">
|
|
82
|
+
<span class="param-type">
|
|
83
|
+
|
|
84
|
+
Object
|
|
85
|
+
|
|
86
|
+
</span>
|
|
87
|
+
|
|
83
88
|
|
|
84
89
|
|
|
85
90
|
|
|
@@ -99,13 +104,18 @@
|
|
|
99
104
|
|
|
100
105
|
<tr class="deep-level-1">
|
|
101
106
|
|
|
102
|
-
<td class="name"
|
|
107
|
+
<td class="name"><code>url</code></td>
|
|
103
108
|
|
|
104
109
|
|
|
105
110
|
<td class="type">
|
|
106
111
|
|
|
107
112
|
|
|
108
|
-
<span class="param-type">
|
|
113
|
+
<span class="param-type">
|
|
114
|
+
|
|
115
|
+
String
|
|
116
|
+
|
|
117
|
+
</span>
|
|
118
|
+
|
|
109
119
|
|
|
110
120
|
|
|
111
121
|
|
|
@@ -223,7 +233,7 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
223
233
|
|
|
224
234
|
|
|
225
235
|
<ul>
|
|
226
|
-
<li><a class="mapgis-link-name" title="BaseServer" BaseServer.html>BaseServer</a></li>
|
|
236
|
+
<li><a link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer" BaseServer.html>BaseServer</a></li>
|
|
227
237
|
</ul>
|
|
228
238
|
|
|
229
239
|
|
|
@@ -255,11 +265,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
255
265
|
<tbody>
|
|
256
266
|
|
|
257
267
|
<tr class="deep-level-0">
|
|
258
|
-
<td class="name"><code><a href="
|
|
268
|
+
<td class="name"><code><a href="#clientId">clientId</a></code></td>
|
|
259
269
|
<td class="name">
|
|
260
270
|
<code>
|
|
261
271
|
|
|
262
|
-
<span class="param-type">
|
|
272
|
+
<span class="param-type">
|
|
273
|
+
|
|
274
|
+
Boolean
|
|
275
|
+
|
|
276
|
+
</span>
|
|
277
|
+
|
|
263
278
|
|
|
264
279
|
|
|
265
280
|
</code>
|
|
@@ -268,11 +283,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
268
283
|
</tr>
|
|
269
284
|
|
|
270
285
|
<tr class="deep-level-0">
|
|
271
|
-
<td class="name"><code><a href="
|
|
286
|
+
<td class="name"><code><a href="#enableGlobeFetch">enableGlobeFetch</a></code></td>
|
|
272
287
|
<td class="name">
|
|
273
288
|
<code>
|
|
274
289
|
|
|
275
|
-
<span class="param-type">
|
|
290
|
+
<span class="param-type">
|
|
291
|
+
|
|
292
|
+
Boolean
|
|
293
|
+
|
|
294
|
+
</span>
|
|
295
|
+
|
|
276
296
|
|
|
277
297
|
|
|
278
298
|
</code>
|
|
@@ -281,11 +301,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
281
301
|
</tr>
|
|
282
302
|
|
|
283
303
|
<tr class="deep-level-0">
|
|
284
|
-
<td class="name"><code><a href="
|
|
304
|
+
<td class="name"><code><a href="#headers">headers</a></code></td>
|
|
285
305
|
<td class="name">
|
|
286
306
|
<code>
|
|
287
307
|
|
|
288
|
-
<span class="param-type">
|
|
308
|
+
<span class="param-type">
|
|
309
|
+
|
|
310
|
+
String
|
|
311
|
+
|
|
312
|
+
</span>
|
|
313
|
+
|
|
289
314
|
|
|
290
315
|
|
|
291
316
|
</code>
|
|
@@ -294,11 +319,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
294
319
|
</tr>
|
|
295
320
|
|
|
296
321
|
<tr class="deep-level-0">
|
|
297
|
-
<td class="name"><code><a href="
|
|
322
|
+
<td class="name"><code><a href="#requestInterceptor">requestInterceptor</a></code></td>
|
|
298
323
|
<td class="name">
|
|
299
324
|
<code>
|
|
300
325
|
|
|
301
|
-
<span class="param-type">
|
|
326
|
+
<span class="param-type">
|
|
327
|
+
|
|
328
|
+
function
|
|
329
|
+
|
|
330
|
+
</span>
|
|
331
|
+
|
|
302
332
|
|
|
303
333
|
|
|
304
334
|
</code>
|
|
@@ -307,11 +337,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
307
337
|
</tr>
|
|
308
338
|
|
|
309
339
|
<tr class="deep-level-0">
|
|
310
|
-
<td class="name"><code><a href="
|
|
340
|
+
<td class="name"><code><a href="#requestTimeout">requestTimeout</a></code></td>
|
|
311
341
|
<td class="name">
|
|
312
342
|
<code>
|
|
313
343
|
|
|
314
|
-
<span class="param-type">
|
|
344
|
+
<span class="param-type">
|
|
345
|
+
|
|
346
|
+
String
|
|
347
|
+
|
|
348
|
+
</span>
|
|
349
|
+
|
|
315
350
|
|
|
316
351
|
|
|
317
352
|
</code>
|
|
@@ -320,11 +355,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
320
355
|
</tr>
|
|
321
356
|
|
|
322
357
|
<tr class="deep-level-0">
|
|
323
|
-
<td class="name"><code><a href="
|
|
358
|
+
<td class="name"><code><a href="#responseInterceptor">responseInterceptor</a></code></td>
|
|
324
359
|
<td class="name">
|
|
325
360
|
<code>
|
|
326
361
|
|
|
327
|
-
<span class="param-type">
|
|
362
|
+
<span class="param-type">
|
|
363
|
+
|
|
364
|
+
function
|
|
365
|
+
|
|
366
|
+
</span>
|
|
367
|
+
|
|
328
368
|
|
|
329
369
|
|
|
330
370
|
</code>
|
|
@@ -333,11 +373,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
333
373
|
</tr>
|
|
334
374
|
|
|
335
375
|
<tr class="deep-level-0">
|
|
336
|
-
<td class="name"><code><a href="
|
|
376
|
+
<td class="name"><code><a href="#tokenAttachType">tokenAttachType</a></code></td>
|
|
337
377
|
<td class="name">
|
|
338
378
|
<code>
|
|
339
379
|
|
|
340
|
-
<span class="param-type"
|
|
380
|
+
<span class="param-type">
|
|
381
|
+
|
|
382
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
383
|
+
|
|
384
|
+
</span>
|
|
385
|
+
|
|
341
386
|
|
|
342
387
|
|
|
343
388
|
</code>
|
|
@@ -346,11 +391,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
346
391
|
</tr>
|
|
347
392
|
|
|
348
393
|
<tr class="deep-level-0">
|
|
349
|
-
<td class="name"><code><a href="
|
|
394
|
+
<td class="name"><code><a href="#tokenKey">tokenKey</a></code></td>
|
|
350
395
|
<td class="name">
|
|
351
396
|
<code>
|
|
352
397
|
|
|
353
|
-
<span class="param-type">
|
|
398
|
+
<span class="param-type">
|
|
399
|
+
|
|
400
|
+
String
|
|
401
|
+
|
|
402
|
+
</span>
|
|
403
|
+
|
|
354
404
|
|
|
355
405
|
|
|
356
406
|
</code>
|
|
@@ -359,11 +409,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
359
409
|
</tr>
|
|
360
410
|
|
|
361
411
|
<tr class="deep-level-0">
|
|
362
|
-
<td class="name"><code><a href="
|
|
412
|
+
<td class="name"><code><a href="#tokenValue">tokenValue</a></code></td>
|
|
363
413
|
<td class="name">
|
|
364
414
|
<code>
|
|
365
415
|
|
|
366
|
-
<span class="param-type">
|
|
416
|
+
<span class="param-type">
|
|
417
|
+
|
|
418
|
+
String
|
|
419
|
+
|
|
420
|
+
</span>
|
|
421
|
+
|
|
367
422
|
|
|
368
423
|
|
|
369
424
|
</code>
|
|
@@ -372,11 +427,16 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
372
427
|
</tr>
|
|
373
428
|
|
|
374
429
|
<tr class="deep-level-0">
|
|
375
|
-
<td class="name"><code><a href="
|
|
430
|
+
<td class="name"><code><a href="#url">url</a></code></td>
|
|
376
431
|
<td class="name">
|
|
377
432
|
<code>
|
|
378
433
|
|
|
379
|
-
<span class="param-type">
|
|
434
|
+
<span class="param-type">
|
|
435
|
+
|
|
436
|
+
String
|
|
437
|
+
|
|
438
|
+
</span>
|
|
439
|
+
|
|
380
440
|
|
|
381
441
|
|
|
382
442
|
</code>
|
|
@@ -395,7 +455,12 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
395
455
|
<span class="method-parameter is-pulled-right">
|
|
396
456
|
<label>类型:</label>
|
|
397
457
|
|
|
398
|
-
<span class="param-type">
|
|
458
|
+
<span class="param-type">
|
|
459
|
+
|
|
460
|
+
Boolean
|
|
461
|
+
|
|
462
|
+
</span>
|
|
463
|
+
|
|
399
464
|
|
|
400
465
|
|
|
401
466
|
</span>
|
|
@@ -429,7 +494,7 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
429
494
|
|
|
430
495
|
<dt class="inherited-from">Inherited From:</dt>
|
|
431
496
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
432
|
-
<a class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
497
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
433
498
|
</li></ul></dd>
|
|
434
499
|
|
|
435
500
|
|
|
@@ -470,7 +535,12 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
470
535
|
<span class="method-parameter is-pulled-right">
|
|
471
536
|
<label>类型:</label>
|
|
472
537
|
|
|
473
|
-
<span class="param-type">
|
|
538
|
+
<span class="param-type">
|
|
539
|
+
|
|
540
|
+
Boolean
|
|
541
|
+
|
|
542
|
+
</span>
|
|
543
|
+
|
|
474
544
|
|
|
475
545
|
|
|
476
546
|
</span>
|
|
@@ -504,7 +574,7 @@ import { TerrainServer } from "@mapgis/webclient-common"
|
|
|
504
574
|
|
|
505
575
|
<dt class="inherited-from">Inherited From:</dt>
|
|
506
576
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
507
|
-
<a class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
577
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
508
578
|
</li></ul></dd>
|
|
509
579
|
|
|
510
580
|
|
|
@@ -566,7 +636,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
566
636
|
<span class="method-parameter is-pulled-right">
|
|
567
637
|
<label>类型:</label>
|
|
568
638
|
|
|
569
|
-
<span class="param-type">
|
|
639
|
+
<span class="param-type">
|
|
640
|
+
|
|
641
|
+
String
|
|
642
|
+
|
|
643
|
+
</span>
|
|
644
|
+
|
|
570
645
|
|
|
571
646
|
|
|
572
647
|
</span>
|
|
@@ -600,7 +675,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
600
675
|
|
|
601
676
|
<dt class="inherited-from">Inherited From:</dt>
|
|
602
677
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
603
|
-
<a class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
678
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
604
679
|
</li></ul></dd>
|
|
605
680
|
|
|
606
681
|
|
|
@@ -663,7 +738,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
663
738
|
<span class="method-parameter is-pulled-right">
|
|
664
739
|
<label>类型:</label>
|
|
665
740
|
|
|
666
|
-
<span class="param-type">
|
|
741
|
+
<span class="param-type">
|
|
742
|
+
|
|
743
|
+
function
|
|
744
|
+
|
|
745
|
+
</span>
|
|
746
|
+
|
|
667
747
|
|
|
668
748
|
|
|
669
749
|
</span>
|
|
@@ -697,7 +777,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
697
777
|
|
|
698
778
|
<dt class="inherited-from">Inherited From:</dt>
|
|
699
779
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
700
|
-
<a class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
780
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
701
781
|
</li></ul></dd>
|
|
702
782
|
|
|
703
783
|
|
|
@@ -766,7 +846,12 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
766
846
|
<span class="method-parameter is-pulled-right">
|
|
767
847
|
<label>类型:</label>
|
|
768
848
|
|
|
769
|
-
<span class="param-type">
|
|
849
|
+
<span class="param-type">
|
|
850
|
+
|
|
851
|
+
String
|
|
852
|
+
|
|
853
|
+
</span>
|
|
854
|
+
|
|
770
855
|
|
|
771
856
|
|
|
772
857
|
</span>
|
|
@@ -800,7 +885,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
800
885
|
|
|
801
886
|
<dt class="inherited-from">Inherited From:</dt>
|
|
802
887
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
803
|
-
<a class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
888
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
804
889
|
</li></ul></dd>
|
|
805
890
|
|
|
806
891
|
|
|
@@ -859,7 +944,12 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
859
944
|
<span class="method-parameter is-pulled-right">
|
|
860
945
|
<label>类型:</label>
|
|
861
946
|
|
|
862
|
-
<span class="param-type">
|
|
947
|
+
<span class="param-type">
|
|
948
|
+
|
|
949
|
+
function
|
|
950
|
+
|
|
951
|
+
</span>
|
|
952
|
+
|
|
863
953
|
|
|
864
954
|
|
|
865
955
|
</span>
|
|
@@ -893,7 +983,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
893
983
|
|
|
894
984
|
<dt class="inherited-from">Inherited From:</dt>
|
|
895
985
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
896
|
-
<a class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
986
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
897
987
|
</li></ul></dd>
|
|
898
988
|
|
|
899
989
|
|
|
@@ -964,7 +1054,12 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
964
1054
|
<span class="method-parameter is-pulled-right">
|
|
965
1055
|
<label>类型:</label>
|
|
966
1056
|
|
|
967
|
-
<span class="param-type"
|
|
1057
|
+
<span class="param-type">
|
|
1058
|
+
|
|
1059
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
1060
|
+
|
|
1061
|
+
</span>
|
|
1062
|
+
|
|
968
1063
|
|
|
969
1064
|
|
|
970
1065
|
</span>
|
|
@@ -998,7 +1093,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
998
1093
|
|
|
999
1094
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1000
1095
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1001
|
-
<a class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
1096
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
1002
1097
|
</li></ul></dd>
|
|
1003
1098
|
|
|
1004
1099
|
|
|
@@ -1061,7 +1156,12 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1061
1156
|
<span class="method-parameter is-pulled-right">
|
|
1062
1157
|
<label>类型:</label>
|
|
1063
1158
|
|
|
1064
|
-
<span class="param-type">
|
|
1159
|
+
<span class="param-type">
|
|
1160
|
+
|
|
1161
|
+
String
|
|
1162
|
+
|
|
1163
|
+
</span>
|
|
1164
|
+
|
|
1065
1165
|
|
|
1066
1166
|
|
|
1067
1167
|
</span>
|
|
@@ -1095,7 +1195,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1095
1195
|
|
|
1096
1196
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1097
1197
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1098
|
-
<a class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
1198
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
1099
1199
|
</li></ul></dd>
|
|
1100
1200
|
|
|
1101
1201
|
|
|
@@ -1153,7 +1253,12 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1153
1253
|
<span class="method-parameter is-pulled-right">
|
|
1154
1254
|
<label>类型:</label>
|
|
1155
1255
|
|
|
1156
|
-
<span class="param-type">
|
|
1256
|
+
<span class="param-type">
|
|
1257
|
+
|
|
1258
|
+
String
|
|
1259
|
+
|
|
1260
|
+
</span>
|
|
1261
|
+
|
|
1157
1262
|
|
|
1158
1263
|
|
|
1159
1264
|
</span>
|
|
@@ -1187,7 +1292,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1187
1292
|
|
|
1188
1293
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1189
1294
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1190
|
-
<a class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
1295
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
1191
1296
|
</li></ul></dd>
|
|
1192
1297
|
|
|
1193
1298
|
|
|
@@ -1245,7 +1350,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1245
1350
|
<span class="method-parameter is-pulled-right">
|
|
1246
1351
|
<label>类型:</label>
|
|
1247
1352
|
|
|
1248
|
-
<span class="param-type">
|
|
1353
|
+
<span class="param-type">
|
|
1354
|
+
|
|
1355
|
+
String
|
|
1356
|
+
|
|
1357
|
+
</span>
|
|
1358
|
+
|
|
1249
1359
|
|
|
1250
1360
|
|
|
1251
1361
|
</span>
|
|
@@ -1279,7 +1389,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1279
1389
|
|
|
1280
1390
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1281
1391
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1282
|
-
<a class="mapgis-link-name" title="BaseServer#url" BaseServer.html#url>BaseServer#url</a>
|
|
1392
|
+
<a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#url" BaseServer.html#url>BaseServer#url</a>
|
|
1283
1393
|
</li></ul></dd>
|
|
1284
1394
|
|
|
1285
1395
|
|
|
@@ -1353,12 +1463,17 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1353
1463
|
<tbody>
|
|
1354
1464
|
|
|
1355
1465
|
<tr class="deep-level-0">
|
|
1356
|
-
<td class="name"><code><a href="
|
|
1466
|
+
<td class="name"><code><a href="#getLayerJSON">getLayerJSON</a></code></td>
|
|
1357
1467
|
<td class="name">
|
|
1358
1468
|
<code>
|
|
1359
1469
|
|
|
1360
1470
|
|
|
1361
|
-
<span class="param-type">
|
|
1471
|
+
<span class="param-type">
|
|
1472
|
+
|
|
1473
|
+
Promise.<Object>
|
|
1474
|
+
|
|
1475
|
+
</span>
|
|
1476
|
+
|
|
1362
1477
|
|
|
1363
1478
|
|
|
1364
1479
|
|
|
@@ -1368,7 +1483,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1368
1483
|
</tr>
|
|
1369
1484
|
|
|
1370
1485
|
<tr class="deep-level-0">
|
|
1371
|
-
<td class="name"><code><a href="
|
|
1486
|
+
<td class="name"><code><a href="#queryServerInfo">queryServerInfo</a></code></td>
|
|
1372
1487
|
<td class="name">
|
|
1373
1488
|
<code>
|
|
1374
1489
|
|
|
@@ -1437,7 +1552,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1437
1552
|
|
|
1438
1553
|
<tr class="deep-level-0">
|
|
1439
1554
|
|
|
1440
|
-
<td class="name"
|
|
1555
|
+
<td class="name"><code>options</code></td>
|
|
1441
1556
|
|
|
1442
1557
|
|
|
1443
1558
|
<td class="type">
|
|
@@ -1458,13 +1573,18 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1458
1573
|
|
|
1459
1574
|
<tr class="deep-level-1">
|
|
1460
1575
|
|
|
1461
|
-
<td class="name"
|
|
1576
|
+
<td class="name"><code>success</code></td>
|
|
1462
1577
|
|
|
1463
1578
|
|
|
1464
1579
|
<td class="type">
|
|
1465
1580
|
|
|
1466
1581
|
|
|
1467
|
-
<span class="param-type">
|
|
1582
|
+
<span class="param-type">
|
|
1583
|
+
|
|
1584
|
+
function
|
|
1585
|
+
|
|
1586
|
+
</span>
|
|
1587
|
+
|
|
1468
1588
|
|
|
1469
1589
|
|
|
1470
1590
|
|
|
@@ -1486,13 +1606,18 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1486
1606
|
|
|
1487
1607
|
<tr class="deep-level-1">
|
|
1488
1608
|
|
|
1489
|
-
<td class="name"
|
|
1609
|
+
<td class="name"><code>failure</code></td>
|
|
1490
1610
|
|
|
1491
1611
|
|
|
1492
1612
|
<td class="type">
|
|
1493
1613
|
|
|
1494
1614
|
|
|
1495
|
-
<span class="param-type">
|
|
1615
|
+
<span class="param-type">
|
|
1616
|
+
|
|
1617
|
+
function
|
|
1618
|
+
|
|
1619
|
+
</span>
|
|
1620
|
+
|
|
1496
1621
|
|
|
1497
1622
|
|
|
1498
1623
|
|
|
@@ -1587,7 +1712,12 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1587
1712
|
<div class='column is-5 has-text-left'>
|
|
1588
1713
|
<label>类型: </label>
|
|
1589
1714
|
|
|
1590
|
-
<span class="param-type">
|
|
1715
|
+
<span class="param-type">
|
|
1716
|
+
|
|
1717
|
+
Promise.<Object>
|
|
1718
|
+
|
|
1719
|
+
</span>
|
|
1720
|
+
|
|
1591
1721
|
|
|
1592
1722
|
|
|
1593
1723
|
</div>
|
|
@@ -1679,7 +1809,7 @@ terrainServer.getLayerJSON({
|
|
|
1679
1809
|
|
|
1680
1810
|
<tr class="deep-level-0">
|
|
1681
1811
|
|
|
1682
|
-
<td class="name"
|
|
1812
|
+
<td class="name"><code>options</code></td>
|
|
1683
1813
|
|
|
1684
1814
|
|
|
1685
1815
|
<td class="type">
|
|
@@ -1700,13 +1830,18 @@ terrainServer.getLayerJSON({
|
|
|
1700
1830
|
|
|
1701
1831
|
<tr class="deep-level-1">
|
|
1702
1832
|
|
|
1703
|
-
<td class="name"
|
|
1833
|
+
<td class="name"><code>success</code></td>
|
|
1704
1834
|
|
|
1705
1835
|
|
|
1706
1836
|
<td class="type">
|
|
1707
1837
|
|
|
1708
1838
|
|
|
1709
|
-
<span class="param-type">
|
|
1839
|
+
<span class="param-type">
|
|
1840
|
+
|
|
1841
|
+
function
|
|
1842
|
+
|
|
1843
|
+
</span>
|
|
1844
|
+
|
|
1710
1845
|
|
|
1711
1846
|
|
|
1712
1847
|
|
|
@@ -1728,13 +1863,18 @@ terrainServer.getLayerJSON({
|
|
|
1728
1863
|
|
|
1729
1864
|
<tr class="deep-level-1">
|
|
1730
1865
|
|
|
1731
|
-
<td class="name"
|
|
1866
|
+
<td class="name"><code>failure</code></td>
|
|
1732
1867
|
|
|
1733
1868
|
|
|
1734
1869
|
<td class="type">
|
|
1735
1870
|
|
|
1736
1871
|
|
|
1737
|
-
<span class="param-type">
|
|
1872
|
+
<span class="param-type">
|
|
1873
|
+
|
|
1874
|
+
function
|
|
1875
|
+
|
|
1876
|
+
</span>
|
|
1877
|
+
|
|
1738
1878
|
|
|
1739
1879
|
|
|
1740
1880
|
|
|
@@ -1775,7 +1915,7 @@ terrainServer.getLayerJSON({
|
|
|
1775
1915
|
|
|
1776
1916
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1777
1917
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1778
|
-
<a class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
|
|
1918
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
|
|
1779
1919
|
</li></ul></dd>
|
|
1780
1920
|
|
|
1781
1921
|
|