@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
|
@@ -71,13 +71,18 @@
|
|
|
71
71
|
|
|
72
72
|
<tr class="deep-level-0">
|
|
73
73
|
|
|
74
|
-
<td class="name"
|
|
74
|
+
<td class="name"><code>options</code></td>
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
<td class="type">
|
|
78
78
|
|
|
79
79
|
|
|
80
|
-
<span class="param-type">
|
|
80
|
+
<span class="param-type">
|
|
81
|
+
|
|
82
|
+
Object
|
|
83
|
+
|
|
84
|
+
</span>
|
|
85
|
+
|
|
81
86
|
|
|
82
87
|
|
|
83
88
|
|
|
@@ -93,13 +98,18 @@
|
|
|
93
98
|
|
|
94
99
|
<tr class="deep-level-1">
|
|
95
100
|
|
|
96
|
-
<td class="name"
|
|
101
|
+
<td class="name"><code>url</code></td>
|
|
97
102
|
|
|
98
103
|
|
|
99
104
|
<td class="type">
|
|
100
105
|
|
|
101
106
|
|
|
102
|
-
<span class="param-type">
|
|
107
|
+
<span class="param-type">
|
|
108
|
+
|
|
109
|
+
String
|
|
110
|
+
|
|
111
|
+
</span>
|
|
112
|
+
|
|
103
113
|
|
|
104
114
|
|
|
105
115
|
|
|
@@ -227,7 +237,7 @@ const vectorTileServer = new VectorTileServer({
|
|
|
227
237
|
|
|
228
238
|
|
|
229
239
|
<ul>
|
|
230
|
-
<li><a class="mapgis-link-name" title="BaseServer" BaseServer.html>BaseServer</a></li>
|
|
240
|
+
<li><a link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer" BaseServer.html>BaseServer</a></li>
|
|
231
241
|
</ul>
|
|
232
242
|
|
|
233
243
|
|
|
@@ -259,11 +269,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
259
269
|
<tbody>
|
|
260
270
|
|
|
261
271
|
<tr class="deep-level-0">
|
|
262
|
-
<td class="name"><code><a href="
|
|
272
|
+
<td class="name"><code><a href="#clientId">clientId</a></code></td>
|
|
263
273
|
<td class="name">
|
|
264
274
|
<code>
|
|
265
275
|
|
|
266
|
-
<span class="param-type">
|
|
276
|
+
<span class="param-type">
|
|
277
|
+
|
|
278
|
+
Boolean
|
|
279
|
+
|
|
280
|
+
</span>
|
|
281
|
+
|
|
267
282
|
|
|
268
283
|
|
|
269
284
|
</code>
|
|
@@ -272,11 +287,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
272
287
|
</tr>
|
|
273
288
|
|
|
274
289
|
<tr class="deep-level-0">
|
|
275
|
-
<td class="name"><code><a href="
|
|
290
|
+
<td class="name"><code><a href="#enableGlobeFetch">enableGlobeFetch</a></code></td>
|
|
276
291
|
<td class="name">
|
|
277
292
|
<code>
|
|
278
293
|
|
|
279
|
-
<span class="param-type">
|
|
294
|
+
<span class="param-type">
|
|
295
|
+
|
|
296
|
+
Boolean
|
|
297
|
+
|
|
298
|
+
</span>
|
|
299
|
+
|
|
280
300
|
|
|
281
301
|
|
|
282
302
|
</code>
|
|
@@ -285,11 +305,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
285
305
|
</tr>
|
|
286
306
|
|
|
287
307
|
<tr class="deep-level-0">
|
|
288
|
-
<td class="name"><code><a href="
|
|
308
|
+
<td class="name"><code><a href="#headers">headers</a></code></td>
|
|
289
309
|
<td class="name">
|
|
290
310
|
<code>
|
|
291
311
|
|
|
292
|
-
<span class="param-type">
|
|
312
|
+
<span class="param-type">
|
|
313
|
+
|
|
314
|
+
String
|
|
315
|
+
|
|
316
|
+
</span>
|
|
317
|
+
|
|
293
318
|
|
|
294
319
|
|
|
295
320
|
</code>
|
|
@@ -298,11 +323,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
298
323
|
</tr>
|
|
299
324
|
|
|
300
325
|
<tr class="deep-level-0">
|
|
301
|
-
<td class="name"><code><a href="
|
|
326
|
+
<td class="name"><code><a href="#requestInterceptor">requestInterceptor</a></code></td>
|
|
302
327
|
<td class="name">
|
|
303
328
|
<code>
|
|
304
329
|
|
|
305
|
-
<span class="param-type">
|
|
330
|
+
<span class="param-type">
|
|
331
|
+
|
|
332
|
+
function
|
|
333
|
+
|
|
334
|
+
</span>
|
|
335
|
+
|
|
306
336
|
|
|
307
337
|
|
|
308
338
|
</code>
|
|
@@ -311,11 +341,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
311
341
|
</tr>
|
|
312
342
|
|
|
313
343
|
<tr class="deep-level-0">
|
|
314
|
-
<td class="name"><code><a href="
|
|
344
|
+
<td class="name"><code><a href="#requestTimeout">requestTimeout</a></code></td>
|
|
315
345
|
<td class="name">
|
|
316
346
|
<code>
|
|
317
347
|
|
|
318
|
-
<span class="param-type">
|
|
348
|
+
<span class="param-type">
|
|
349
|
+
|
|
350
|
+
String
|
|
351
|
+
|
|
352
|
+
</span>
|
|
353
|
+
|
|
319
354
|
|
|
320
355
|
|
|
321
356
|
</code>
|
|
@@ -324,11 +359,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
324
359
|
</tr>
|
|
325
360
|
|
|
326
361
|
<tr class="deep-level-0">
|
|
327
|
-
<td class="name"><code><a href="
|
|
362
|
+
<td class="name"><code><a href="#responseInterceptor">responseInterceptor</a></code></td>
|
|
328
363
|
<td class="name">
|
|
329
364
|
<code>
|
|
330
365
|
|
|
331
|
-
<span class="param-type">
|
|
366
|
+
<span class="param-type">
|
|
367
|
+
|
|
368
|
+
function
|
|
369
|
+
|
|
370
|
+
</span>
|
|
371
|
+
|
|
332
372
|
|
|
333
373
|
|
|
334
374
|
</code>
|
|
@@ -337,11 +377,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
337
377
|
</tr>
|
|
338
378
|
|
|
339
379
|
<tr class="deep-level-0">
|
|
340
|
-
<td class="name"><code><a href="
|
|
380
|
+
<td class="name"><code><a href="#tokenAttachType">tokenAttachType</a></code></td>
|
|
341
381
|
<td class="name">
|
|
342
382
|
<code>
|
|
343
383
|
|
|
344
|
-
<span class="param-type"
|
|
384
|
+
<span class="param-type">
|
|
385
|
+
|
|
386
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
387
|
+
|
|
388
|
+
</span>
|
|
389
|
+
|
|
345
390
|
|
|
346
391
|
|
|
347
392
|
</code>
|
|
@@ -350,11 +395,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
350
395
|
</tr>
|
|
351
396
|
|
|
352
397
|
<tr class="deep-level-0">
|
|
353
|
-
<td class="name"><code><a href="
|
|
398
|
+
<td class="name"><code><a href="#tokenKey">tokenKey</a></code></td>
|
|
354
399
|
<td class="name">
|
|
355
400
|
<code>
|
|
356
401
|
|
|
357
|
-
<span class="param-type">
|
|
402
|
+
<span class="param-type">
|
|
403
|
+
|
|
404
|
+
String
|
|
405
|
+
|
|
406
|
+
</span>
|
|
407
|
+
|
|
358
408
|
|
|
359
409
|
|
|
360
410
|
</code>
|
|
@@ -363,11 +413,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
363
413
|
</tr>
|
|
364
414
|
|
|
365
415
|
<tr class="deep-level-0">
|
|
366
|
-
<td class="name"><code><a href="
|
|
416
|
+
<td class="name"><code><a href="#tokenValue">tokenValue</a></code></td>
|
|
367
417
|
<td class="name">
|
|
368
418
|
<code>
|
|
369
419
|
|
|
370
|
-
<span class="param-type">
|
|
420
|
+
<span class="param-type">
|
|
421
|
+
|
|
422
|
+
String
|
|
423
|
+
|
|
424
|
+
</span>
|
|
425
|
+
|
|
371
426
|
|
|
372
427
|
|
|
373
428
|
</code>
|
|
@@ -376,11 +431,16 @@ const vectorTileServer = new VectorTileServer({
|
|
|
376
431
|
</tr>
|
|
377
432
|
|
|
378
433
|
<tr class="deep-level-0">
|
|
379
|
-
<td class="name"><code><a href="
|
|
434
|
+
<td class="name"><code><a href="#url">url</a></code></td>
|
|
380
435
|
<td class="name">
|
|
381
436
|
<code>
|
|
382
437
|
|
|
383
|
-
<span class="param-type">
|
|
438
|
+
<span class="param-type">
|
|
439
|
+
|
|
440
|
+
String
|
|
441
|
+
|
|
442
|
+
</span>
|
|
443
|
+
|
|
384
444
|
|
|
385
445
|
|
|
386
446
|
</code>
|
|
@@ -399,7 +459,12 @@ const vectorTileServer = new VectorTileServer({
|
|
|
399
459
|
<span class="method-parameter is-pulled-right">
|
|
400
460
|
<label>类型:</label>
|
|
401
461
|
|
|
402
|
-
<span class="param-type">
|
|
462
|
+
<span class="param-type">
|
|
463
|
+
|
|
464
|
+
Boolean
|
|
465
|
+
|
|
466
|
+
</span>
|
|
467
|
+
|
|
403
468
|
|
|
404
469
|
|
|
405
470
|
</span>
|
|
@@ -433,7 +498,7 @@ const vectorTileServer = new VectorTileServer({
|
|
|
433
498
|
|
|
434
499
|
<dt class="inherited-from">Inherited From:</dt>
|
|
435
500
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
436
|
-
<a class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
501
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
437
502
|
</li></ul></dd>
|
|
438
503
|
|
|
439
504
|
|
|
@@ -474,7 +539,12 @@ const vectorTileServer = new VectorTileServer({
|
|
|
474
539
|
<span class="method-parameter is-pulled-right">
|
|
475
540
|
<label>类型:</label>
|
|
476
541
|
|
|
477
|
-
<span class="param-type">
|
|
542
|
+
<span class="param-type">
|
|
543
|
+
|
|
544
|
+
Boolean
|
|
545
|
+
|
|
546
|
+
</span>
|
|
547
|
+
|
|
478
548
|
|
|
479
549
|
|
|
480
550
|
</span>
|
|
@@ -508,7 +578,7 @@ const vectorTileServer = new VectorTileServer({
|
|
|
508
578
|
|
|
509
579
|
<dt class="inherited-from">Inherited From:</dt>
|
|
510
580
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
511
|
-
<a class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
581
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
512
582
|
</li></ul></dd>
|
|
513
583
|
|
|
514
584
|
|
|
@@ -570,7 +640,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
570
640
|
<span class="method-parameter is-pulled-right">
|
|
571
641
|
<label>类型:</label>
|
|
572
642
|
|
|
573
|
-
<span class="param-type">
|
|
643
|
+
<span class="param-type">
|
|
644
|
+
|
|
645
|
+
String
|
|
646
|
+
|
|
647
|
+
</span>
|
|
648
|
+
|
|
574
649
|
|
|
575
650
|
|
|
576
651
|
</span>
|
|
@@ -604,7 +679,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
604
679
|
|
|
605
680
|
<dt class="inherited-from">Inherited From:</dt>
|
|
606
681
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
607
|
-
<a class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
682
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
608
683
|
</li></ul></dd>
|
|
609
684
|
|
|
610
685
|
|
|
@@ -667,7 +742,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
667
742
|
<span class="method-parameter is-pulled-right">
|
|
668
743
|
<label>类型:</label>
|
|
669
744
|
|
|
670
|
-
<span class="param-type">
|
|
745
|
+
<span class="param-type">
|
|
746
|
+
|
|
747
|
+
function
|
|
748
|
+
|
|
749
|
+
</span>
|
|
750
|
+
|
|
671
751
|
|
|
672
752
|
|
|
673
753
|
</span>
|
|
@@ -701,7 +781,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
701
781
|
|
|
702
782
|
<dt class="inherited-from">Inherited From:</dt>
|
|
703
783
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
704
|
-
<a class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
784
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
705
785
|
</li></ul></dd>
|
|
706
786
|
|
|
707
787
|
|
|
@@ -770,7 +850,12 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
770
850
|
<span class="method-parameter is-pulled-right">
|
|
771
851
|
<label>类型:</label>
|
|
772
852
|
|
|
773
|
-
<span class="param-type">
|
|
853
|
+
<span class="param-type">
|
|
854
|
+
|
|
855
|
+
String
|
|
856
|
+
|
|
857
|
+
</span>
|
|
858
|
+
|
|
774
859
|
|
|
775
860
|
|
|
776
861
|
</span>
|
|
@@ -804,7 +889,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
804
889
|
|
|
805
890
|
<dt class="inherited-from">Inherited From:</dt>
|
|
806
891
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
807
|
-
<a class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
892
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
808
893
|
</li></ul></dd>
|
|
809
894
|
|
|
810
895
|
|
|
@@ -863,7 +948,12 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
863
948
|
<span class="method-parameter is-pulled-right">
|
|
864
949
|
<label>类型:</label>
|
|
865
950
|
|
|
866
|
-
<span class="param-type">
|
|
951
|
+
<span class="param-type">
|
|
952
|
+
|
|
953
|
+
function
|
|
954
|
+
|
|
955
|
+
</span>
|
|
956
|
+
|
|
867
957
|
|
|
868
958
|
|
|
869
959
|
</span>
|
|
@@ -897,7 +987,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
897
987
|
|
|
898
988
|
<dt class="inherited-from">Inherited From:</dt>
|
|
899
989
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
900
|
-
<a class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
990
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
901
991
|
</li></ul></dd>
|
|
902
992
|
|
|
903
993
|
|
|
@@ -968,7 +1058,12 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
968
1058
|
<span class="method-parameter is-pulled-right">
|
|
969
1059
|
<label>类型:</label>
|
|
970
1060
|
|
|
971
|
-
<span class="param-type"
|
|
1061
|
+
<span class="param-type">
|
|
1062
|
+
|
|
1063
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
1064
|
+
|
|
1065
|
+
</span>
|
|
1066
|
+
|
|
972
1067
|
|
|
973
1068
|
|
|
974
1069
|
</span>
|
|
@@ -1002,7 +1097,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1002
1097
|
|
|
1003
1098
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1004
1099
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1005
|
-
<a class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
1100
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
1006
1101
|
</li></ul></dd>
|
|
1007
1102
|
|
|
1008
1103
|
|
|
@@ -1065,7 +1160,12 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1065
1160
|
<span class="method-parameter is-pulled-right">
|
|
1066
1161
|
<label>类型:</label>
|
|
1067
1162
|
|
|
1068
|
-
<span class="param-type">
|
|
1163
|
+
<span class="param-type">
|
|
1164
|
+
|
|
1165
|
+
String
|
|
1166
|
+
|
|
1167
|
+
</span>
|
|
1168
|
+
|
|
1069
1169
|
|
|
1070
1170
|
|
|
1071
1171
|
</span>
|
|
@@ -1099,7 +1199,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1099
1199
|
|
|
1100
1200
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1101
1201
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1102
|
-
<a class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
1202
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
1103
1203
|
</li></ul></dd>
|
|
1104
1204
|
|
|
1105
1205
|
|
|
@@ -1157,7 +1257,12 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1157
1257
|
<span class="method-parameter is-pulled-right">
|
|
1158
1258
|
<label>类型:</label>
|
|
1159
1259
|
|
|
1160
|
-
<span class="param-type">
|
|
1260
|
+
<span class="param-type">
|
|
1261
|
+
|
|
1262
|
+
String
|
|
1263
|
+
|
|
1264
|
+
</span>
|
|
1265
|
+
|
|
1161
1266
|
|
|
1162
1267
|
|
|
1163
1268
|
</span>
|
|
@@ -1191,7 +1296,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1191
1296
|
|
|
1192
1297
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1193
1298
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1194
|
-
<a class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
1299
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
1195
1300
|
</li></ul></dd>
|
|
1196
1301
|
|
|
1197
1302
|
|
|
@@ -1249,7 +1354,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1249
1354
|
<span class="method-parameter is-pulled-right">
|
|
1250
1355
|
<label>类型:</label>
|
|
1251
1356
|
|
|
1252
|
-
<span class="param-type">
|
|
1357
|
+
<span class="param-type">
|
|
1358
|
+
|
|
1359
|
+
String
|
|
1360
|
+
|
|
1361
|
+
</span>
|
|
1362
|
+
|
|
1253
1363
|
|
|
1254
1364
|
|
|
1255
1365
|
</span>
|
|
@@ -1283,7 +1393,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1283
1393
|
|
|
1284
1394
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1285
1395
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1286
|
-
<a class="mapgis-link-name" title="BaseServer#url" BaseServer.html#url>BaseServer#url</a>
|
|
1396
|
+
<a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#url" BaseServer.html#url>BaseServer#url</a>
|
|
1287
1397
|
</li></ul></dd>
|
|
1288
1398
|
|
|
1289
1399
|
|
|
@@ -1357,7 +1467,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1357
1467
|
<tbody>
|
|
1358
1468
|
|
|
1359
1469
|
<tr class="deep-level-0">
|
|
1360
|
-
<td class="name"><code><a href="
|
|
1470
|
+
<td class="name"><code><a href="#getFonts">getFonts</a></code></td>
|
|
1361
1471
|
<td class="name">
|
|
1362
1472
|
<code>
|
|
1363
1473
|
|
|
@@ -1367,7 +1477,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1367
1477
|
</tr>
|
|
1368
1478
|
|
|
1369
1479
|
<tr class="deep-level-0">
|
|
1370
|
-
<td class="name"><code><a href="
|
|
1480
|
+
<td class="name"><code><a href="#getSprite">getSprite</a></code></td>
|
|
1371
1481
|
<td class="name">
|
|
1372
1482
|
<code>
|
|
1373
1483
|
|
|
@@ -1377,7 +1487,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1377
1487
|
</tr>
|
|
1378
1488
|
|
|
1379
1489
|
<tr class="deep-level-0">
|
|
1380
|
-
<td class="name"><code><a href="
|
|
1490
|
+
<td class="name"><code><a href="#getStyle">getStyle</a></code></td>
|
|
1381
1491
|
<td class="name">
|
|
1382
1492
|
<code>
|
|
1383
1493
|
|
|
@@ -1387,7 +1497,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1387
1497
|
</tr>
|
|
1388
1498
|
|
|
1389
1499
|
<tr class="deep-level-0">
|
|
1390
|
-
<td class="name"><code><a href="
|
|
1500
|
+
<td class="name"><code><a href="#queryServerInfo">queryServerInfo</a></code></td>
|
|
1391
1501
|
<td class="name">
|
|
1392
1502
|
<code>
|
|
1393
1503
|
|
|
@@ -1454,7 +1564,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1454
1564
|
|
|
1455
1565
|
<tr class="deep-level-0">
|
|
1456
1566
|
|
|
1457
|
-
<td class="name"
|
|
1567
|
+
<td class="name"><code>options</code></td>
|
|
1458
1568
|
|
|
1459
1569
|
|
|
1460
1570
|
<td class="type">
|
|
@@ -1471,13 +1581,18 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1471
1581
|
|
|
1472
1582
|
<tr class="deep-level-1">
|
|
1473
1583
|
|
|
1474
|
-
<td class="name"
|
|
1584
|
+
<td class="name"><code>success</code></td>
|
|
1475
1585
|
|
|
1476
1586
|
|
|
1477
1587
|
<td class="type">
|
|
1478
1588
|
|
|
1479
1589
|
|
|
1480
|
-
<span class="param-type">
|
|
1590
|
+
<span class="param-type">
|
|
1591
|
+
|
|
1592
|
+
function
|
|
1593
|
+
|
|
1594
|
+
</span>
|
|
1595
|
+
|
|
1481
1596
|
|
|
1482
1597
|
|
|
1483
1598
|
|
|
@@ -1493,13 +1608,18 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1493
1608
|
|
|
1494
1609
|
<tr class="deep-level-1">
|
|
1495
1610
|
|
|
1496
|
-
<td class="name"
|
|
1611
|
+
<td class="name"><code>failure</code></td>
|
|
1497
1612
|
|
|
1498
1613
|
|
|
1499
1614
|
<td class="type">
|
|
1500
1615
|
|
|
1501
1616
|
|
|
1502
|
-
<span class="param-type">
|
|
1617
|
+
<span class="param-type">
|
|
1618
|
+
|
|
1619
|
+
function
|
|
1620
|
+
|
|
1621
|
+
</span>
|
|
1622
|
+
|
|
1503
1623
|
|
|
1504
1624
|
|
|
1505
1625
|
|
|
@@ -1657,7 +1777,7 @@ vectorTileServer.queryServerInfo().then(function (result) {
|
|
|
1657
1777
|
|
|
1658
1778
|
<tr class="deep-level-0">
|
|
1659
1779
|
|
|
1660
|
-
<td class="name"
|
|
1780
|
+
<td class="name"><code>options</code></td>
|
|
1661
1781
|
|
|
1662
1782
|
|
|
1663
1783
|
<td class="type">
|
|
@@ -1674,13 +1794,18 @@ vectorTileServer.queryServerInfo().then(function (result) {
|
|
|
1674
1794
|
|
|
1675
1795
|
<tr class="deep-level-1">
|
|
1676
1796
|
|
|
1677
|
-
<td class="name"
|
|
1797
|
+
<td class="name"><code>success</code></td>
|
|
1678
1798
|
|
|
1679
1799
|
|
|
1680
1800
|
<td class="type">
|
|
1681
1801
|
|
|
1682
1802
|
|
|
1683
|
-
<span class="param-type">
|
|
1803
|
+
<span class="param-type">
|
|
1804
|
+
|
|
1805
|
+
function
|
|
1806
|
+
|
|
1807
|
+
</span>
|
|
1808
|
+
|
|
1684
1809
|
|
|
1685
1810
|
|
|
1686
1811
|
|
|
@@ -1696,13 +1821,18 @@ vectorTileServer.queryServerInfo().then(function (result) {
|
|
|
1696
1821
|
|
|
1697
1822
|
<tr class="deep-level-1">
|
|
1698
1823
|
|
|
1699
|
-
<td class="name"
|
|
1824
|
+
<td class="name"><code>failure</code></td>
|
|
1700
1825
|
|
|
1701
1826
|
|
|
1702
1827
|
<td class="type">
|
|
1703
1828
|
|
|
1704
1829
|
|
|
1705
|
-
<span class="param-type">
|
|
1830
|
+
<span class="param-type">
|
|
1831
|
+
|
|
1832
|
+
function
|
|
1833
|
+
|
|
1834
|
+
</span>
|
|
1835
|
+
|
|
1706
1836
|
|
|
1707
1837
|
|
|
1708
1838
|
|
|
@@ -1718,13 +1848,18 @@ vectorTileServer.queryServerInfo().then(function (result) {
|
|
|
1718
1848
|
|
|
1719
1849
|
<tr class="deep-level-1">
|
|
1720
1850
|
|
|
1721
|
-
<td class="name"
|
|
1851
|
+
<td class="name"><code>format</code></td>
|
|
1722
1852
|
|
|
1723
1853
|
|
|
1724
1854
|
<td class="type">
|
|
1725
1855
|
|
|
1726
1856
|
|
|
1727
|
-
<span class="param-type">
|
|
1857
|
+
<span class="param-type">
|
|
1858
|
+
|
|
1859
|
+
String
|
|
1860
|
+
|
|
1861
|
+
</span>
|
|
1862
|
+
|
|
1728
1863
|
|
|
1729
1864
|
|
|
1730
1865
|
|
|
@@ -1882,7 +2017,7 @@ vectorTileServer.getSprite().then(function (result) {
|
|
|
1882
2017
|
|
|
1883
2018
|
<tr class="deep-level-0">
|
|
1884
2019
|
|
|
1885
|
-
<td class="name"
|
|
2020
|
+
<td class="name"><code>options</code></td>
|
|
1886
2021
|
|
|
1887
2022
|
|
|
1888
2023
|
<td class="type">
|
|
@@ -1899,13 +2034,18 @@ vectorTileServer.getSprite().then(function (result) {
|
|
|
1899
2034
|
|
|
1900
2035
|
<tr class="deep-level-1">
|
|
1901
2036
|
|
|
1902
|
-
<td class="name"
|
|
2037
|
+
<td class="name"><code>success</code></td>
|
|
1903
2038
|
|
|
1904
2039
|
|
|
1905
2040
|
<td class="type">
|
|
1906
2041
|
|
|
1907
2042
|
|
|
1908
|
-
<span class="param-type">
|
|
2043
|
+
<span class="param-type">
|
|
2044
|
+
|
|
2045
|
+
function
|
|
2046
|
+
|
|
2047
|
+
</span>
|
|
2048
|
+
|
|
1909
2049
|
|
|
1910
2050
|
|
|
1911
2051
|
|
|
@@ -1921,13 +2061,18 @@ vectorTileServer.getSprite().then(function (result) {
|
|
|
1921
2061
|
|
|
1922
2062
|
<tr class="deep-level-1">
|
|
1923
2063
|
|
|
1924
|
-
<td class="name"
|
|
2064
|
+
<td class="name"><code>failure</code></td>
|
|
1925
2065
|
|
|
1926
2066
|
|
|
1927
2067
|
<td class="type">
|
|
1928
2068
|
|
|
1929
2069
|
|
|
1930
|
-
<span class="param-type">
|
|
2070
|
+
<span class="param-type">
|
|
2071
|
+
|
|
2072
|
+
function
|
|
2073
|
+
|
|
2074
|
+
</span>
|
|
2075
|
+
|
|
1931
2076
|
|
|
1932
2077
|
|
|
1933
2078
|
|
|
@@ -2087,7 +2232,7 @@ vectorTileServer.getStyle().then(function (result) {
|
|
|
2087
2232
|
|
|
2088
2233
|
<tr class="deep-level-0">
|
|
2089
2234
|
|
|
2090
|
-
<td class="name"
|
|
2235
|
+
<td class="name"><code>options</code></td>
|
|
2091
2236
|
|
|
2092
2237
|
|
|
2093
2238
|
<td class="type">
|
|
@@ -2108,13 +2253,18 @@ vectorTileServer.getStyle().then(function (result) {
|
|
|
2108
2253
|
|
|
2109
2254
|
<tr class="deep-level-1">
|
|
2110
2255
|
|
|
2111
|
-
<td class="name"
|
|
2256
|
+
<td class="name"><code>success</code></td>
|
|
2112
2257
|
|
|
2113
2258
|
|
|
2114
2259
|
<td class="type">
|
|
2115
2260
|
|
|
2116
2261
|
|
|
2117
|
-
<span class="param-type">
|
|
2262
|
+
<span class="param-type">
|
|
2263
|
+
|
|
2264
|
+
function
|
|
2265
|
+
|
|
2266
|
+
</span>
|
|
2267
|
+
|
|
2118
2268
|
|
|
2119
2269
|
|
|
2120
2270
|
|
|
@@ -2136,13 +2286,18 @@ vectorTileServer.getStyle().then(function (result) {
|
|
|
2136
2286
|
|
|
2137
2287
|
<tr class="deep-level-1">
|
|
2138
2288
|
|
|
2139
|
-
<td class="name"
|
|
2289
|
+
<td class="name"><code>failure</code></td>
|
|
2140
2290
|
|
|
2141
2291
|
|
|
2142
2292
|
<td class="type">
|
|
2143
2293
|
|
|
2144
2294
|
|
|
2145
|
-
<span class="param-type">
|
|
2295
|
+
<span class="param-type">
|
|
2296
|
+
|
|
2297
|
+
function
|
|
2298
|
+
|
|
2299
|
+
</span>
|
|
2300
|
+
|
|
2146
2301
|
|
|
2147
2302
|
|
|
2148
2303
|
|