@mapgis/webclient-common 17.0.2 → 17.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-common-es6.min.js +2 -2
- package/documention/AddressServer.html +392 -114
- package/documention/ArcGISFeatureServer.html +638 -198
- package/documention/ArcGISGeometryServer.html +473 -148
- package/documention/ArcGISMapImageLayer.html +479 -129
- package/documention/ArcGISMapImageSubLayer.html +178 -48
- package/documention/ArcGISMapServer.html +464 -144
- package/documention/ArcGISTileLayer.html +849 -219
- package/documention/ArcGISVectorTileLayer.html +647 -207
- package/documention/ArcGISVectorTileServer.html +243 -78
- package/documention/BaseRenderer.html +42 -12
- package/documention/BaseServer.html +209 -54
- package/documention/BaseView.html +1096 -219
- package/documention/Basemap.html +323 -93
- package/documention/Callout3D.html +46 -16
- package/documention/Cesium3DTilesCacheLayer.html +790 -190
- package/documention/Cesium3DTilesServer.html +228 -68
- package/documention/CheckUtil.html +402 -103
- package/documention/Circle.html +301 -83
- package/documention/ClassBreakClusterInfo.html +26 -12
- package/documention/ClassBreakInfo.html +154 -39
- package/documention/ClassBreakRenderer.html +249 -64
- package/documention/ClusterInfo.html +171 -41
- package/documention/ClusterRenderer.html +274 -75
- package/documention/Collection.html +1552 -396
- package/documention/CollectionFlattener.html +147 -37
- package/documention/Color.html +278 -69
- package/documention/ColorMaterial.html +89 -27
- package/documention/ColorStop.html +136 -32
- package/documention/ColorVariable.html +66 -16
- package/documention/Config.html +35 -10
- package/documention/CursorChangeEventInfo.html +21 -6
- package/documention/EchartsLayer.html +67 -17
- package/documention/Edges3D.html +96 -29
- package/documention/ElevationInfo.html +65 -20
- package/documention/Evented.html +75 -30
- package/documention/Extent.html +525 -142
- package/documention/ExtrudeSymbol3DLayer.html +178 -51
- package/documention/Feature.html +241 -71
- package/documention/FeatureExpressionInfo.html +41 -11
- package/documention/FeatureLayer.html +864 -224
- package/documention/FeatureServer.html +1010 -296
- package/documention/FeatureSet.html +158 -49
- package/documention/FillSymbol.html +96 -26
- package/documention/FillSymbol3DLayer.html +126 -39
- package/documention/FillSymbol3DOutline.html +116 -34
- package/documention/Font.html +156 -41
- package/documention/GeoJSONLayer.html +959 -239
- package/documention/Geometry.html +312 -93
- package/documention/GeometryEngine.html +1233 -496
- package/documention/GeometryFilter.html +77 -18
- package/documention/GeometryServer.html +667 -213
- package/documention/GraphicsLayer.html +1052 -253
- package/documention/GroupLayer.html +930 -227
- package/documention/HeatmapColorStop.html +93 -23
- package/documention/HeatmapRenderer.html +223 -58
- package/documention/IGSFeatureLayer.html +439 -117
- package/documention/IGSMapImageLayer.html +694 -179
- package/documention/IGSMapImageSubLayer.html +189 -49
- package/documention/IGSSceneLayer.html +337 -93
- package/documention/IGSSceneSubLayer.html +326 -81
- package/documention/IGSTileLayer.html +900 -227
- package/documention/IGSVectorTileLayer.html +685 -215
- package/documention/IGSVectorTileSubLayer.html +167 -46
- package/documention/IconResource.html +77 -25
- package/documention/IconSymbol3DLayer.html +218 -61
- package/documention/ImageServer.html +410 -120
- package/documention/Interceptor.html +33 -9
- package/documention/LOD.html +106 -26
- package/documention/LabelClass.html +451 -114
- package/documention/LabelSymbol3D.html +131 -39
- package/documention/Layer.html +883 -213
- package/documention/LayerEvent.html +7 -2
- package/documention/LayerViewUpdateEvent.html +14 -4
- package/documention/LineCallout3D.html +183 -51
- package/documention/LineString.html +401 -126
- package/documention/LineStyleMarker3D.html +155 -43
- package/documention/LineStylePattern3D.html +89 -27
- package/documention/LineSymbol.html +95 -25
- package/documention/LineSymbol3D.html +78 -26
- package/documention/LineSymbol3DLayer.html +218 -61
- package/documention/LineSymbolMarker.html +86 -22
- package/documention/Log.html +3 -3
- package/documention/M3DModelCacheLayer.html +854 -213
- package/documention/M3DServer.html +326 -96
- package/documention/Map.html +526 -153
- package/documention/MapGISTextSymbol.html +657 -178
- package/documention/MapImageLayer.html +2184 -504
- package/documention/MapServer.html +843 -253
- package/documention/MapVLayer.html +525 -171
- package/documention/MapView.html +1157 -260
- package/documention/MarkerSymbol.html +135 -35
- package/documention/MoveEventInfo.html +21 -6
- package/documention/MultiLineString.html +497 -149
- package/documention/MultiPoint.html +399 -125
- package/documention/MultiPolygon.html +362 -116
- package/documention/OGCLayer.html +769 -189
- package/documention/ObjectSymbol3DLayer.html +318 -86
- package/documention/OpacityStop.html +106 -26
- package/documention/OpacityVariable.html +66 -16
- package/documention/OutStatistic.html +68 -18
- package/documention/OverlayLayer.html +769 -199
- package/documention/PathSymbol3DLayer.html +323 -86
- package/documention/PictureFillSymbol.html +255 -71
- package/documention/PictureMarkerSymbol.html +218 -57
- package/documention/PlotServer.html +469 -154
- package/documention/PoiServer.html +270 -80
- package/documention/Point.html +390 -119
- package/documention/PointSymbol3D.html +131 -39
- package/documention/PointSymbol3DOutline.html +103 -31
- package/documention/Polygon.html +562 -167
- package/documention/PolygonSymbol3D.html +104 -32
- package/documention/ProjectInfo.html +84 -24
- package/documention/ProjectInfoBySrsID.html +42 -12
- package/documention/Projection.html +42 -10
- package/documention/RandomRenderer.html +99 -32
- package/documention/RankRenderer.html +239 -67
- package/documention/RendererInfo.html +135 -9
- package/documention/RequestConfig.html +14 -4
- package/documention/RequestInterceptor.html +47 -12
- package/documention/ResourceServer.html +3595 -1030
- package/documention/ResponseInterceptor.html +47 -12
- package/documention/RootServer.html +263 -78
- package/documention/ScaleEventInfo.html +21 -6
- package/documention/Scene.html +212 -45
- package/documention/SceneLayer.html +802 -207
- package/documention/SceneServer.html +743 -228
- package/documention/SceneView.html +21 -7
- package/documention/SecurityServer.html +235 -70
- package/documention/SimpleFillSymbol.html +149 -40
- package/documention/SimpleLineSymbol.html +215 -56
- package/documention/SimpleMarkerSymbol.html +223 -59
- package/documention/SimpleRenderer.html +149 -39
- package/documention/SizeStop.html +106 -26
- package/documention/SizeVariable.html +146 -36
- package/documention/SketchBaseDrawTool.html +396 -109
- package/documention/SketchCircleDrawTool.html +457 -145
- package/documention/SketchEditor.html +777 -227
- package/documention/SketchEditorCesium.html +783 -258
- package/documention/SketchEditorEvent.html +7 -2
- package/documention/SketchEditorToolEventInfo.html +14 -4
- package/documention/SketchEditorVideo.html +167 -57
- package/documention/SketchEditorVideoBase.html +167 -57
- package/documention/SketchExtentDrawTool.html +457 -145
- package/documention/SketchFreehandPolygonDrawTool.html +440 -138
- package/documention/SketchFreehandPolylineDrawTool.html +455 -143
- package/documention/SketchPointDrawTool.html +486 -154
- package/documention/SketchPolygonDrawTool.html +911 -286
- package/documention/SketchPolylineDrawTool.html +846 -242
- package/documention/SketchStage.html +75 -26
- package/documention/SketchStyle.html +315 -80
- package/documention/SketchTopologyTool.html +20 -5
- package/documention/SpatialReference.html +244 -58
- package/documention/StylePattern3D.html +89 -27
- package/documention/SubLayer.html +237 -72
- package/documention/Symbol.html +110 -28
- package/documention/Symbol3D.html +41 -12
- package/documention/Symbol3DLayer.html +60 -23
- package/documention/Symbol3DVerticalOffset.html +120 -38
- package/documention/TerrainCacheLayer.html +761 -186
- package/documention/TerrainServer.html +200 -60
- package/documention/TextHalo.html +96 -29
- package/documention/TextSymbol.html +422 -107
- package/documention/TextSymbol3DLayer.html +278 -76
- package/documention/ThemeServer.html +310 -95
- package/documention/TileInfo.html +101 -26
- package/documention/TileLayer.html +825 -212
- package/documention/TileMatrixSet.html +199 -49
- package/documention/TileServer.html +172 -52
- package/documention/UniqueValueClusterInfo.html +26 -12
- package/documention/UniqueValueInfo.html +149 -37
- package/documention/UniqueValueRenderer.html +236 -61
- package/documention/UnknownLayer.html +790 -205
- package/documention/UpdateContent.html +87 -22
- package/documention/VectorTileGroupSubLayer.html +2209 -0
- package/documention/VectorTileLayer.html +1296 -361
- package/documention/VectorTileServer.html +226 -71
- package/documention/VectorTileSubLayer.html +231 -60
- package/documention/VertexChangeEventInfo.html +21 -6
- package/documention/VideoMapView.html +362 -82
- package/documention/VideoMetaData.html +104 -26
- package/documention/VideoPixelCoordTransforms.html +48 -13
- package/documention/VideoRegistrationParam.html +67 -17
- package/documention/VisualVariable.html +119 -29
- package/documention/WCSServer.html +172 -52
- package/documention/WFSLayer.html +954 -244
- package/documention/WFSServer.html +224 -69
- package/documention/WMSLayer.html +1158 -291
- package/documention/WMSServer.html +195 -60
- package/documention/WMSSubLayer.html +222 -57
- package/documention/WMTSLayer.html +990 -247
- package/documention/WMTSServer.html +188 -58
- package/documention/WMTSStyle.html +121 -31
- package/documention/WMTSSubLayer.html +865 -210
- package/documention/WPSServer.html +172 -52
- package/documention/WaterSymbol3DLayer.html +164 -47
- package/documention/WebTileLayer.html +955 -254
- package/documention/WorkFlowServer.html +399 -114
- package/documention/WorkFlowServer600227.html +600 -165
- package/documention/WorkFlowServer600228.html +560 -155
- package/documention/WorkFlowServer600229.html +600 -165
- package/documention/WorkFlowServer600230.html +600 -165
- package/documention/WorkFlowServer600231.html +680 -185
- package/documention/WorkFlowServer600232.html +600 -165
- package/documention/WorkFlowServer600233.html +580 -160
- package/documention/WorkFlowServer600235.html +480 -135
- package/documention/WorkFlowServer600237.html +606 -166
- package/documention/WorkFlowServer600238.html +613 -168
- package/documention/WorkFlowServer600239.html +541 -151
- package/documention/WorkFlowServer600307.html +573 -158
- package/documention/WorkFlowServer600308.html +226 -56
- package/documention/WorkFlowServer600309.html +600 -165
- package/documention/WorkFlowServer600314.html +620 -170
- package/documention/WorkFlowServer600334.html +600 -165
- package/documention/WorkFlowServer600336.html +560 -155
- package/documention/WorkFlowServer600340.html +740 -200
- package/documention/WorkFlowServer600354.html +580 -160
- package/documention/WorkFlowServer600368.html +500 -140
- package/documention/WorkFlowServer600369.html +560 -155
- package/documention/WorkFlowServer600370.html +540 -150
- package/documention/Zondy.Object.CAttDataRow.html +21 -6
- package/documention/Zondy.Object.CAttStruct.html +28 -8
- package/documention/global.html +5453 -1051
- package/documention/index.html +53 -53
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +126 -36
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +3 -3
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +8 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +35 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +49 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +42 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +14 -4
- package/documention/module-ArcGis.ArcGisCircle.html +49 -14
- package/documention/module-ArcGis.ArcGisExtent.html +134 -44
- package/documention/module-ArcGis.ArcGisMultipoint.html +54 -19
- package/documention/module-ArcGis.ArcGisPoint.html +75 -25
- package/documention/module-ArcGis.ArcGisPolygon.html +172 -52
- package/documention/module-ArcGis.ArcGisPolyline.html +112 -37
- package/documention/module-ArcGis.ArcGisSpatialReference.html +41 -11
- package/documention/module.exports.html +6 -1
- package/documention/scripts/sideBar.js +133 -6
- package/documention/tutorial-/345/267/245/344/275/234/346/265/201.html +25 -25
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +7 -7
- package/documention/tutorial-/347/254/246/345/217/267.html +26 -26
- package/package.json +1 -1
|
@@ -73,13 +73,18 @@
|
|
|
73
73
|
|
|
74
74
|
<tr class="deep-level-0">
|
|
75
75
|
|
|
76
|
-
<td class="name"
|
|
76
|
+
<td class="name"><code>options</code></td>
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
<td class="type">
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
<span class="param-type">
|
|
82
|
+
<span class="param-type">
|
|
83
|
+
|
|
84
|
+
Object
|
|
85
|
+
|
|
86
|
+
</span>
|
|
87
|
+
|
|
83
88
|
|
|
84
89
|
|
|
85
90
|
|
|
@@ -99,13 +104,18 @@
|
|
|
99
104
|
|
|
100
105
|
<tr class="deep-level-1">
|
|
101
106
|
|
|
102
|
-
<td class="name"
|
|
107
|
+
<td class="name"><code>url</code></td>
|
|
103
108
|
|
|
104
109
|
|
|
105
110
|
<td class="type">
|
|
106
111
|
|
|
107
112
|
|
|
108
|
-
<span class="param-type">
|
|
113
|
+
<span class="param-type">
|
|
114
|
+
|
|
115
|
+
String
|
|
116
|
+
|
|
117
|
+
</span>
|
|
118
|
+
|
|
109
119
|
|
|
110
120
|
|
|
111
121
|
|
|
@@ -125,13 +135,18 @@
|
|
|
125
135
|
|
|
126
136
|
<tr class="deep-level-1">
|
|
127
137
|
|
|
128
|
-
<td class="name"
|
|
138
|
+
<td class="name"><code>version</code></td>
|
|
129
139
|
|
|
130
140
|
|
|
131
141
|
<td class="type">
|
|
132
142
|
|
|
133
143
|
|
|
134
|
-
<span class="param-type">
|
|
144
|
+
<span class="param-type">
|
|
145
|
+
|
|
146
|
+
String
|
|
147
|
+
|
|
148
|
+
</span>
|
|
149
|
+
|
|
135
150
|
|
|
136
151
|
|
|
137
152
|
|
|
@@ -265,7 +280,7 @@ WFSServer = new WFSServer({
|
|
|
265
280
|
|
|
266
281
|
|
|
267
282
|
<ul>
|
|
268
|
-
<li><a class="mapgis-link-name" title="BaseServer" BaseServer.html>BaseServer</a></li>
|
|
283
|
+
<li><a link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer" BaseServer.html>BaseServer</a></li>
|
|
269
284
|
</ul>
|
|
270
285
|
|
|
271
286
|
|
|
@@ -297,11 +312,16 @@ WFSServer = new WFSServer({
|
|
|
297
312
|
<tbody>
|
|
298
313
|
|
|
299
314
|
<tr class="deep-level-0">
|
|
300
|
-
<td class="name"><code><a href="
|
|
315
|
+
<td class="name"><code><a href="#clientId">clientId</a></code></td>
|
|
301
316
|
<td class="name">
|
|
302
317
|
<code>
|
|
303
318
|
|
|
304
|
-
<span class="param-type">
|
|
319
|
+
<span class="param-type">
|
|
320
|
+
|
|
321
|
+
Boolean
|
|
322
|
+
|
|
323
|
+
</span>
|
|
324
|
+
|
|
305
325
|
|
|
306
326
|
|
|
307
327
|
</code>
|
|
@@ -310,11 +330,16 @@ WFSServer = new WFSServer({
|
|
|
310
330
|
</tr>
|
|
311
331
|
|
|
312
332
|
<tr class="deep-level-0">
|
|
313
|
-
<td class="name"><code><a href="
|
|
333
|
+
<td class="name"><code><a href="#enableGlobeFetch">enableGlobeFetch</a></code></td>
|
|
314
334
|
<td class="name">
|
|
315
335
|
<code>
|
|
316
336
|
|
|
317
|
-
<span class="param-type">
|
|
337
|
+
<span class="param-type">
|
|
338
|
+
|
|
339
|
+
Boolean
|
|
340
|
+
|
|
341
|
+
</span>
|
|
342
|
+
|
|
318
343
|
|
|
319
344
|
|
|
320
345
|
</code>
|
|
@@ -323,11 +348,16 @@ WFSServer = new WFSServer({
|
|
|
323
348
|
</tr>
|
|
324
349
|
|
|
325
350
|
<tr class="deep-level-0">
|
|
326
|
-
<td class="name"><code><a href="
|
|
351
|
+
<td class="name"><code><a href="#headers">headers</a></code></td>
|
|
327
352
|
<td class="name">
|
|
328
353
|
<code>
|
|
329
354
|
|
|
330
|
-
<span class="param-type">
|
|
355
|
+
<span class="param-type">
|
|
356
|
+
|
|
357
|
+
String
|
|
358
|
+
|
|
359
|
+
</span>
|
|
360
|
+
|
|
331
361
|
|
|
332
362
|
|
|
333
363
|
</code>
|
|
@@ -336,11 +366,16 @@ WFSServer = new WFSServer({
|
|
|
336
366
|
</tr>
|
|
337
367
|
|
|
338
368
|
<tr class="deep-level-0">
|
|
339
|
-
<td class="name"><code><a href="
|
|
369
|
+
<td class="name"><code><a href="#requestInterceptor">requestInterceptor</a></code></td>
|
|
340
370
|
<td class="name">
|
|
341
371
|
<code>
|
|
342
372
|
|
|
343
|
-
<span class="param-type">
|
|
373
|
+
<span class="param-type">
|
|
374
|
+
|
|
375
|
+
function
|
|
376
|
+
|
|
377
|
+
</span>
|
|
378
|
+
|
|
344
379
|
|
|
345
380
|
|
|
346
381
|
</code>
|
|
@@ -349,11 +384,16 @@ WFSServer = new WFSServer({
|
|
|
349
384
|
</tr>
|
|
350
385
|
|
|
351
386
|
<tr class="deep-level-0">
|
|
352
|
-
<td class="name"><code><a href="
|
|
387
|
+
<td class="name"><code><a href="#requestTimeout">requestTimeout</a></code></td>
|
|
353
388
|
<td class="name">
|
|
354
389
|
<code>
|
|
355
390
|
|
|
356
|
-
<span class="param-type">
|
|
391
|
+
<span class="param-type">
|
|
392
|
+
|
|
393
|
+
String
|
|
394
|
+
|
|
395
|
+
</span>
|
|
396
|
+
|
|
357
397
|
|
|
358
398
|
|
|
359
399
|
</code>
|
|
@@ -362,11 +402,16 @@ WFSServer = new WFSServer({
|
|
|
362
402
|
</tr>
|
|
363
403
|
|
|
364
404
|
<tr class="deep-level-0">
|
|
365
|
-
<td class="name"><code><a href="
|
|
405
|
+
<td class="name"><code><a href="#responseInterceptor">responseInterceptor</a></code></td>
|
|
366
406
|
<td class="name">
|
|
367
407
|
<code>
|
|
368
408
|
|
|
369
|
-
<span class="param-type">
|
|
409
|
+
<span class="param-type">
|
|
410
|
+
|
|
411
|
+
function
|
|
412
|
+
|
|
413
|
+
</span>
|
|
414
|
+
|
|
370
415
|
|
|
371
416
|
|
|
372
417
|
</code>
|
|
@@ -375,11 +420,16 @@ WFSServer = new WFSServer({
|
|
|
375
420
|
</tr>
|
|
376
421
|
|
|
377
422
|
<tr class="deep-level-0">
|
|
378
|
-
<td class="name"><code><a href="
|
|
423
|
+
<td class="name"><code><a href="#tokenAttachType">tokenAttachType</a></code></td>
|
|
379
424
|
<td class="name">
|
|
380
425
|
<code>
|
|
381
426
|
|
|
382
|
-
<span class="param-type"
|
|
427
|
+
<span class="param-type">
|
|
428
|
+
|
|
429
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
430
|
+
|
|
431
|
+
</span>
|
|
432
|
+
|
|
383
433
|
|
|
384
434
|
|
|
385
435
|
</code>
|
|
@@ -388,11 +438,16 @@ WFSServer = new WFSServer({
|
|
|
388
438
|
</tr>
|
|
389
439
|
|
|
390
440
|
<tr class="deep-level-0">
|
|
391
|
-
<td class="name"><code><a href="
|
|
441
|
+
<td class="name"><code><a href="#tokenKey">tokenKey</a></code></td>
|
|
392
442
|
<td class="name">
|
|
393
443
|
<code>
|
|
394
444
|
|
|
395
|
-
<span class="param-type">
|
|
445
|
+
<span class="param-type">
|
|
446
|
+
|
|
447
|
+
String
|
|
448
|
+
|
|
449
|
+
</span>
|
|
450
|
+
|
|
396
451
|
|
|
397
452
|
|
|
398
453
|
</code>
|
|
@@ -401,11 +456,16 @@ WFSServer = new WFSServer({
|
|
|
401
456
|
</tr>
|
|
402
457
|
|
|
403
458
|
<tr class="deep-level-0">
|
|
404
|
-
<td class="name"><code><a href="
|
|
459
|
+
<td class="name"><code><a href="#tokenValue">tokenValue</a></code></td>
|
|
405
460
|
<td class="name">
|
|
406
461
|
<code>
|
|
407
462
|
|
|
408
|
-
<span class="param-type">
|
|
463
|
+
<span class="param-type">
|
|
464
|
+
|
|
465
|
+
String
|
|
466
|
+
|
|
467
|
+
</span>
|
|
468
|
+
|
|
409
469
|
|
|
410
470
|
|
|
411
471
|
</code>
|
|
@@ -414,11 +474,16 @@ WFSServer = new WFSServer({
|
|
|
414
474
|
</tr>
|
|
415
475
|
|
|
416
476
|
<tr class="deep-level-0">
|
|
417
|
-
<td class="name"><code><a href="
|
|
477
|
+
<td class="name"><code><a href="#url">url</a></code></td>
|
|
418
478
|
<td class="name">
|
|
419
479
|
<code>
|
|
420
480
|
|
|
421
|
-
<span class="param-type">
|
|
481
|
+
<span class="param-type">
|
|
482
|
+
|
|
483
|
+
String
|
|
484
|
+
|
|
485
|
+
</span>
|
|
486
|
+
|
|
422
487
|
|
|
423
488
|
|
|
424
489
|
</code>
|
|
@@ -427,11 +492,16 @@ WFSServer = new WFSServer({
|
|
|
427
492
|
</tr>
|
|
428
493
|
|
|
429
494
|
<tr class="deep-level-0">
|
|
430
|
-
<td class="name"><code><a href="
|
|
495
|
+
<td class="name"><code><a href="#version">version</a></code></td>
|
|
431
496
|
<td class="name">
|
|
432
497
|
<code>
|
|
433
498
|
|
|
434
|
-
<span class="param-type">
|
|
499
|
+
<span class="param-type">
|
|
500
|
+
|
|
501
|
+
String
|
|
502
|
+
|
|
503
|
+
</span>
|
|
504
|
+
|
|
435
505
|
|
|
436
506
|
|
|
437
507
|
</code>
|
|
@@ -450,7 +520,12 @@ WFSServer = new WFSServer({
|
|
|
450
520
|
<span class="method-parameter is-pulled-right">
|
|
451
521
|
<label>类型:</label>
|
|
452
522
|
|
|
453
|
-
<span class="param-type">
|
|
523
|
+
<span class="param-type">
|
|
524
|
+
|
|
525
|
+
Boolean
|
|
526
|
+
|
|
527
|
+
</span>
|
|
528
|
+
|
|
454
529
|
|
|
455
530
|
|
|
456
531
|
</span>
|
|
@@ -484,7 +559,7 @@ WFSServer = new WFSServer({
|
|
|
484
559
|
|
|
485
560
|
<dt class="inherited-from">Inherited From:</dt>
|
|
486
561
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
487
|
-
<a class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
562
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
488
563
|
</li></ul></dd>
|
|
489
564
|
|
|
490
565
|
|
|
@@ -525,7 +600,12 @@ WFSServer = new WFSServer({
|
|
|
525
600
|
<span class="method-parameter is-pulled-right">
|
|
526
601
|
<label>类型:</label>
|
|
527
602
|
|
|
528
|
-
<span class="param-type">
|
|
603
|
+
<span class="param-type">
|
|
604
|
+
|
|
605
|
+
Boolean
|
|
606
|
+
|
|
607
|
+
</span>
|
|
608
|
+
|
|
529
609
|
|
|
530
610
|
|
|
531
611
|
</span>
|
|
@@ -559,7 +639,7 @@ WFSServer = new WFSServer({
|
|
|
559
639
|
|
|
560
640
|
<dt class="inherited-from">Inherited From:</dt>
|
|
561
641
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
562
|
-
<a class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
642
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
563
643
|
</li></ul></dd>
|
|
564
644
|
|
|
565
645
|
|
|
@@ -621,7 +701,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
621
701
|
<span class="method-parameter is-pulled-right">
|
|
622
702
|
<label>类型:</label>
|
|
623
703
|
|
|
624
|
-
<span class="param-type">
|
|
704
|
+
<span class="param-type">
|
|
705
|
+
|
|
706
|
+
String
|
|
707
|
+
|
|
708
|
+
</span>
|
|
709
|
+
|
|
625
710
|
|
|
626
711
|
|
|
627
712
|
</span>
|
|
@@ -655,7 +740,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
655
740
|
|
|
656
741
|
<dt class="inherited-from">Inherited From:</dt>
|
|
657
742
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
658
|
-
<a class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
743
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
659
744
|
</li></ul></dd>
|
|
660
745
|
|
|
661
746
|
|
|
@@ -718,7 +803,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
718
803
|
<span class="method-parameter is-pulled-right">
|
|
719
804
|
<label>类型:</label>
|
|
720
805
|
|
|
721
|
-
<span class="param-type">
|
|
806
|
+
<span class="param-type">
|
|
807
|
+
|
|
808
|
+
function
|
|
809
|
+
|
|
810
|
+
</span>
|
|
811
|
+
|
|
722
812
|
|
|
723
813
|
|
|
724
814
|
</span>
|
|
@@ -752,7 +842,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
752
842
|
|
|
753
843
|
<dt class="inherited-from">Inherited From:</dt>
|
|
754
844
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
755
|
-
<a class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
845
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
756
846
|
</li></ul></dd>
|
|
757
847
|
|
|
758
848
|
|
|
@@ -821,7 +911,12 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
821
911
|
<span class="method-parameter is-pulled-right">
|
|
822
912
|
<label>类型:</label>
|
|
823
913
|
|
|
824
|
-
<span class="param-type">
|
|
914
|
+
<span class="param-type">
|
|
915
|
+
|
|
916
|
+
String
|
|
917
|
+
|
|
918
|
+
</span>
|
|
919
|
+
|
|
825
920
|
|
|
826
921
|
|
|
827
922
|
</span>
|
|
@@ -855,7 +950,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
855
950
|
|
|
856
951
|
<dt class="inherited-from">Inherited From:</dt>
|
|
857
952
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
858
|
-
<a class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
953
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
859
954
|
</li></ul></dd>
|
|
860
955
|
|
|
861
956
|
|
|
@@ -914,7 +1009,12 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
914
1009
|
<span class="method-parameter is-pulled-right">
|
|
915
1010
|
<label>类型:</label>
|
|
916
1011
|
|
|
917
|
-
<span class="param-type">
|
|
1012
|
+
<span class="param-type">
|
|
1013
|
+
|
|
1014
|
+
function
|
|
1015
|
+
|
|
1016
|
+
</span>
|
|
1017
|
+
|
|
918
1018
|
|
|
919
1019
|
|
|
920
1020
|
</span>
|
|
@@ -948,7 +1048,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
948
1048
|
|
|
949
1049
|
<dt class="inherited-from">Inherited From:</dt>
|
|
950
1050
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
951
|
-
<a class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
1051
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
952
1052
|
</li></ul></dd>
|
|
953
1053
|
|
|
954
1054
|
|
|
@@ -1019,7 +1119,12 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1019
1119
|
<span class="method-parameter is-pulled-right">
|
|
1020
1120
|
<label>类型:</label>
|
|
1021
1121
|
|
|
1022
|
-
<span class="param-type"
|
|
1122
|
+
<span class="param-type">
|
|
1123
|
+
|
|
1124
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
1125
|
+
|
|
1126
|
+
</span>
|
|
1127
|
+
|
|
1023
1128
|
|
|
1024
1129
|
|
|
1025
1130
|
</span>
|
|
@@ -1053,7 +1158,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1053
1158
|
|
|
1054
1159
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1055
1160
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1056
|
-
<a class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
1161
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
1057
1162
|
</li></ul></dd>
|
|
1058
1163
|
|
|
1059
1164
|
|
|
@@ -1116,7 +1221,12 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1116
1221
|
<span class="method-parameter is-pulled-right">
|
|
1117
1222
|
<label>类型:</label>
|
|
1118
1223
|
|
|
1119
|
-
<span class="param-type">
|
|
1224
|
+
<span class="param-type">
|
|
1225
|
+
|
|
1226
|
+
String
|
|
1227
|
+
|
|
1228
|
+
</span>
|
|
1229
|
+
|
|
1120
1230
|
|
|
1121
1231
|
|
|
1122
1232
|
</span>
|
|
@@ -1150,7 +1260,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1150
1260
|
|
|
1151
1261
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1152
1262
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1153
|
-
<a class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
1263
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
1154
1264
|
</li></ul></dd>
|
|
1155
1265
|
|
|
1156
1266
|
|
|
@@ -1208,7 +1318,12 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1208
1318
|
<span class="method-parameter is-pulled-right">
|
|
1209
1319
|
<label>类型:</label>
|
|
1210
1320
|
|
|
1211
|
-
<span class="param-type">
|
|
1321
|
+
<span class="param-type">
|
|
1322
|
+
|
|
1323
|
+
String
|
|
1324
|
+
|
|
1325
|
+
</span>
|
|
1326
|
+
|
|
1212
1327
|
|
|
1213
1328
|
|
|
1214
1329
|
</span>
|
|
@@ -1242,7 +1357,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1242
1357
|
|
|
1243
1358
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1244
1359
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1245
|
-
<a class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
1360
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
1246
1361
|
</li></ul></dd>
|
|
1247
1362
|
|
|
1248
1363
|
|
|
@@ -1300,7 +1415,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1300
1415
|
<span class="method-parameter is-pulled-right">
|
|
1301
1416
|
<label>类型:</label>
|
|
1302
1417
|
|
|
1303
|
-
<span class="param-type">
|
|
1418
|
+
<span class="param-type">
|
|
1419
|
+
|
|
1420
|
+
String
|
|
1421
|
+
|
|
1422
|
+
</span>
|
|
1423
|
+
|
|
1304
1424
|
|
|
1305
1425
|
|
|
1306
1426
|
</span>
|
|
@@ -1334,7 +1454,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1334
1454
|
|
|
1335
1455
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1336
1456
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1337
|
-
<a class="mapgis-link-name" title="BaseServer#url" BaseServer.html#url>BaseServer#url</a>
|
|
1457
|
+
<a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#url" BaseServer.html#url>BaseServer#url</a>
|
|
1338
1458
|
</li></ul></dd>
|
|
1339
1459
|
|
|
1340
1460
|
|
|
@@ -1392,7 +1512,12 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1392
1512
|
<span class="method-parameter is-pulled-right">
|
|
1393
1513
|
<label>类型:</label>
|
|
1394
1514
|
|
|
1395
|
-
<span class="param-type">
|
|
1515
|
+
<span class="param-type">
|
|
1516
|
+
|
|
1517
|
+
String
|
|
1518
|
+
|
|
1519
|
+
</span>
|
|
1520
|
+
|
|
1396
1521
|
|
|
1397
1522
|
|
|
1398
1523
|
</span>
|
|
@@ -1478,7 +1603,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1478
1603
|
<tbody>
|
|
1479
1604
|
|
|
1480
1605
|
<tr class="deep-level-0">
|
|
1481
|
-
<td class="name"><code><a href="
|
|
1606
|
+
<td class="name"><code><a href="#getCapabitities">getCapabitities</a></code></td>
|
|
1482
1607
|
<td class="name">
|
|
1483
1608
|
<code>
|
|
1484
1609
|
|
|
@@ -1488,7 +1613,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1488
1613
|
</tr>
|
|
1489
1614
|
|
|
1490
1615
|
<tr class="deep-level-0">
|
|
1491
|
-
<td class="name"><code><a href="
|
|
1616
|
+
<td class="name"><code><a href="#queryFeatures">queryFeatures</a></code></td>
|
|
1492
1617
|
<td class="name">
|
|
1493
1618
|
<code>
|
|
1494
1619
|
|
|
@@ -1498,7 +1623,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1498
1623
|
</tr>
|
|
1499
1624
|
|
|
1500
1625
|
<tr class="deep-level-0">
|
|
1501
|
-
<td class="name"><code><a href="
|
|
1626
|
+
<td class="name"><code><a href="#queryServerInfo">queryServerInfo</a></code></td>
|
|
1502
1627
|
<td class="name">
|
|
1503
1628
|
<code>
|
|
1504
1629
|
|
|
@@ -1565,7 +1690,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1565
1690
|
|
|
1566
1691
|
<tr class="deep-level-0">
|
|
1567
1692
|
|
|
1568
|
-
<td class="name"
|
|
1693
|
+
<td class="name"><code>options</code></td>
|
|
1569
1694
|
|
|
1570
1695
|
|
|
1571
1696
|
<td class="type">
|
|
@@ -1582,13 +1707,18 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1582
1707
|
|
|
1583
1708
|
<tr class="deep-level-1">
|
|
1584
1709
|
|
|
1585
|
-
<td class="name"
|
|
1710
|
+
<td class="name"><code>success</code></td>
|
|
1586
1711
|
|
|
1587
1712
|
|
|
1588
1713
|
<td class="type">
|
|
1589
1714
|
|
|
1590
1715
|
|
|
1591
|
-
<span class="param-type">
|
|
1716
|
+
<span class="param-type">
|
|
1717
|
+
|
|
1718
|
+
function
|
|
1719
|
+
|
|
1720
|
+
</span>
|
|
1721
|
+
|
|
1592
1722
|
|
|
1593
1723
|
|
|
1594
1724
|
|
|
@@ -1604,13 +1734,18 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1604
1734
|
|
|
1605
1735
|
<tr class="deep-level-1">
|
|
1606
1736
|
|
|
1607
|
-
<td class="name"
|
|
1737
|
+
<td class="name"><code>failure</code></td>
|
|
1608
1738
|
|
|
1609
1739
|
|
|
1610
1740
|
<td class="type">
|
|
1611
1741
|
|
|
1612
1742
|
|
|
1613
|
-
<span class="param-type">
|
|
1743
|
+
<span class="param-type">
|
|
1744
|
+
|
|
1745
|
+
function
|
|
1746
|
+
|
|
1747
|
+
</span>
|
|
1748
|
+
|
|
1614
1749
|
|
|
1615
1750
|
|
|
1616
1751
|
|
|
@@ -1768,7 +1903,7 @@ WFSServer.getCapabitities().then(function (result) {
|
|
|
1768
1903
|
|
|
1769
1904
|
<tr class="deep-level-0">
|
|
1770
1905
|
|
|
1771
|
-
<td class="name"
|
|
1906
|
+
<td class="name"><code>options</code></td>
|
|
1772
1907
|
|
|
1773
1908
|
|
|
1774
1909
|
<td class="type">
|
|
@@ -1785,13 +1920,18 @@ WFSServer.getCapabitities().then(function (result) {
|
|
|
1785
1920
|
|
|
1786
1921
|
<tr class="deep-level-1">
|
|
1787
1922
|
|
|
1788
|
-
<td class="name"
|
|
1923
|
+
<td class="name"><code>success</code></td>
|
|
1789
1924
|
|
|
1790
1925
|
|
|
1791
1926
|
<td class="type">
|
|
1792
1927
|
|
|
1793
1928
|
|
|
1794
|
-
<span class="param-type">
|
|
1929
|
+
<span class="param-type">
|
|
1930
|
+
|
|
1931
|
+
function
|
|
1932
|
+
|
|
1933
|
+
</span>
|
|
1934
|
+
|
|
1795
1935
|
|
|
1796
1936
|
|
|
1797
1937
|
|
|
@@ -1807,13 +1947,18 @@ WFSServer.getCapabitities().then(function (result) {
|
|
|
1807
1947
|
|
|
1808
1948
|
<tr class="deep-level-1">
|
|
1809
1949
|
|
|
1810
|
-
<td class="name"
|
|
1950
|
+
<td class="name"><code>failure</code></td>
|
|
1811
1951
|
|
|
1812
1952
|
|
|
1813
1953
|
<td class="type">
|
|
1814
1954
|
|
|
1815
1955
|
|
|
1816
|
-
<span class="param-type">
|
|
1956
|
+
<span class="param-type">
|
|
1957
|
+
|
|
1958
|
+
function
|
|
1959
|
+
|
|
1960
|
+
</span>
|
|
1961
|
+
|
|
1817
1962
|
|
|
1818
1963
|
|
|
1819
1964
|
|
|
@@ -1952,7 +2097,7 @@ WFSServer.getCapabitities().then(function (result) {
|
|
|
1952
2097
|
|
|
1953
2098
|
<tr class="deep-level-0">
|
|
1954
2099
|
|
|
1955
|
-
<td class="name"
|
|
2100
|
+
<td class="name"><code>options</code></td>
|
|
1956
2101
|
|
|
1957
2102
|
|
|
1958
2103
|
<td class="type">
|
|
@@ -1973,13 +2118,18 @@ WFSServer.getCapabitities().then(function (result) {
|
|
|
1973
2118
|
|
|
1974
2119
|
<tr class="deep-level-1">
|
|
1975
2120
|
|
|
1976
|
-
<td class="name"
|
|
2121
|
+
<td class="name"><code>success</code></td>
|
|
1977
2122
|
|
|
1978
2123
|
|
|
1979
2124
|
<td class="type">
|
|
1980
2125
|
|
|
1981
2126
|
|
|
1982
|
-
<span class="param-type">
|
|
2127
|
+
<span class="param-type">
|
|
2128
|
+
|
|
2129
|
+
function
|
|
2130
|
+
|
|
2131
|
+
</span>
|
|
2132
|
+
|
|
1983
2133
|
|
|
1984
2134
|
|
|
1985
2135
|
|
|
@@ -2001,13 +2151,18 @@ WFSServer.getCapabitities().then(function (result) {
|
|
|
2001
2151
|
|
|
2002
2152
|
<tr class="deep-level-1">
|
|
2003
2153
|
|
|
2004
|
-
<td class="name"
|
|
2154
|
+
<td class="name"><code>failure</code></td>
|
|
2005
2155
|
|
|
2006
2156
|
|
|
2007
2157
|
<td class="type">
|
|
2008
2158
|
|
|
2009
2159
|
|
|
2010
|
-
<span class="param-type">
|
|
2160
|
+
<span class="param-type">
|
|
2161
|
+
|
|
2162
|
+
function
|
|
2163
|
+
|
|
2164
|
+
</span>
|
|
2165
|
+
|
|
2011
2166
|
|
|
2012
2167
|
|
|
2013
2168
|
|
|
@@ -2048,7 +2203,7 @@ WFSServer.getCapabitities().then(function (result) {
|
|
|
2048
2203
|
|
|
2049
2204
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2050
2205
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2051
|
-
<a class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
|
|
2206
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
|
|
2052
2207
|
</li></ul></dd>
|
|
2053
2208
|
|
|
2054
2209
|
|