@mapgis/webclient-cesium-plugin 17.4.0 → 17.4.8

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.
Files changed (107) hide show
  1. package/README.md +76 -1
  2. package/dist/es5/webclient-cesium-plugin.min.js +9 -9
  3. package/dist/es5/webclient-common.min.js +37 -5
  4. package/dist/webclient-cesium-plugin-es6.min.js +9 -9
  5. package/documention/AlgorithmLib.html +8 -4
  6. package/documention/AngulationTool.html +8 -4
  7. package/documention/AnimationTool.html +8 -4
  8. package/documention/ArcGISMapServerImageryProvider.html +8 -4
  9. package/documention/ArcGISTileServerImageryProvider.html +8 -4
  10. package/documention/ArcGISVectorTileImageryProvider.html +8 -4
  11. package/documention/Cesium.Material.html +8 -4
  12. package/documention/Cesium.Viewer.html +185 -4
  13. package/documention/Cesium3DTileset.html +8 -4
  14. package/documention/CesiumHeatmap.html +8 -4
  15. package/documention/CesiumNavigation.html +511 -0
  16. package/documention/CesiumTerrainProvider.html +8 -4
  17. package/documention/CircleWaveMaterialProperty.html +8 -4
  18. package/documention/CollisionDetectionByRender.html +8 -4
  19. package/documention/CompatibleFunc.html +8 -4
  20. package/documention/CustomProjection.html +8 -4
  21. package/documention/CustomTilingScheme.html +8 -4
  22. package/documention/CutFillAnalysis.html +8 -4
  23. package/documention/CuttingTool.html +155 -18
  24. package/documention/Deferred.html +8 -4
  25. package/documention/DrawElement.html +18 -14
  26. package/documention/DrawTool.html +10 -6
  27. package/documention/DynamicEntityVisualizer.html +8 -4
  28. package/documention/DynamicLabelLayer.html +333 -447
  29. package/documention/EditTool.html +8 -4
  30. package/documention/FloodAnalysis.html +8 -4
  31. package/documention/FloodAnalysisReflection.html +8 -4
  32. package/documention/GeoJSONLayerUtil.html +8 -4
  33. package/documention/GlobeIndependentTranslucency.html +8 -4
  34. package/documention/Graphic.html +8 -4
  35. package/documention/GraphicTransformTool.html +1207 -0
  36. package/documention/GraphicsLayer.html +9 -5
  37. package/documention/GraphicsLayerUtil.html +8 -4
  38. package/documention/GroundPrimitiveLayer.html +1645 -0
  39. package/documention/HashMap.html +8 -4
  40. package/documention/HeightLimited.html +8 -4
  41. package/documention/IGSFeatureLayerUtil.html +171 -4
  42. package/documention/ISSceneLayerUtil.html +222 -4
  43. package/documention/KeyboardCameraController.html +8 -4
  44. package/documention/MapGISDynamicLabelCollection.html +1696 -0
  45. package/documention/MapGISFeatureGridCollection.html +1579 -0
  46. package/documention/MapGISImageServerImageryProvider.html +2388 -0
  47. package/documention/MapGISM3DSet.html +8 -4
  48. package/documention/MapGISMapServerImageProvider.html +2523 -0
  49. package/documention/MapGISMapServerImageryProvider.html +9 -5
  50. package/documention/MapGISTerrainProvider.html +8 -4
  51. package/documention/MapGISTileAvailability.html +10 -6
  52. package/documention/MapGISTileServerImageProvider.html +2033 -0
  53. package/documention/MapGISTileServerImageryProvider.html +8 -4
  54. package/documention/MapGISVectorTileImageryProvider.html +8 -4
  55. package/documention/MeasureAreaTool.html +8 -4
  56. package/documention/MeasureLengthTool.html +8 -4
  57. package/documention/MeasureSlopeTool.html +8 -4
  58. package/documention/ModelEditor.html +8 -4
  59. package/documention/ModelFilterTool.html +8 -4
  60. package/documention/ModelTransformTool.html +12 -8
  61. package/documention/NavigationControl.html +512 -0
  62. package/documention/NavigationTool.html +694 -0
  63. package/documention/OpenWeatherImageryProvider.html +766 -0
  64. package/documention/PolylineTrailLinkMaterialProperty.html +8 -4
  65. package/documention/Popup.html +9 -5
  66. package/documention/PostProcessStageLibrary.html +8 -4
  67. package/documention/Promise.html +8 -4
  68. package/documention/ProviderBaseUrlRegExp.html +735 -0
  69. package/documention/RadarMaterialProperty.html +8 -4
  70. package/documention/ReImg.html +8 -4
  71. package/documention/ResetViewNavigationControl.html +975 -0
  72. package/documention/RiverGeometry.html +8 -4
  73. package/documention/RoamParticle.html +8 -4
  74. package/documention/S3MTileset.html +8 -4
  75. package/documention/SceneView.html +3274 -6
  76. package/documention/SceneViewCesium.html +1028 -447
  77. package/documention/Screenshot.html +8 -4
  78. package/documention/SelectTool.html +8 -4
  79. package/documention/ShadowRateAnalysis.html +8 -4
  80. package/documention/ShadowRateDrawCommand.html +8 -4
  81. package/documention/SketchEditor.html +1774 -0
  82. package/documention/SketchEditorCesium.html +249 -365
  83. package/documention/StableParticle.html +8 -4
  84. package/documention/Style.html +8 -4
  85. package/documention/TerrainAnalyse.html +11 -7
  86. package/documention/TerrainProfile.html +8 -4
  87. package/documention/ThemeManager.html +9 -5
  88. package/documention/Tooltip.html +8 -4
  89. package/documention/TriangulationTool.html +8 -4
  90. package/documention/UrlTemplateImageryProvider.html +8 -4
  91. package/documention/UserInterfaceControl.html +1187 -0
  92. package/documention/VisiblityAnalysis.html +9 -5
  93. package/documention/WFSLayerUtil.html +8 -4
  94. package/documention/WaterReflection.html +8 -4
  95. package/documention/WebMapServiceImageryProvider.html +8 -4
  96. package/documention/WebMapTileServiceImageryProvider.html +8 -4
  97. package/documention/Wind3D.html +8 -4
  98. package/documention/ZoomNavigationControl.html +861 -0
  99. package/documention/createColorTexture.html +8 -4
  100. package/documention/global.html +80 -218
  101. package/documention/index.html +8 -4
  102. package/documention/initializeOptions.html +8 -4
  103. package/documention/isCounterClockwise.html +8 -4
  104. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +8 -4
  105. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +8 -4
  106. package/documention/module.exports_module.exports.html +8 -4
  107. package/package.json +1 -1
@@ -0,0 +1,2523 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+
4
+ <head>
5
+
6
+ <meta charset="utf-8">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <title> MapGISMapServerImageProvider</title>
9
+ <!--[if lt IE 9]>
10
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
+ <![endif]-->
12
+ <link type="text/css" rel="stylesheet" href="styles/app.min.css">
13
+ <link type="text/css" rel="stylesheet" href="styles/iframe.css">
14
+ <link type="text/css" rel="stylesheet" href="">
15
+
16
+
17
+ </head>
18
+
19
+
20
+
21
+ <body class="layout small-header">
22
+ <div id="stickyNavbarOverlay"></div>
23
+
24
+
25
+ <div class="top-nav">
26
+ <div class="inner">
27
+ <a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
28
+ <span aria-hidden="true"></span>
29
+ <span aria-hidden="true"></span>
30
+ <span aria-hidden="true"></span>
31
+ </a>
32
+ <div class="logo">
33
+
34
+ <h1> MapGIS Client for JavaScript API</h1>
35
+
36
+
37
+ </div>
38
+ <div class="menu">
39
+
40
+ <div class="navigation">
41
+
42
+
43
+ <a
44
+ class="link user-link "
45
+ href="/static/modules/common/api/common-mapgis/index.html"
46
+ >
47
+ Common
48
+ </a>
49
+
50
+ <a
51
+ class="link user-link "
52
+ href="/static/modules/cesium/api/cesium-mapgis/index.html"
53
+ >
54
+ Cesium-Plugin
55
+ </a>
56
+
57
+ <a
58
+ class="link user-link "
59
+ href="/static/modules/mapboxgl/api/mapboxgl-mapgis/index.html"
60
+ >
61
+ MapboxGL-Plugin
62
+ </a>
63
+
64
+ <a
65
+ class="link user-link "
66
+ href="/static/modules/leaflet/api/leaflet-mapgis/index.html"
67
+ >
68
+ Leaflet-Plugin
69
+ </a>
70
+
71
+ <a
72
+ class="link user-link "
73
+ href="/static/modules/openlayers/api/openLayers-mapgis/index.html"
74
+ >
75
+ OpenLayers-Plugin
76
+ </a>
77
+
78
+ <a
79
+ class="link user-link "
80
+ href="/static/modules/video/api/video-mapgis/index.html"
81
+ >
82
+ Video-Plugin
83
+ </a>
84
+
85
+
86
+
87
+ </div>
88
+ </div>
89
+ </div>
90
+ </div>
91
+
92
+ <div id="main">
93
+ <div
94
+ class="sidebar "
95
+ id="sidebarNav"
96
+ >
97
+ <div>
98
+ <span class="mapgis-api-document-span"><a href="index.html">API文档</a></span>
99
+ </div>
100
+
101
+ <div class="search-wrapper">
102
+ <input id="search" type="text" placeholder="搜索文档..." class="input">
103
+ </div>
104
+
105
+ <nav>
106
+
107
+ <div class="category"><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">扩展模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AlgorithmLib"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AlgorithmLib.html">AlgorithmLib</a><span style="display: none;"><p>通用算法工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AngulationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AngulationTool.html">AngulationTool</a><span style="display: none;"><p>角度测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AnimationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AnimationTool.html">AnimationTool</a><span style="display: none;"><p>场景漫游工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISMapServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapServerImageryProvider.html">ArcGISMapServerImageryProvider</a><span style="display: none;"><p>ArcGIS地图服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISTileServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISTileServerImageryProvider.html">ArcGISTileServerImageryProvider</a><span style="display: none;"><p>ArcGIS瓦片服务接入类,现已不支持通过构造函数(new ArcGISTileServerImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISVectorTileImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISVectorTileImageryProvider.html">ArcGISVectorTileImageryProvider</a><span style="display: none;"><p>ArcGIS矢量瓦片服务接入类,现已不支持通过构造函数(new ArcGISVectorTileImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium3DTileset"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium3DTileset.html">Cesium3DTileset</a><span style="display: none;"><p>Cesium3DTileset对象,现已不支持通过构造函数(new Cesium3DTileset())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium.Material"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium.Material.html">Material</a><span style="display: none;"><p>新增了部分Cesium材质<br>
108
+ 《PolylineTrailLink材质》<br>
109
+ 参考示例:
110
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-polyline'>《线示例》</a>
111
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-wall'>《墙示例》</a><br>
112
+ color: 材质颜色,Cesium.Color.WHITE<br>
113
+ image: 材质使用的图片,Cesium.Material.PolylineTrailLinkImage<br>
114
+ duration: 持续时间,100.0<br>
115
+ direction: 方向,1.0<br>
116
+ repeat: 重复次数,new Cesium.Cartesian2(1.0, 1.0)<br><br>
117
+ 《CircleWaveMaterial材质》<br>
118
+ 参考示例:
119
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a>
120
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circular'>《圆锥示例》</a><br>
121
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
122
+ duration: 持续时间,100.0<br>
123
+ count: 方向,1.0<br>
124
+ gradient: 渐变因子,0.1<br><br>
125
+ 《RadarMaterial材质》<br>
126
+ 参考示例:
127
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
128
+ color: 材质颜色,Cesium.Color.WHITE<br>
129
+ speed: 速度,1<br><br>
130
+ 《AspectArrow材质》
131
+ AspectArrowMap: 箭头图片,Cesium.Material.DefaultImageId<br>
132
+ repeat: 箭头重复次数,Cesium.Cartesian2(1.0, 1.0)<br><br>
133
+ 《TextImage材质》<br>
134
+ image: 文字图片,Cesium.Material.DefaultImageId<br>
135
+ repeat: 图片重复次数,Cesium.Cartesian2(1.0, 1.0)<br>
136
+ breathingLight: 是否开启呼吸灯,false<br>
137
+ duration: 运行周期,1000<br><br>
138
+ 《LineFlickerMaterialType材质》<br>
139
+ 参考示例:
140
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
141
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
142
+ speed: 速度,5<br><br>
143
+ 《CircleScanMaterialType材质》<br>
144
+ 参考示例:
145
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
146
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
147
+ speed: 速度,10<br><br>
148
+ 《CirclePulseMaterialType材质》<br>
149
+ 参考示例:
150
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
151
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
152
+ speed: 速度,10<br><br>
153
+ 《CircleDiffuseMaterialType材质》<br>
154
+ 参考示例:
155
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
156
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
157
+ speed: 速度,10<br><br>
158
+ 《ScanlineType材质》<br>
159
+ 参考示例:
160
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
161
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
162
+ speed: 速度,10<br><br>
163
+ 《CircleFadeMaterialType材质》<br>
164
+ 参考示例:
165
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
166
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
167
+ speed: 速度,10<br><br>
168
+ 《CircleColorfulMaterialType材质》<br>
169
+ 参考示例:
170
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
171
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
172
+ speed: 速度,10<br><br>
173
+ 《CircleSpiralMaterialType材质》<br>
174
+ 参考示例:
175
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
176
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
177
+ speed: 速度,10<br><br>
178
+ 《CircleBlurMaterialType材质》<br>
179
+ 参考示例:
180
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
181
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
182
+ speed: 速度,10<br><br>
183
+ 《RadarScanMaterialType材质》<br>
184
+ 参考示例:
185
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
186
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
187
+ speed: 速度,10<br><br>
188
+ 《RadarLineMaterialType材质》<br>
189
+ 参考示例:
190
+ <a href='http://192.168.82.91:8086/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
191
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
192
+ speed: 速度,10<br><br>
193
+ 《RiverCoveringMaterial材质》<br>
194
+ color: 材质颜色,Cesium.Color(1, 1, 1, 0.7)<br>
195
+ animationSpeed: 播放速度,0.01<br>
196
+ image: 材质图片,CustomMaterial.DefaultImageId<br>
197
+ repeat: 重复次数,2.0<br><br></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium.Viewer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium.Viewer.html">Viewer</a><span style="display: none;"><p>重写Cesium.Viewer的方法</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CesiumHeatmap"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CesiumHeatmap.html">CesiumHeatmap</a><span style="display: none;"><p>热力图</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CesiumTerrainProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CesiumTerrainProvider.html">CesiumTerrainProvider</a><span style="display: none;"><p>Cesium地形图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CircleWaveMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CircleWaveMaterialProperty.html">CircleWaveMaterialProperty</a><span style="display: none;"><p>动态圆波纹材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CollisionDetectionByRender"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CollisionDetectionByRender.html">CollisionDetectionByRender</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CompatibleFunc"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CompatibleFunc.html">CompatibleFunc</a><span style="display: none;"><p>适配不同版本Cesium接口方法类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="createColorTexture"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="createColorTexture.html">createColorTexture</a><span style="display: none;"><p>天际线分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CustomProjection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CustomProjection.html">CustomProjection</a><span style="display: none;"><p>实现自定义投影坐标系与地理坐标系经纬度(弧度表示)之间的投影变换</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CustomTilingScheme"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CustomTilingScheme.html">CustomTilingScheme</a><span style="display: none;"><p>自定义瓦片平铺方案,在使用时有如下限制:</p>
198
+ <ol>
199
+ <li>裁图原点必须在地图范围的左上角区域;</li>
200
+ <li>仅支持如同谷歌地图的瓦片组织方式,即Y轴编号从上到下递增,X轴编号从左到右递增;</li>
201
+ </ol></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CutFillAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CutFillAnalysis.html">CutFillAnalysis</a><span style="display: none;"><p>填挖方分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CuttingTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CuttingTool.html">CuttingTool</a><span style="display: none;"><p>三维场景裁剪工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="DrawElement"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="DrawElement.html">DrawElement</a><span style="display: none;"><p>几何绘制类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="DrawTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="DrawTool.html">DrawTool</a><span style="display: none;"><p>绘制工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="DynamicEntityVisualizer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="DynamicEntityVisualizer.html">DynamicEntityVisualizer</a><span style="display: none;"><p>动态实体视图类封装
202
+ 1、支持BillBoard、Label、GroundPrimitive等动态显示,处理覆盖问题
203
+ 2、动态显隐效果
204
+ 3、视窗内性能优化</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="EditTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="EditTool.html">EditTool</a><span style="display: none;"><p>标绘编辑工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FloodAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FloodAnalysis.html">FloodAnalysis</a><span style="display: none;"><p>洪水淹没分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FloodAnalysisReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FloodAnalysisReflection.html">FloodAnalysisReflection</a><span style="display: none;"><p>创建反射水面淹没分析的实例化对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GlobeIndependentTranslucency"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GlobeIndependentTranslucency.html">GlobeIndependentTranslucency</a><span style="display: none;"><p>单独控制地表透明度和影像图层的透明度,能够在开启地表透明后使部分影像图层不受地表透明的影响。</p>
205
+ <p>实例化该类的对象同时也能够使用原生的地表透明参数,能够直接在实例化对象上修改 <code>GlobeTranslucency</code> 的参数(原生的
206
+ viewer.scene.globe.translucency依然能够使用,但两者同时使用时会造成相互干扰,推荐仅使用GlobeIndependentTranslucency来实现地表透明),
207
+ 使用原生的地表透明方式还是该类的地表透明方式由 <a href="GlobeIndependentTranslucency.html#imageryLayers"><code>GlobeIndependentTranslucency#imageryLayers</code></a> 数组是否为空来区分。</p>
208
+ <p>1. 当 <a href="GlobeIndependentTranslucency.html#imageryLayers"><code>GlobeIndependentTranslucency#imageryLayers</code></a> 不为空数组时,使用该类的地表透明方式,此时能够设置并生效的地表透明参数如下:</p>
209
+ <ul>
210
+ <li><code>globeFaceAlpha</code>:地表的透明度,若设置该参数则<code>globeFaceAlphaByDistance</code>不生效;</li>
211
+ <li><code>globeFaceAlphaByDistance</code>:地表的透明度根据视点距离的变化范围,当<code>globeFaceAlpha</code>为<code>undefined</code>时生效;</li>
212
+ </ul>
213
+ <p>2. 当 <a href="GlobeIndependentTranslucency.html#imageryLayers"><code>GlobeIndependentTranslucency#imageryLayers</code></a> 为空数组时,使用原生的地表透明方式,此时能够设置并生效的地表透明参数如下:</p>
214
+ <ul>
215
+ <li><code>frontFaceAlpha</code>:地表正面的透明度;</li>
216
+ <li><code>frontFaceAlphaByDistance </code>:地表正面的透明度根据视点距离的变化范围;</li>
217
+ <li><code>backFaceAlpha</code>:地表背面的透明度;</li>
218
+ <li><code>backFaceAlphaByDistance</code>:地表背面的透明度根据视点距离的变化范围;</li>
219
+ <li><code>rectangle</code>:将地表透明的区域限制在一个矩形范围内。</li>
220
+ </ul></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Graphic"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Graphic.html">Graphic</a><span style="display: none;"><p>标绘图元对象<br>
221
+ 请参考以下示例:<br>
222
+ <a href='#example1'>1、初始化标绘图层</a><br>
223
+ <a href='#example2'>2、添加一个多边形图元</a><br>
224
+ <a href='#example3'>3、新增一个类型为div的标绘对象</a><br>
225
+ <a href='http://192.168.82.91:8086/#/example-gallery/cesium#tdGraphBase' target='_blank'>4、更多示例</a></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GraphicsLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GraphicsLayer.html">GraphicsLayer</a><span style="display: none;"><p>标绘图层<br>
226
+ 请参考以下示例:<br>
227
+ <a href='#example1'>1、初始化标绘图层</a><br>
228
+ <a href='#example2'>2、重写提示框对象</a><br>
229
+ <a href='http://192.168.82.91:8086/#/example-gallery/cesium#tdGraphBase' target='_blank'>3、更多示例</a></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GraphicTransformTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GraphicTransformTool.html">GraphicTransformTool</a><span style="display: none;"><p>基础标绘变换工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="HeightLimited"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="HeightLimited.html">HeightLimited</a><span style="display: none;"><p>限高分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="initializeOptions"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="initializeOptions.html">initializeOptions</a><span style="display: none;"><p>构建实例化对象的配置参数</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="isCounterClockwise"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="isCounterClockwise.html">isCounterClockwise</a><span style="display: none;"><p>地形剖切工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="KeyboardCameraController"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="KeyboardCameraController.html">KeyboardCameraController</a><span style="display: none;"><p>场景相机漫游工具,可以实现沉浸式的鼠标键盘漫游功能,具体操作方法如下:</p>
230
+ <p>1. 相机平移操作,这类操作不会改变相机的朝向,只会改变相机的位置:</p>
231
+ <ul>
232
+ <li><code>W</code>:相机位置向前移动</li>
233
+ <li><code>S</code>:相机位置向后移动</li>
234
+ <li><code>A</code>:相机位置向左移动</li>
235
+ <li><code>D</code>:相机位置向右移动</li>
236
+ <li><code>Q</code>:相机位置升高</li>
237
+ <li><code>E</code>:相机位置降低</li>
238
+ </ul>
239
+ <p>2. 相对于相机视点操作,其中<code>U</code>,<code>O</code>,<code>J</code>,<code>L</code>操作会改变相机的位置,也会改变相机的朝向,而<code>I</code>,<code>K</code>操作只会改变相机相较视点的距离(在执行<code>U</code>,<code>O</code>,<code>J</code>,<code>L</code>操作时请勿同时执行其他按键操作):</p>
240
+ <ul>
241
+ <li><code>I</code>:相机视角靠近屏幕中心点</li>
242
+ <li><code>K</code>:相机视角远离屏幕中心点</li>
243
+ <li><code>J</code>:绕屏幕中心点向左旋转</li>
244
+ <li><code>L</code>:绕屏幕中心点向右旋转</li>
245
+ <li><code>U</code>:绕屏幕中心点向上旋转</li>
246
+ <li><code>O</code>:绕屏幕中心点向下旋转</li>
247
+ </ul>
248
+ <p>3. 相机自身操作,这类操作不会改变相机的位置,只会改变相机的朝向(在全屏状态下可使用鼠标调整相机视角):</p>
249
+ <ul>
250
+ <li><code>↑</code>:向上抬高视角</li>
251
+ <li><code>↓</code>:向下降低视角</li>
252
+ <li><code>←</code>:向左移动视角</li>
253
+ <li><code>→</code>:向右移动视角</li>
254
+ </ul>
255
+ <p>4. 鼠标操作:</p>
256
+ <ul>
257
+ <li>开启鼠标操作功能后,页面将进入全屏模式,此时相机视角可通过鼠标移动进行操作</li>
258
+ </ul>
259
+ <p>5. 辅助操作:</p>
260
+ <ul>
261
+ <li><code>Shift</code>:加速相机平移操作,调整移动步长为原来的两倍</li>
262
+ <li><code>R</code>:重置视角到初始视角,仅在参数<code>initView</code>定义时有效</li>
263
+ </ul></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISDynamicLabelCollection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISDynamicLabelCollection.html">MapGISDynamicLabelCollection</a><span style="display: none;"><p>动态注记容器</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISFeatureGridCollection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISFeatureGridCollection.html">MapGISFeatureGridCollection</a><span style="display: none;"><p>网格要素容器</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISM3DSet"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISM3DSet.html">MapGISM3DSet</a><span style="display: none;"><p>MapGISM3DSet对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISMapServerImageProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISMapServerImageProvider.html">MapGISMapServerImageProvider</a><span style="display: none;"><p>IGS地图服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTerrainProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTerrainProvider.html">MapGISTerrainProvider</a><span style="display: none;"><p>MapGIS地形服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTileAvailability"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileAvailability.html">MapGISTileAvailability</a><span style="display: none;"><p>MapGIS的TileAvailability类,重写了Cesium.TileAvailability的所有方法,支持在内部自动筛选要使用的地形图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTileServerImageProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileServerImageProvider.html">MapGISTileServerImageProvider</a><span style="display: none;"><p>IGS瓦片服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISVectorTileImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISVectorTileImageryProvider.html">MapGISVectorTileImageryProvider</a><span style="display: none;"><p>MapGIS矢量瓦片服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureAreaTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureAreaTool.html">MeasureAreaTool</a><span style="display: none;"><p>面积测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureLengthTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureLengthTool.html">MeasureLengthTool</a><span style="display: none;"><p>距离测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureSlopeTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureSlopeTool.html">MeasureSlopeTool</a><span style="display: none;"><p>坡度测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelEditor.html">ModelEditor</a><span style="display: none;"><p>模型矩阵编辑工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelFilterTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelFilterTool.html">ModelFilterTool</a><span style="display: none;"><p>模型空间过滤工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelTransformTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelTransformTool.html">ModelTransformTool</a><span style="display: none;"><p>模型变换工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="NavigationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="NavigationTool.html">NavigationTool</a><span style="display: none;"><p>A mixin which adds the Compass/Navigation widget to the Viewer widget.
264
+ Rather than being called directly, this function is normally passed as
265
+ a parameter to <code>Viewer#extend</code>, as shown in the example below.</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="OpenWeatherImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="OpenWeatherImageryProvider.html">OpenWeatherImageryProvider</a><span style="display: none;"><p>OpenWeatherMap服务服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PolylineTrailLinkMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PolylineTrailLinkMaterialProperty.html">PolylineTrailLinkMaterialProperty</a><span style="display: none;"><p>流动纹理线材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PostProcessStageLibrary"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PostProcessStageLibrary.html">PostProcessStageLibrary</a><span style="display: none;"><p>用于创建后处理特效的扩展库</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="RadarMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="RadarMaterialProperty.html">RadarMaterialProperty</a><span style="display: none;"><p>雷达扫描材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ReImg"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ReImg.html">ReImg</a><span style="display: none;"><p>截图(保存图片)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="RoamParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="RoamParticle.html">RoamParticle</a><span style="display: none;"><p>跟随模型移动粒子特效</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="S3MTileset"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="S3MTileset.html">S3MTileset</a><span style="display: none;"><p>S3MTileset类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SelectTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SelectTool.html">SelectTool</a><span style="display: none;"><p>绘制工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ShadowRateAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ShadowRateAnalysis.html">ShadowRateAnalysis</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="StableParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="StableParticle.html">StableParticle</a><span style="display: none;"><p>固定位置粒子特效,可通过更改image与附加参数来实现火焰、喷泉、烟雾等粒子特效</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Style"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Style.html">Style</a><span style="display: none;"><p>标绘图元样式</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TerrainAnalyse"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TerrainAnalyse.html">TerrainAnalyse</a><span style="display: none;"><p>地形分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TerrainProfile"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TerrainProfile.html">TerrainProfile</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ThemeManager"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ThemeManager.html">ThemeManager</a><span style="display: none;"><p>统计图</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TriangulationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TriangulationTool.html">TriangulationTool</a><span style="display: none;"><p>三角测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="UrlTemplateImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="UrlTemplateImageryProvider.html">UrlTemplateImageryProvider</a><span style="display: none;"><p>网络瓦片服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="VisiblityAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VisiblityAnalysis.html">VisiblityAnalysis</a><span style="display: none;"><p>通视分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WaterReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WaterReflection.html">WaterReflection</a><span style="display: none;"><p>创建反射水面的实例化对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapServiceImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceImageryProvider.html">WebMapServiceImageryProvider</a><span style="display: none;"><p>WMS服务接入类,现已不支持通过构造函数(new WebMapServiceImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapTileServiceImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapTileServiceImageryProvider.html">WebMapTileServiceImageryProvider</a><span style="display: none;"><p>WMTS服务接入类,现已不支持通过构造函数(new WebMapTileServiceImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Wind3D"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Wind3D.html">Wind3D</a><span style="display: none;"><p>风场系统</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">工具类模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GeoJSONLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GeoJSONLayerUtil.html">GeoJSONLayerUtil</a><span style="display: none;"><p>GeoJSON图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GraphicsLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GraphicsLayerUtil.html">GraphicsLayerUtil</a><span style="display: none;"><p>几何图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSFeatureLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSFeatureLayerUtil.html">IGSFeatureLayerUtil</a><span style="display: none;"><p>IGSFeature图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WFSLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WFSLayerUtil.html">WFSLayerUtil</a><span style="display: none;"><p>WFS图层的工具类</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ISSceneLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ISSceneLayerUtil.html">ISSceneLayerUtil</a><span style="display: none;"><p>IS场景图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Popup"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Popup.html">Popup</a><span style="display: none;"><p>场景信息弹窗(cesium引擎)
266
+ 参考示例:
267
+ <a href='#SceneView'>[初始化三维场景视图]</a>
268
+ <br>[ES5引入方式]:<br/>
269
+ zondy.cesium.SceneView() <br/>
270
+ [ES6引入方式]:<br/>
271
+ import { SceneView } from '@mapgis/webclient-cesium-plugin' <br/>
272
+ 自定义样式说明:<br/>
273
+ zondy-popup__content 弹窗容器样式<br/>
274
+ zondy-popup__tip 弹窗对话框箭头样式<br/>
275
+ zondy-popup__header 弹窗头部样式<br/>
276
+ zondy-popup__content 弹窗主体样式<br/>
277
+ zondy-popup__footer 弹窗底部样式<br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SceneView"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SceneView.html">SceneView</a><span style="display: none;"><p>场景视图类<br/>
278
+ 继承自<a href='http://192.168.82.91:8086/static/modules/common/api/common-mapgis/SceneView.html' target='_blank'>zondy.SceneView</a></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Screenshot"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Screenshot.html">Screenshot</a><span style="display: none;"><p>屏幕打印工具</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">服务模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ProviderBaseUrlRegExp"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ProviderBaseUrlRegExp.html">ProviderBaseUrlRegExp</a><span style="display: none;"><p>服务基地址匹配正则表达式</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SketchEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditor.html">SketchEditor</a><span style="display: none;"><p>Cesium引擎草图编辑类<br/>
279
+ 继承自<a href='http://192.168.82.91:8086/static/modules/common/api/common-mapgis/SketchEditor3D.html' target='_blank'>zondy.SketchEditor3D</a><br/>
280
+ <br>[ES5引入方式]:<br/>
281
+ const { SketchEditor } = zondy.tool.sketch <br/>
282
+ [ES6引入方式]:<br/>
283
+ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/></p></span></li></ul></div>
284
+
285
+ </nav>
286
+ </div>
287
+ <div class="core" id="main-content-wrapper">
288
+ <div class="content">
289
+ <header id="page-title" class="page-title">
290
+ <span class="page-title-main">类名</span>
291
+ <span class="page-title-sub">MapGISMapServerImageProvider</span>
292
+ </header>
293
+
294
+
295
+
296
+
297
+
298
+ <section>
299
+
300
+ <article>
301
+ <div class="container-overview">
302
+
303
+
304
+ <div class='vertical-section'>
305
+ <div class="members">
306
+ <div class="member">
307
+
308
+
309
+
310
+
311
+ <h4 class="name" id="MapGISMapServerImageProvider">
312
+ <a class="href-link" href="#MapGISMapServerImageProvider">#</a>
313
+
314
+ <span class="code-name" style="font-size:30px">
315
+
316
+ new MapGISMapServerImageProvider<span class="signature">(options)</span>
317
+
318
+ </span>
319
+ </h4>
320
+
321
+
322
+
323
+ <div class="description">
324
+ <p>IGS地图服务接入类</p>
325
+ </div>
326
+
327
+
328
+
329
+
330
+
331
+
332
+
333
+
334
+
335
+
336
+ <h4>参数:</h4>
337
+
338
+ <div class="table-container">
339
+ <table class="params table">
340
+ <thead>
341
+ <tr>
342
+
343
+ <th>名称</th>
344
+
345
+
346
+ <th>类型</th>
347
+
348
+
349
+ <th style="min-width: 100px;">默认值</th>
350
+
351
+
352
+ <th class="last">描述</th>
353
+ </tr>
354
+ </thead>
355
+
356
+ <tbody>
357
+
358
+
359
+
360
+ <tr class="deep-level-0">
361
+
362
+ <td class="name"><code>options</code></td>
363
+
364
+
365
+ <td class="type">
366
+
367
+
368
+ <span class="param-type">Object</span>
369
+
370
+
371
+
372
+ </td>
373
+
374
+
375
+ <td class="default">
376
+
377
+ </td>
378
+
379
+
380
+ <td class="description last"></td>
381
+ </tr>
382
+
383
+
384
+
385
+
386
+ <tr class="deep-level-1">
387
+
388
+ <td class="name"><code>url</code></td>
389
+
390
+
391
+ <td class="type">
392
+
393
+
394
+ <span class="param-type">Cesium.Resource</span>
395
+ |
396
+
397
+ <span class="param-type">String</span>
398
+
399
+
400
+
401
+ </td>
402
+
403
+
404
+ <td class="default">
405
+
406
+ null
407
+
408
+ </td>
409
+
410
+
411
+ <td class="description last"><p>服务地址,格式如下:<br/>
412
+ 1、动态出图:<br/>
413
+ 1.1、IGS1.0服务基地址: http://{ip}:{port}/igs/rest/mrms/docs/{folder}:{serviceName}<br/>
414
+ 1.2、IGS2.0服务基地址: http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}/MapServer<br/>
415
+ 2、场景覆盖物图层:<br/>
416
+ 2.1、IGS1.0服务基地址: http://{ip}:{port}/igs/rest/g3d/{folder}:{serviceName}<br/>
417
+ 2.2、IGS2.0服务基地址: http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}/SceneServer<br/>
418
+ 3、gdbp出图:<br/>
419
+ 3.1、IGS1.0服务基地址: http://{ip}:{port}/igs/rest/mrms/layers
420
+ 3.2、IGS2.0服务基地址: http://{ip}:{port}/igs/rest/services/system/ResourceServer</p></td>
421
+ </tr>
422
+
423
+
424
+
425
+
426
+ <tr class="deep-level-1">
427
+
428
+ <td class="name"><code>layers</code></td>
429
+
430
+
431
+ <td class="type">
432
+
433
+
434
+ <span class="param-type">String</span>
435
+
436
+
437
+
438
+ </td>
439
+
440
+
441
+ <td class="default">
442
+
443
+ null
444
+
445
+ </td>
446
+
447
+
448
+ <td class="description last"><p>要显示的子图层id,多个子图层以逗号分隔,'layer1,layer2,...',如果要显示所有层,则请传一个空字符串</p></td>
449
+ </tr>
450
+
451
+
452
+
453
+
454
+ <tr class="deep-level-1">
455
+
456
+ <td class="name"><code>tilingScheme</code></td>
457
+
458
+
459
+ <td class="type">
460
+
461
+
462
+ <span class="param-type">Cesium.TilingScheme</span>
463
+ |
464
+
465
+ <span class="param-type"><a href="CustomTilingScheme.html">CustomTilingScheme</a></span>
466
+
467
+
468
+
469
+ </td>
470
+
471
+
472
+ <td class="default">
473
+
474
+ Cesium.GeographicTilingScheme
475
+
476
+ </td>
477
+
478
+
479
+ <td class="description last"><p>瓦片的平铺方案,<a href='http://192.168.82.91:8086/static/modules/cesium/api/cesium/index.html?classFilter=TilingScheme' target='_blank'>详见Cesium.TilingScheme</a></p></td>
480
+ </tr>
481
+
482
+
483
+
484
+
485
+ <tr class="deep-level-1">
486
+
487
+ <td class="name"><code>rectangle</code></td>
488
+
489
+
490
+ <td class="type">
491
+
492
+
493
+ <span class="param-type">Cesium.Rectangle</span>
494
+
495
+
496
+
497
+ </td>
498
+
499
+
500
+ <td class="default">
501
+
502
+ Cesium.Rectangle.MAX_VALUE
503
+
504
+ </td>
505
+
506
+
507
+ <td class="description last"><p>图层显示范围,超出范围不会额外请求瓦片,<a href='http://192.168.82.91:8086/static/modules/cesium/api/cesium/index.html?classFilter=Rectangle' target='_blank'>详见Cesium.Rectangle</a></p></td>
508
+ </tr>
509
+
510
+
511
+
512
+
513
+ <tr class="deep-level-1">
514
+
515
+ <td class="name"><code>httpMethod</code></td>
516
+
517
+
518
+ <td class="type">
519
+
520
+
521
+ <span class="param-type">String</span>
522
+
523
+
524
+
525
+ </td>
526
+
527
+
528
+ <td class="default">
529
+
530
+ 'GET'
531
+
532
+ </td>
533
+
534
+
535
+ <td class="description last"><p>HTTP请求方式,&quot;GET&quot;、&quot;POST&quot;,默认为GET请求</p></td>
536
+ </tr>
537
+
538
+
539
+
540
+
541
+ <tr class="deep-level-1">
542
+
543
+ <td class="name"><code>headers</code></td>
544
+
545
+
546
+ <td class="type">
547
+
548
+
549
+ <span class="param-type">Object</span>
550
+
551
+
552
+
553
+ </td>
554
+
555
+
556
+ <td class="default">
557
+
558
+ {}
559
+
560
+ </td>
561
+
562
+
563
+ <td class="description last"><p>HTTP请求头,待废弃,传入方式见下方示例,请严格按照HTTP请求头属性填写,可传入请求方式为POST时的编码方式,默认方式为&quot;text/plain&quot;,请注意IGS.NET版本服务目前只支持&quot;text/plain&quot;的编码方式</p></td>
564
+ </tr>
565
+
566
+
567
+
568
+
569
+ <tr class="deep-level-1">
570
+
571
+ <td class="name"><code>tileWidth</code></td>
572
+
573
+
574
+ <td class="type">
575
+
576
+
577
+ <span class="param-type">number</span>
578
+
579
+
580
+
581
+ </td>
582
+
583
+
584
+ <td class="default">
585
+
586
+ 256
587
+
588
+ </td>
589
+
590
+
591
+ <td class="description last"><p>请求瓦片宽度</p></td>
592
+ </tr>
593
+
594
+
595
+
596
+
597
+ <tr class="deep-level-1">
598
+
599
+ <td class="name"><code>tileHeight</code></td>
600
+
601
+
602
+ <td class="type">
603
+
604
+
605
+ <span class="param-type">number</span>
606
+
607
+
608
+
609
+ </td>
610
+
611
+
612
+ <td class="default">
613
+
614
+ 256
615
+
616
+ </td>
617
+
618
+
619
+ <td class="description last"><p>请求瓦片高度</p></td>
620
+ </tr>
621
+
622
+
623
+
624
+
625
+ <tr class="deep-level-1">
626
+
627
+ <td class="name"><code>minimumLevel</code></td>
628
+
629
+
630
+ <td class="type">
631
+
632
+
633
+ <span class="param-type">number</span>
634
+
635
+
636
+
637
+ </td>
638
+
639
+
640
+ <td class="default">
641
+
642
+ 0
643
+
644
+ </td>
645
+
646
+
647
+ <td class="description last"><p>图层最小请求瓦片级别,小于该级别不再请求瓦片</p></td>
648
+ </tr>
649
+
650
+
651
+
652
+
653
+ <tr class="deep-level-1">
654
+
655
+ <td class="name"><code>maximumLevel</code></td>
656
+
657
+
658
+ <td class="type">
659
+
660
+
661
+ <span class="param-type">number</span>
662
+
663
+
664
+
665
+ </td>
666
+
667
+
668
+ <td class="default">
669
+
670
+ 20
671
+
672
+ </td>
673
+
674
+
675
+ <td class="description last"><p>图层最大请求瓦片级别,大于该级别不再请求瓦片</p></td>
676
+ </tr>
677
+
678
+
679
+
680
+
681
+ <tr class="deep-level-1">
682
+
683
+ <td class="name"><code>gdbps</code></td>
684
+
685
+
686
+ <td class="type">
687
+
688
+
689
+ <span class="param-type">Array</span>
690
+
691
+
692
+
693
+ </td>
694
+
695
+
696
+ <td class="default">
697
+
698
+ []
699
+
700
+ </td>
701
+
702
+
703
+ <td class="description last"><p>gdbps地址数组</p></td>
704
+ </tr>
705
+
706
+
707
+
708
+
709
+ <tr class="deep-level-1">
710
+
711
+ <td class="name"><code>filters</code></td>
712
+
713
+
714
+ <td class="type">
715
+
716
+
717
+ <span class="param-type">String</span>
718
+
719
+
720
+
721
+ </td>
722
+
723
+
724
+ <td class="default">
725
+
726
+ null
727
+
728
+ </td>
729
+
730
+
731
+ <td class="description last"><p>用户指定的图层过滤条件,它由多个键值对组成,值为过滤条件</p></td>
732
+ </tr>
733
+
734
+
735
+
736
+
737
+ <tr class="deep-level-1">
738
+
739
+ <td class="name"><code>extensions</code></td>
740
+
741
+
742
+ <td class="type">
743
+
744
+
745
+ <span class="param-type">Array.&lt;Object></span>
746
+
747
+
748
+
749
+ </td>
750
+
751
+
752
+ <td class="default">
753
+
754
+ []
755
+
756
+ </td>
757
+
758
+
759
+ <td class="description last"><p>扩展参数,待废弃,会将扩展参数中的非空参数拼接到请求接口上,SDK不会对扩展参数进行加密,示例:[{ key: '参数名', value: '参数值' }],待废弃,推荐设置到Cesium.Resource中</p></td>
760
+ </tr>
761
+
762
+
763
+
764
+
765
+ <tr class="deep-level-1">
766
+
767
+ <td class="name"><code>proxy</code></td>
768
+
769
+
770
+ <td class="type">
771
+
772
+
773
+ <span class="param-type">String</span>
774
+
775
+
776
+
777
+ </td>
778
+
779
+
780
+ <td class="default">
781
+
782
+ null
783
+
784
+ </td>
785
+
786
+
787
+ <td class="description last"><p>转发代理</p></td>
788
+ </tr>
789
+
790
+
791
+
792
+
793
+ <tr class="deep-level-1">
794
+
795
+ <td class="name"><code>dynamicLayers</code></td>
796
+
797
+
798
+ <td class="type">
799
+
800
+
801
+ <span class="param-type">String</span>
802
+
803
+
804
+
805
+ </td>
806
+
807
+
808
+ <td class="default">
809
+
810
+ null
811
+
812
+ </td>
813
+
814
+
815
+ <td class="description last"><p>动态图层信息</p></td>
816
+ </tr>
817
+
818
+
819
+
820
+
821
+ <tr class="deep-level-1">
822
+
823
+ <td class="name"><code>build2DImageResource</code></td>
824
+
825
+
826
+ <td class="type">
827
+
828
+
829
+ <span class="param-type">function</span>
830
+
831
+
832
+
833
+ </td>
834
+
835
+
836
+ <td class="default">
837
+
838
+ null
839
+
840
+ </td>
841
+
842
+
843
+ <td class="description last"><p>重载build2DImageResource方法,来重载瓦片的请求逻辑</p></td>
844
+ </tr>
845
+
846
+
847
+
848
+
849
+ <tr class="deep-level-1">
850
+
851
+ <td class="name"><code>clientId</code></td>
852
+
853
+
854
+ <td class="type">
855
+
856
+
857
+ <span class="param-type">String</span>
858
+
859
+
860
+
861
+ </td>
862
+
863
+
864
+ <td class="default">
865
+
866
+ getGUID()
867
+
868
+ </td>
869
+
870
+
871
+ <td class="description last"><p>客户端id,用户的唯一标识;在地图服务中,调用接口时如果修改了地图的状态,包括设置动态投影、设置图层显示隐藏等,为了提升并发性能,服务端会根据clientId来生成临时地图,最佳做法是一个浏览器生成一个固定的唯一值;建议普通用户不要传该参数,webclient会根据当前浏览器生成一个固定的唯一值</p></td>
872
+ </tr>
873
+
874
+
875
+
876
+
877
+ <tr class="deep-level-1">
878
+
879
+ <td class="name"><code>isAntialiasing</code></td>
880
+
881
+
882
+ <td class="type">
883
+
884
+
885
+ <span class="param-type">Boolean</span>
886
+ |
887
+
888
+ <span class="param-type">undefined</span>
889
+
890
+
891
+
892
+ </td>
893
+
894
+
895
+ <td class="default">
896
+
897
+ null
898
+
899
+ </td>
900
+
901
+
902
+ <td class="description last"><p>返回的图片时,是否开启服务端抗锯齿功能;启用抗锯齿功能后,显示效果会更清晰,但会导致出图速度变慢,true表示开启抗锯齿,false表示关闭抗锯齿,如果没有设置,则默认应用地图文档(MapX)上的设置参数</p></td>
903
+ </tr>
904
+
905
+
906
+
907
+
908
+ <tr class="deep-level-1">
909
+
910
+ <td class="name"><code>layerIndex</code></td>
911
+
912
+
913
+ <td class="type">
914
+
915
+
916
+ <span class="param-type">String</span>
917
+
918
+
919
+
920
+ </td>
921
+
922
+
923
+ <td class="default">
924
+
925
+ 0
926
+
927
+ </td>
928
+
929
+
930
+ <td class="description last"><p>场景服务-覆盖物出图时指定的图层下标</p></td>
931
+ </tr>
932
+
933
+
934
+
935
+
936
+ <tr class="deep-level-1">
937
+
938
+ <td class="name"><code>spatialReference</code></td>
939
+
940
+
941
+ <td class="type">
942
+
943
+
944
+ <span class="param-type">SpatialReference</span>
945
+
946
+
947
+
948
+ </td>
949
+
950
+
951
+ <td class="default">
952
+
953
+ null
954
+
955
+ </td>
956
+
957
+
958
+ <td class="description last"><p>图层坐标系,用于动态投影出图</p></td>
959
+ </tr>
960
+
961
+
962
+
963
+
964
+
965
+
966
+
967
+ </tbody>
968
+ </table>
969
+ </div>
970
+
971
+
972
+
973
+
974
+
975
+
976
+ <dl class="details">
977
+
978
+
979
+
980
+
981
+
982
+
983
+
984
+
985
+
986
+
987
+
988
+
989
+
990
+
991
+
992
+
993
+
994
+
995
+
996
+
997
+
998
+
999
+
1000
+
1001
+
1002
+
1003
+
1004
+
1005
+
1006
+
1007
+
1008
+ </dl>
1009
+
1010
+
1011
+
1012
+
1013
+
1014
+
1015
+
1016
+
1017
+
1018
+
1019
+
1020
+
1021
+
1022
+
1023
+
1024
+
1025
+
1026
+
1027
+
1028
+
1029
+
1030
+ <p class="summary"><h5>请参考以下示例:</h5>
1031
+ <a href='#example1'>1、添加一个MapGIS地图图片图层:原生接口开发</a><br>
1032
+ <a href='#example2'>2、添加一个MapGIS瓦片图层:混合接口</a><br>
1033
+ <a href='#example3'>3、extensions参数的配置方法</a><br>
1034
+ <a href='#example4'>4、headers参数的配置方法</a><br>
1035
+ <a href='http://192.168.82.91:8086/#/modules/cesium/layer/layerControl/mapgis-map-image-layers' target='_blank'>5、子图层过滤</a><br>
1036
+ <a href='http://192.168.82.91:8086/#/modules/cesium/layer/layerControl/image-layer-elevation-mode-setting' target='_blank'>6、影像图层高程模式设置</a><br>
1037
+ <a href='http://192.168.82.91:8086/#/modules/cesium/analyse/compareAnalyse/roller-shutter' target='_blank'>7、卷帘</a><br>
1038
+ <a href='http://192.168.82.91:8086/#/modules/cesium/sceneControl/scene/globe-independent-translucency' target='_blank'>8、地表透明度独立控制</a><br>
1039
+ <a href='http://192.168.82.91:8086/#/example-gallery/cesium#mapPictureLayer' target='_blank'>9、更多图层加载示例</a>
1040
+ <h5 style='margin-top: 10px;'>支持如下方法:</h5>
1041
+ <a href='#fromUrl'>[1、通过MapGIS地图服务的url获取MapGISMapServerImageProvider对象]</a><br/>
1042
+ <a href='#pickFeatures'>[2、获取瓦片的要素]</a><br/>
1043
+ <a href='#requestImage'>[3、请求给定贴图的图像]</a><br/></p>
1044
+
1045
+
1046
+
1047
+ <h5>示例</h5>
1048
+
1049
+ <p class="code-caption"><h7 id='example1'>添加一个MapGIS地图图片图层:原生接口开发</h7></p>
1050
+
1051
+
1052
+ <pre class="prettyprint"><code>// ES5引入方式
1053
+ const { MapGISMapServerImageProvider } = zondy
1054
+ // ES6引入方式
1055
+ import { MapGISMapServerImageProvider } from "@mapgis/webclient-cesium-plugin"
1056
+
1057
+ // 定义IGS地图图片图层服务的基地址
1058
+ const url = 'http://192.168.82.91:8089/igs/rest/services/Map/湖北省4326/MapServer'
1059
+
1060
+ // 添加IGS地图图片图层
1061
+ async function addIGSMapImageLayer(url) {
1062
+ const provider = await MapGISMapServerImageProvider.fromUrl(url)
1063
+ viewer.imageryLayers.addImageryProvider(provider)
1064
+ }
1065
+ // 添加IGS地图图片图层
1066
+ addIGSMapImageLayer(url)</code></pre>
1067
+
1068
+
1069
+ <p class="code-caption"><h7 id='example2'>添加一个MapGIS地图图片图层:混合接口开发</h7></p>
1070
+
1071
+
1072
+ <pre class="prettyprint"><code>// ES5引入方式
1073
+ const { MapGISMapServerImageProvider } = zondy
1074
+ const { IGSMapImageLayer } = zondy.layer
1075
+ const { initializeOptions } = zondy.cesium.util
1076
+ // ES6引入方式
1077
+ import { MapGISMapServerImageProvider, initializeOptions } from "@mapgis/webclient-cesium-plugin"
1078
+ import { IGSMapImageLayer } from "@mapgis/webclient-common"
1079
+
1080
+ // 定义IGS地图图片图层服务的基地址
1081
+ const url = 'http://192.168.82.91:8089/igs/rest/services/Map/湖北省4326/MapServer'
1082
+
1083
+ // 创建地图图片图层对象
1084
+ igsMapImageLayer = new IGSMapImageLayer({
1085
+ url: url
1086
+ })
1087
+
1088
+ // 获取地图图片图层服务的元信息
1089
+ igsMapImageLayer.load().then((layer) => {
1090
+ // 获取provider的初始化参数
1091
+ const options = initializeOptions(layer, viewer)
1092
+ // 构造provider对象
1093
+ provider = new MapGISMapServerImageProvider(options)
1094
+ // 添加图层到Cesium视图中
1095
+ cesiumLayer = viewer.imageryLayers.addImageryProvider(provider)
1096
+ })</code></pre>
1097
+
1098
+
1099
+ <p class="code-caption"><h7 id='example3'>extensions参数的配置方法</h7></p>
1100
+
1101
+
1102
+ <pre class="prettyprint"><code>// ES5引入方式
1103
+ const { MapGISMapServerImageProvider } = zondy
1104
+ // ES6引入方式
1105
+ import { MapGISMapServerImageProvider } from "@mapgis/webclient-cesium-pulgin-mini"
1106
+
1107
+ // extensions参数为自定义扩展参数,需要确保服务端支持此类参数
1108
+ const imageryProvider = new MapGISMapServerImageProvider({
1109
+ url,
1110
+ tilingScheme,
1111
+ extensions: [
1112
+ { key: 'token', value: 'example_token' },
1113
+ { key: 'filters', value: '1:ID>4,3:ID>1' },
1114
+ { key: 'proj', value: 'Web墨卡托_WGS1984' }
1115
+ ]
1116
+ })</code></pre>
1117
+
1118
+
1119
+
1120
+ <pre class="prettyprint"><code>&lt;caption id='example4'>&lt;h7>headers参数的配置方法&lt;/h7>&lt;/caption>
1121
+ const options = {
1122
+ headers: {
1123
+ 'Content-Type': 'text/plain',
1124
+ 'Accept-Language': 'zh-cn,zh;q=0.5'
1125
+ }
1126
+ }</code></pre>
1127
+
1128
+
1129
+
1130
+
1131
+ </div>
1132
+ </div>
1133
+ </div>
1134
+
1135
+
1136
+ </div>
1137
+
1138
+
1139
+
1140
+
1141
+
1142
+
1143
+
1144
+
1145
+
1146
+
1147
+
1148
+
1149
+
1150
+
1151
+ <div class='vertical-section'>
1152
+ <h3 id='member'>成员变量</h3>
1153
+ <div class="members">
1154
+
1155
+ <div class="member">
1156
+
1157
+ <span class="method-parameter is-pulled-right">
1158
+ <label>类型:</label>
1159
+
1160
+ <span class="param-type">Credit</span>
1161
+
1162
+
1163
+ </span>
1164
+
1165
+ <h4 class="name" id="credit">
1166
+ <a class="href-link" href="#credit">#</a>
1167
+
1168
+
1169
+ <span class='tag'>readonly</span>
1170
+
1171
+
1172
+ <span class="code-name">
1173
+ credit
1174
+ </span>
1175
+
1176
+ </h4>
1177
+
1178
+
1179
+
1180
+
1181
+ <div class="description">
1182
+ <p>获取此图像提供程序处于活动状态时要显示的凭证</p>
1183
+ </div>
1184
+
1185
+
1186
+
1187
+
1188
+
1189
+ <dl class="details">
1190
+
1191
+
1192
+
1193
+
1194
+
1195
+
1196
+
1197
+
1198
+
1199
+
1200
+
1201
+
1202
+
1203
+
1204
+
1205
+
1206
+
1207
+
1208
+
1209
+
1210
+
1211
+
1212
+
1213
+
1214
+
1215
+
1216
+
1217
+
1218
+
1219
+
1220
+
1221
+ </dl>
1222
+
1223
+
1224
+
1225
+
1226
+
1227
+ </div>
1228
+
1229
+ <div class="member">
1230
+
1231
+ <span class="method-parameter is-pulled-right">
1232
+ <label>类型:</label>
1233
+
1234
+ <span class="param-type">Array</span>
1235
+
1236
+
1237
+ </span>
1238
+
1239
+ <h4 class="name" id="gdbps">
1240
+ <a class="href-link" href="#gdbps">#</a>
1241
+
1242
+ <span class="code-name">
1243
+ gdbps
1244
+ </span>
1245
+
1246
+ </h4>
1247
+
1248
+
1249
+
1250
+
1251
+ <div class="description">
1252
+ <p>gdbps地址数组</p>
1253
+ </div>
1254
+
1255
+
1256
+
1257
+
1258
+
1259
+ <dl class="details">
1260
+
1261
+
1262
+
1263
+
1264
+
1265
+
1266
+
1267
+
1268
+
1269
+
1270
+
1271
+
1272
+
1273
+
1274
+
1275
+
1276
+
1277
+
1278
+
1279
+
1280
+
1281
+
1282
+
1283
+
1284
+
1285
+
1286
+
1287
+
1288
+
1289
+
1290
+
1291
+ </dl>
1292
+
1293
+
1294
+
1295
+
1296
+
1297
+ </div>
1298
+
1299
+ <div class="member">
1300
+
1301
+ <span class="method-parameter is-pulled-right">
1302
+ <label>类型:</label>
1303
+
1304
+ <span class="param-type">String</span>
1305
+
1306
+
1307
+ </span>
1308
+
1309
+ <h4 class="name" id="layers">
1310
+ <a class="href-link" href="#layers">#</a>
1311
+
1312
+ <span class="code-name">
1313
+ layers
1314
+ </span>
1315
+
1316
+ </h4>
1317
+
1318
+
1319
+
1320
+
1321
+ <div class="description">
1322
+ <p>获取要显示的以逗号分隔的图层ID列表</p>
1323
+ </div>
1324
+
1325
+
1326
+
1327
+
1328
+
1329
+ <dl class="details">
1330
+
1331
+
1332
+
1333
+
1334
+
1335
+
1336
+
1337
+
1338
+
1339
+
1340
+
1341
+
1342
+
1343
+
1344
+
1345
+
1346
+
1347
+
1348
+
1349
+
1350
+
1351
+
1352
+
1353
+
1354
+
1355
+
1356
+
1357
+
1358
+
1359
+
1360
+
1361
+ </dl>
1362
+
1363
+
1364
+
1365
+
1366
+
1367
+ </div>
1368
+
1369
+ <div class="member">
1370
+
1371
+ <span class="method-parameter is-pulled-right">
1372
+ <label>类型:</label>
1373
+
1374
+ <span class="param-type">Number</span>
1375
+
1376
+
1377
+ </span>
1378
+
1379
+ <h4 class="name" id="maximumLevel">
1380
+ <a class="href-link" href="#maximumLevel">#</a>
1381
+
1382
+
1383
+ <span class='tag'>readonly</span>
1384
+
1385
+
1386
+ <span class="code-name">
1387
+ maximumLevel
1388
+ </span>
1389
+
1390
+ </h4>
1391
+
1392
+
1393
+
1394
+
1395
+ <div class="description">
1396
+ <p>瓦片最大级别</p>
1397
+ </div>
1398
+
1399
+
1400
+
1401
+
1402
+
1403
+ <dl class="details">
1404
+
1405
+
1406
+
1407
+
1408
+
1409
+
1410
+
1411
+
1412
+
1413
+
1414
+
1415
+
1416
+
1417
+
1418
+
1419
+
1420
+
1421
+
1422
+
1423
+
1424
+
1425
+
1426
+
1427
+
1428
+
1429
+
1430
+
1431
+
1432
+
1433
+
1434
+
1435
+ </dl>
1436
+
1437
+
1438
+
1439
+
1440
+
1441
+ </div>
1442
+
1443
+ <div class="member">
1444
+
1445
+ <span class="method-parameter is-pulled-right">
1446
+ <label>类型:</label>
1447
+
1448
+ <span class="param-type">Number</span>
1449
+
1450
+
1451
+ </span>
1452
+
1453
+ <h4 class="name" id="minimumLevel">
1454
+ <a class="href-link" href="#minimumLevel">#</a>
1455
+
1456
+
1457
+ <span class='tag'>readonly</span>
1458
+
1459
+
1460
+ <span class="code-name">
1461
+ minimumLevel
1462
+ </span>
1463
+
1464
+ </h4>
1465
+
1466
+
1467
+
1468
+
1469
+ <div class="description">
1470
+ <p>瓦片最小级别</p>
1471
+ </div>
1472
+
1473
+
1474
+
1475
+
1476
+
1477
+ <dl class="details">
1478
+
1479
+
1480
+
1481
+
1482
+
1483
+
1484
+
1485
+
1486
+
1487
+
1488
+
1489
+
1490
+
1491
+
1492
+
1493
+
1494
+
1495
+
1496
+
1497
+
1498
+
1499
+
1500
+
1501
+
1502
+
1503
+
1504
+
1505
+
1506
+
1507
+
1508
+
1509
+ </dl>
1510
+
1511
+
1512
+
1513
+
1514
+
1515
+ </div>
1516
+
1517
+ <div class="member">
1518
+
1519
+ <span class="method-parameter is-pulled-right">
1520
+ <label>类型:</label>
1521
+
1522
+ <span class="param-type">Proxy</span>
1523
+
1524
+
1525
+ </span>
1526
+
1527
+ <h4 class="name" id="proxy">
1528
+ <a class="href-link" href="#proxy">#</a>
1529
+
1530
+
1531
+ <span class='tag'>readonly</span>
1532
+
1533
+
1534
+ <span class="code-name">
1535
+ proxy
1536
+ </span>
1537
+
1538
+ </h4>
1539
+
1540
+
1541
+
1542
+
1543
+ <div class="description">
1544
+ <p>获取代理</p>
1545
+ </div>
1546
+
1547
+
1548
+
1549
+
1550
+
1551
+ <dl class="details">
1552
+
1553
+
1554
+
1555
+
1556
+
1557
+
1558
+
1559
+
1560
+
1561
+
1562
+
1563
+
1564
+
1565
+
1566
+
1567
+
1568
+
1569
+
1570
+
1571
+
1572
+
1573
+
1574
+
1575
+
1576
+
1577
+
1578
+
1579
+
1580
+
1581
+
1582
+
1583
+ </dl>
1584
+
1585
+
1586
+
1587
+
1588
+
1589
+ </div>
1590
+
1591
+ <div class="member">
1592
+
1593
+ <span class="method-parameter is-pulled-right">
1594
+ <label>类型:</label>
1595
+
1596
+ <span class="param-type">Boolean</span>
1597
+
1598
+
1599
+ </span>
1600
+
1601
+ <h4 class="name" id="ready">
1602
+ <a class="href-link" href="#ready">#</a>
1603
+
1604
+
1605
+ <span class='tag'>readonly</span>
1606
+
1607
+
1608
+ <span class="code-name">
1609
+ ready
1610
+ </span>
1611
+
1612
+ </h4>
1613
+
1614
+
1615
+
1616
+
1617
+ <div class="description">
1618
+ <p>获取当前图层是否创建完成</p>
1619
+ </div>
1620
+
1621
+
1622
+
1623
+
1624
+
1625
+ <dl class="details">
1626
+
1627
+
1628
+
1629
+
1630
+
1631
+
1632
+
1633
+
1634
+
1635
+
1636
+
1637
+
1638
+
1639
+
1640
+
1641
+
1642
+
1643
+
1644
+
1645
+
1646
+
1647
+
1648
+
1649
+
1650
+
1651
+
1652
+
1653
+
1654
+
1655
+
1656
+
1657
+ </dl>
1658
+
1659
+
1660
+
1661
+
1662
+
1663
+ </div>
1664
+
1665
+ <div class="member">
1666
+
1667
+ <span class="method-parameter is-pulled-right">
1668
+ <label>类型:</label>
1669
+
1670
+ <span class="param-type">Rectangle</span>
1671
+
1672
+
1673
+ </span>
1674
+
1675
+ <h4 class="name" id="rectangle">
1676
+ <a class="href-link" href="#rectangle">#</a>
1677
+
1678
+
1679
+ <span class='tag'>readonly</span>
1680
+
1681
+
1682
+ <span class="code-name">
1683
+ rectangle
1684
+ </span>
1685
+
1686
+ </h4>
1687
+
1688
+
1689
+
1690
+
1691
+ <div class="description">
1692
+ <p>服务请求范围</p>
1693
+ </div>
1694
+
1695
+
1696
+
1697
+
1698
+
1699
+ <dl class="details">
1700
+
1701
+
1702
+
1703
+
1704
+
1705
+
1706
+
1707
+
1708
+
1709
+
1710
+
1711
+
1712
+
1713
+
1714
+
1715
+
1716
+
1717
+
1718
+
1719
+
1720
+
1721
+
1722
+
1723
+
1724
+
1725
+
1726
+
1727
+
1728
+
1729
+
1730
+
1731
+ </dl>
1732
+
1733
+
1734
+
1735
+
1736
+
1737
+ </div>
1738
+
1739
+ <div class="member">
1740
+
1741
+ <span class="method-parameter is-pulled-right">
1742
+ <label>类型:</label>
1743
+
1744
+ <span class="param-type">Number</span>
1745
+
1746
+
1747
+ </span>
1748
+
1749
+ <h4 class="name" id="tileHeight">
1750
+ <a class="href-link" href="#tileHeight">#</a>
1751
+
1752
+
1753
+ <span class='tag'>readonly</span>
1754
+
1755
+
1756
+ <span class="code-name">
1757
+ tileHeight
1758
+ </span>
1759
+
1760
+ </h4>
1761
+
1762
+
1763
+
1764
+
1765
+ <div class="description">
1766
+ <p>瓦片高度</p>
1767
+ </div>
1768
+
1769
+
1770
+
1771
+
1772
+
1773
+ <dl class="details">
1774
+
1775
+
1776
+
1777
+
1778
+
1779
+
1780
+
1781
+
1782
+
1783
+
1784
+
1785
+
1786
+
1787
+
1788
+
1789
+
1790
+
1791
+
1792
+
1793
+
1794
+
1795
+
1796
+
1797
+
1798
+
1799
+
1800
+
1801
+
1802
+
1803
+
1804
+
1805
+ </dl>
1806
+
1807
+
1808
+
1809
+
1810
+
1811
+ </div>
1812
+
1813
+ <div class="member">
1814
+
1815
+ <span class="method-parameter is-pulled-right">
1816
+ <label>类型:</label>
1817
+
1818
+ <span class="param-type">Number</span>
1819
+
1820
+
1821
+ </span>
1822
+
1823
+ <h4 class="name" id="tileWidth">
1824
+ <a class="href-link" href="#tileWidth">#</a>
1825
+
1826
+
1827
+ <span class='tag'>readonly</span>
1828
+
1829
+
1830
+ <span class="code-name">
1831
+ tileWidth
1832
+ </span>
1833
+
1834
+ </h4>
1835
+
1836
+
1837
+
1838
+
1839
+ <div class="description">
1840
+ <p>瓦片宽度</p>
1841
+ </div>
1842
+
1843
+
1844
+
1845
+
1846
+
1847
+ <dl class="details">
1848
+
1849
+
1850
+
1851
+
1852
+
1853
+
1854
+
1855
+
1856
+
1857
+
1858
+
1859
+
1860
+
1861
+
1862
+
1863
+
1864
+
1865
+
1866
+
1867
+
1868
+
1869
+
1870
+
1871
+
1872
+
1873
+
1874
+
1875
+
1876
+
1877
+
1878
+
1879
+ </dl>
1880
+
1881
+
1882
+
1883
+
1884
+
1885
+ </div>
1886
+
1887
+ <div class="member">
1888
+
1889
+ <span class="method-parameter is-pulled-right">
1890
+ <label>类型:</label>
1891
+
1892
+ <span class="param-type">TilingScheme</span>
1893
+
1894
+
1895
+ </span>
1896
+
1897
+ <h4 class="name" id="tilingScheme">
1898
+ <a class="href-link" href="#tilingScheme">#</a>
1899
+
1900
+
1901
+ <span class='tag'>readonly</span>
1902
+
1903
+
1904
+ <span class="code-name">
1905
+ tilingScheme
1906
+ </span>
1907
+
1908
+ </h4>
1909
+
1910
+
1911
+
1912
+
1913
+ <div class="description">
1914
+ <p>瓦片平铺规则</p>
1915
+ </div>
1916
+
1917
+
1918
+
1919
+
1920
+
1921
+ <dl class="details">
1922
+
1923
+
1924
+
1925
+
1926
+
1927
+
1928
+
1929
+
1930
+
1931
+
1932
+
1933
+
1934
+
1935
+
1936
+
1937
+
1938
+
1939
+
1940
+
1941
+
1942
+
1943
+
1944
+
1945
+
1946
+
1947
+
1948
+
1949
+
1950
+
1951
+
1952
+
1953
+ </dl>
1954
+
1955
+
1956
+
1957
+
1958
+
1959
+ </div>
1960
+
1961
+ <div class="member">
1962
+
1963
+ <span class="method-parameter is-pulled-right">
1964
+ <label>类型:</label>
1965
+
1966
+ <span class="param-type">String</span>
1967
+
1968
+
1969
+ </span>
1970
+
1971
+ <h4 class="name" id="url">
1972
+ <a class="href-link" href="#url">#</a>
1973
+
1974
+
1975
+ <span class='tag'>readonly</span>
1976
+
1977
+
1978
+ <span class="code-name">
1979
+ url
1980
+ </span>
1981
+
1982
+ </h4>
1983
+
1984
+
1985
+
1986
+
1987
+ <div class="description">
1988
+ <p>服务地址</p>
1989
+ </div>
1990
+
1991
+
1992
+
1993
+
1994
+
1995
+ <dl class="details">
1996
+
1997
+
1998
+
1999
+
2000
+
2001
+
2002
+
2003
+
2004
+
2005
+
2006
+
2007
+
2008
+
2009
+
2010
+
2011
+
2012
+
2013
+
2014
+
2015
+
2016
+
2017
+
2018
+
2019
+
2020
+
2021
+
2022
+
2023
+
2024
+
2025
+
2026
+
2027
+ </dl>
2028
+
2029
+
2030
+
2031
+
2032
+
2033
+ </div>
2034
+
2035
+ </div>
2036
+ </div>
2037
+
2038
+
2039
+
2040
+ <div class='vertical-section'>
2041
+ <h3 id='function'>方法</h3>
2042
+ <div class="members">
2043
+
2044
+ <div class="member">
2045
+
2046
+
2047
+
2048
+ <h4 class="name" id=".fromUrl">
2049
+ <a class="href-link" href="#.fromUrl">#</a>
2050
+
2051
+
2052
+ <span class='tag'>async</span>
2053
+
2054
+ <span class='tag'>static</span>
2055
+
2056
+
2057
+ <span class="code-name" style="font-size:30px">
2058
+
2059
+ fromUrl<span class="signature">(url, options)</span>
2060
+
2061
+ </span>
2062
+ </h4>
2063
+
2064
+
2065
+
2066
+ <div class="description">
2067
+ <p>通过MapGIS地图服务的url获取MapGISMapServerImageProvider对象<a id='fromUrl'/></p>
2068
+ </div>
2069
+
2070
+
2071
+
2072
+
2073
+
2074
+
2075
+
2076
+
2077
+
2078
+
2079
+ <h4>参数:</h4>
2080
+
2081
+ <div class="table-container">
2082
+ <table class="params table">
2083
+ <thead>
2084
+ <tr>
2085
+
2086
+ <th>名称</th>
2087
+
2088
+
2089
+ <th>类型</th>
2090
+
2091
+
2092
+
2093
+ <th class="last">描述</th>
2094
+ </tr>
2095
+ </thead>
2096
+
2097
+ <tbody>
2098
+
2099
+
2100
+
2101
+ <tr class="deep-level-0">
2102
+
2103
+ <td class="name"><code>url</code></td>
2104
+
2105
+
2106
+ <td class="type">
2107
+
2108
+
2109
+ <span class="param-type">String</span>
2110
+
2111
+
2112
+
2113
+ </td>
2114
+
2115
+
2116
+
2117
+ <td class="description last"><p>服务的基地址</p></td>
2118
+ </tr>
2119
+
2120
+
2121
+
2122
+
2123
+
2124
+
2125
+ <tr class="deep-level-0">
2126
+
2127
+ <td class="name"><code>options</code></td>
2128
+
2129
+
2130
+ <td class="type">
2131
+
2132
+
2133
+ <span class="param-type">Object</span>
2134
+
2135
+
2136
+
2137
+ </td>
2138
+
2139
+
2140
+
2141
+ <td class="description last"><p>实例化对象时提供的额外配置参数,若该对象中包含构造参数则会覆盖对应的构造参数</p></td>
2142
+ </tr>
2143
+
2144
+
2145
+
2146
+
2147
+ </tbody>
2148
+ </table>
2149
+ </div>
2150
+
2151
+
2152
+
2153
+
2154
+
2155
+
2156
+ <dl class="details">
2157
+
2158
+
2159
+
2160
+
2161
+
2162
+
2163
+
2164
+
2165
+
2166
+
2167
+
2168
+
2169
+
2170
+
2171
+
2172
+
2173
+
2174
+
2175
+
2176
+
2177
+
2178
+
2179
+
2180
+
2181
+
2182
+
2183
+
2184
+
2185
+
2186
+
2187
+
2188
+ </dl>
2189
+
2190
+
2191
+
2192
+
2193
+
2194
+
2195
+
2196
+
2197
+
2198
+
2199
+
2200
+
2201
+
2202
+
2203
+
2204
+
2205
+
2206
+
2207
+ <div class='columns method-parameter'>
2208
+ <div class="column is-2"><label>返回值:</label></div>
2209
+ <div class="column is-10">
2210
+
2211
+
2212
+
2213
+ <div class="columns">
2214
+
2215
+ <div class='param-desc column is-7'><p>初始化完毕的MapGISMapServerImageProvider对象</p></div>
2216
+
2217
+
2218
+ <div class='column is-5 has-text-left'>
2219
+ <label>类型: </label>
2220
+
2221
+ <span class="param-type">Cesium.MapGISMapServerImageProvider</span>
2222
+
2223
+
2224
+ </div>
2225
+
2226
+ </div>
2227
+
2228
+
2229
+ </div>
2230
+ </div>
2231
+
2232
+
2233
+
2234
+
2235
+
2236
+
2237
+ </div>
2238
+
2239
+ <div class="member">
2240
+
2241
+
2242
+
2243
+ <h4 class="name" id="requestImage">
2244
+ <a class="href-link" href="#requestImage">#</a>
2245
+
2246
+ <span class="code-name" style="font-size:30px">
2247
+
2248
+ requestImage<span class="signature">(x, y, level, request)</span>
2249
+
2250
+ </span>
2251
+ </h4>
2252
+
2253
+
2254
+
2255
+ <div class="description">
2256
+ <p>请求给定贴图的图像<a id='requestImage'/></p>
2257
+ </div>
2258
+
2259
+
2260
+
2261
+
2262
+
2263
+
2264
+
2265
+
2266
+
2267
+
2268
+ <h4>参数:</h4>
2269
+
2270
+ <div class="table-container">
2271
+ <table class="params table">
2272
+ <thead>
2273
+ <tr>
2274
+
2275
+ <th>名称</th>
2276
+
2277
+
2278
+ <th>类型</th>
2279
+
2280
+
2281
+
2282
+ <th class="last">描述</th>
2283
+ </tr>
2284
+ </thead>
2285
+
2286
+ <tbody>
2287
+
2288
+
2289
+
2290
+ <tr class="deep-level-0">
2291
+
2292
+ <td class="name"><code>x</code></td>
2293
+
2294
+
2295
+ <td class="type">
2296
+
2297
+
2298
+ <span class="param-type">Number</span>
2299
+
2300
+
2301
+
2302
+ </td>
2303
+
2304
+
2305
+
2306
+ <td class="description last"><p>瓦片的X坐标</p></td>
2307
+ </tr>
2308
+
2309
+
2310
+
2311
+
2312
+
2313
+
2314
+ <tr class="deep-level-0">
2315
+
2316
+ <td class="name"><code>y</code></td>
2317
+
2318
+
2319
+ <td class="type">
2320
+
2321
+
2322
+ <span class="param-type">Number</span>
2323
+
2324
+
2325
+
2326
+ </td>
2327
+
2328
+
2329
+
2330
+ <td class="description last"><p>瓦片的Y坐标</p></td>
2331
+ </tr>
2332
+
2333
+
2334
+
2335
+
2336
+
2337
+
2338
+ <tr class="deep-level-0">
2339
+
2340
+ <td class="name"><code>level</code></td>
2341
+
2342
+
2343
+ <td class="type">
2344
+
2345
+
2346
+ <span class="param-type">Number</span>
2347
+
2348
+
2349
+
2350
+ </td>
2351
+
2352
+
2353
+
2354
+ <td class="description last"><p>瓦片的详细级别</p></td>
2355
+ </tr>
2356
+
2357
+
2358
+
2359
+
2360
+
2361
+
2362
+ <tr class="deep-level-0">
2363
+
2364
+ <td class="name"><code>request</code></td>
2365
+
2366
+
2367
+ <td class="type">
2368
+
2369
+
2370
+ <span class="param-type">Object</span>
2371
+
2372
+
2373
+
2374
+ </td>
2375
+
2376
+
2377
+
2378
+ <td class="description last"><p>请求对象</p></td>
2379
+ </tr>
2380
+
2381
+
2382
+
2383
+
2384
+ </tbody>
2385
+ </table>
2386
+ </div>
2387
+
2388
+
2389
+
2390
+
2391
+
2392
+
2393
+ <dl class="details">
2394
+
2395
+
2396
+
2397
+
2398
+
2399
+
2400
+
2401
+
2402
+
2403
+
2404
+
2405
+
2406
+
2407
+
2408
+
2409
+
2410
+
2411
+
2412
+
2413
+
2414
+
2415
+
2416
+
2417
+
2418
+
2419
+
2420
+
2421
+
2422
+
2423
+
2424
+
2425
+ </dl>
2426
+
2427
+
2428
+
2429
+
2430
+
2431
+
2432
+
2433
+
2434
+
2435
+
2436
+
2437
+
2438
+
2439
+
2440
+
2441
+
2442
+
2443
+
2444
+ <div class='columns method-parameter'>
2445
+ <div class="column is-2"><label>返回值:</label></div>
2446
+ <div class="column is-10">
2447
+
2448
+
2449
+
2450
+ <div class="columns">
2451
+
2452
+ <div class='param-desc column is-7'><p>瓦片的Resource对象</p></div>
2453
+
2454
+
2455
+ <div class='column is-5 has-text-left'>
2456
+ <label>类型: </label>
2457
+
2458
+ <span class="param-type">Object</span>
2459
+
2460
+
2461
+ </div>
2462
+
2463
+ </div>
2464
+
2465
+
2466
+ </div>
2467
+ </div>
2468
+
2469
+
2470
+
2471
+
2472
+
2473
+
2474
+ </div>
2475
+
2476
+ </div>
2477
+ </div>
2478
+
2479
+
2480
+
2481
+
2482
+
2483
+ </article>
2484
+
2485
+ </section>
2486
+
2487
+
2488
+
2489
+
2490
+ </div>
2491
+
2492
+ <footer class="footer">
2493
+ <div class="content has-text-centered">
2494
+ <p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
2495
+ <p class="sidebar-created-by">
2496
+ <a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
2497
+ <a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
2498
+ </p>
2499
+ </div>
2500
+ </footer>
2501
+
2502
+ </div>
2503
+ <div id="side-nav" class="side-nav">
2504
+ <div style="margin-bottom: 10px;">
2505
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
2506
+ </div>
2507
+ <div style="margin-bottom: 10px;">
2508
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
2509
+ </div>
2510
+ <div style="margin-bottom: 10px;">
2511
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
2512
+ </div>
2513
+ <div>
2514
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
2515
+ </div>
2516
+ </div>
2517
+ </div>
2518
+ <script src="scripts/linenumber.js"> </script>
2519
+
2520
+ <script src="scripts/search.js"> </script>
2521
+
2522
+ </body>
2523
+ </html>