@mapgis/webclient-cesium-plugin 17.4.1 → 17.6.0

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 (124) hide show
  1. package/README.md +674 -601
  2. package/dist/es5/webclient-cesium-plugin.min.js +10 -10
  3. package/dist/es5/webclient-common.min.js +32 -6
  4. package/dist/webclient-cesium-plugin-es6.min.js +10 -10
  5. package/documention/AlgorithmLib.html +6 -6
  6. package/documention/AngulationTool.html +143 -86
  7. package/documention/AnimationTool.html +6 -6
  8. package/documention/ArcGISMapServerImageryProvider.html +20 -40
  9. package/documention/ArcGISMapServerSingleImageryProvider.html +1070 -0
  10. package/documention/ArcGISTileServerImageryProvider.html +18 -10
  11. package/documention/ArcGISVectorTileImageryProvider.html +14 -9
  12. package/documention/BaseImageryProvider.html +1777 -0
  13. package/documention/Cesium.Material.html +6 -6
  14. package/documention/Cesium.Viewer.html +6 -6
  15. package/documention/Cesium3DTileset.html +6 -6
  16. package/documention/CesiumHeatmap.html +6 -6
  17. package/documention/CesiumNavigation.html +511 -0
  18. package/documention/CesiumTerrainProvider.html +6 -6
  19. package/documention/CircleWaveMaterialProperty.html +6 -6
  20. package/documention/CollisionDetectionByRender.html +6 -6
  21. package/documention/CompatibleFunc.html +258 -9
  22. package/documention/CustomPrimitive.html +463 -0
  23. package/documention/CustomProjection.html +6 -6
  24. package/documention/CustomTilingScheme.html +6 -6
  25. package/documention/CutFillAnalysis.html +6 -6
  26. package/documention/CuttingTool.html +154 -21
  27. package/documention/Deferred.html +6 -6
  28. package/documention/DrawElement.html +16 -16
  29. package/documention/DrawTool.html +8 -8
  30. package/documention/DynamicEntityVisualizer.html +8 -6
  31. package/documention/DynamicLabelLayer.html +333 -451
  32. package/documention/EditTool.html +6 -6
  33. package/documention/FloodAnalysis.html +6 -6
  34. package/documention/FloodAnalysisReflection.html +6 -6
  35. package/documention/FlowParticle.html +1052 -0
  36. package/documention/Fluid.html +2712 -0
  37. package/documention/FluidFoam.html +1052 -0
  38. package/documention/FluidReflection.html +954 -0
  39. package/documention/FluidShadow.html +954 -0
  40. package/documention/FluidSourceCollection.html +1399 -0
  41. package/documention/FluidSpecular.html +954 -0
  42. package/documention/GeoJSONLayerUtil.html +6 -6
  43. package/documention/GlobeIndependentTranslucency.html +6 -6
  44. package/documention/Graphic.html +6 -6
  45. package/documention/GraphicTransformTool.html +6 -6
  46. package/documention/GraphicsLayer.html +7 -7
  47. package/documention/GraphicsLayerUtil.html +6 -6
  48. package/documention/GroundPrimitiveLayer.html +1675 -0
  49. package/documention/HashMap.html +6 -6
  50. package/documention/HeightLimited.html +6 -6
  51. package/documention/IGSFeatureLayerUtil.html +169 -6
  52. package/documention/ISSceneLayerUtil.html +6 -870
  53. package/documention/KeyboardCameraController.html +6 -6
  54. package/documention/MapGISDynamicLabelCollection.html +1696 -0
  55. package/documention/MapGISFeatureGridCollection.html +1579 -0
  56. package/documention/MapGISImageServerImageryProvider.html +1878 -0
  57. package/documention/MapGISM3DSet.html +9 -6
  58. package/documention/MapGISMapServerImageryProvider.html +171 -814
  59. package/documention/MapGISMapServerSingleImageryProvider.html +1222 -0
  60. package/documention/MapGISTerrainProvider.html +1098 -13
  61. package/documention/MapGISTerrainService.html +1740 -0
  62. package/documention/MapGISTileAvailability.html +8 -8
  63. package/documention/MapGISTileServerImageryProvider.html +98 -1343
  64. package/documention/MapGISVectorTileImageryProvider.html +126 -694
  65. package/documention/MeasureAreaTool.html +371 -6
  66. package/documention/MeasureLengthTool.html +99 -88
  67. package/documention/MeasureSlopeTool.html +216 -12
  68. package/documention/ModelEditor.html +6 -6
  69. package/documention/ModelFilterTool.html +6 -6
  70. package/documention/ModelTransformTool.html +439 -19
  71. package/documention/NavigationControl.html +512 -0
  72. package/documention/NavigationTool.html +7 -7
  73. package/documention/OpenWeatherImageryProvider.html +39 -87
  74. package/documention/PointFluidSource.html +866 -0
  75. package/documention/PolylineTrailLinkMaterialProperty.html +6 -6
  76. package/documention/Popup.html +7 -7
  77. package/documention/PostProcessStageLibrary.html +6 -6
  78. package/documention/Promise.html +6 -6
  79. package/documention/ProviderBaseUrlRegExp.html +735 -0
  80. package/documention/RadarMaterialProperty.html +6 -6
  81. package/documention/ReImg.html +6 -6
  82. package/documention/RenderUtil.html +685 -0
  83. package/documention/ResetViewNavigationControl.html +975 -0
  84. package/documention/RiverGeometry.html +6 -6
  85. package/documention/RoamParticle.html +6 -6
  86. package/documention/S3MTileset.html +9 -6
  87. package/documention/SceneView.html +319 -192
  88. package/documention/SceneViewCesium.html +1028 -447
  89. package/documention/Screenshot.html +6 -6
  90. package/documention/SelectTool.html +6 -6
  91. package/documention/ShadowRateAnalysis.html +6 -6
  92. package/documention/ShadowRateDrawCommand.html +6 -6
  93. package/documention/SingleImageryProvider.html +1544 -0
  94. package/documention/SketchEditor.html +7 -7
  95. package/documention/SketchEditorCesium.html +249 -365
  96. package/documention/StableParticle.html +6 -6
  97. package/documention/Style.html +6 -6
  98. package/documention/TerrainAnalyse.html +9 -9
  99. package/documention/TerrainProfile.html +86 -11
  100. package/documention/ThemeManager.html +7 -7
  101. package/documention/Tooltip.html +6 -6
  102. package/documention/TriangulationTool.html +115 -362
  103. package/documention/UrlTemplateImageryProvider.html +11 -10
  104. package/documention/UserInterfaceControl.html +1187 -0
  105. package/documention/VisiblityAnalysis.html +7 -7
  106. package/documention/VolumeFluidSource.html +664 -0
  107. package/documention/WFSLayerUtil.html +6 -6
  108. package/documention/WaterReflection.html +6 -6
  109. package/documention/WebMapServiceImageryProvider.html +13 -8
  110. package/documention/WebMapServiceSingleImageryProvider.html +1043 -0
  111. package/documention/WebMapTileServiceImageryProvider.html +14 -8
  112. package/documention/Wind3D.html +6 -6
  113. package/documention/ZoomNavigationControl.html +861 -0
  114. package/documention/createColorTexture.html +6 -6
  115. package/documention/global.html +957 -888
  116. package/documention/index.html +6 -6
  117. package/documention/initializeOptions.html +6 -6
  118. package/documention/isCounterClockwise.html +6 -6
  119. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +6 -6
  120. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +6 -6
  121. package/documention/module.exports_module.exports.html +6 -6
  122. package/package.json +2 -2
  123. package/documention/IGSSceneLayerUtil.html +0 -2313
  124. package/documention/SkyLineAnalysis.html +0 -660
@@ -104,7 +104,7 @@
104
104
 
105
105
  <nav>
106
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>
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="ArcGISMapServerSingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapServerSingleImageryProvider.html">ArcGISMapServerSingleImageryProvider</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="BaseImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="BaseImageryProvider.html">BaseImageryProvider</a><span style="display: none;"><p>基础影像服务接入类</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
108
  《PolylineTrailLink材质》<br>
109
109
  参考示例:
110
110
  <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-polyline'>《线示例》</a>
@@ -201,7 +201,7 @@ repeat: 重复次数,2.0<br><br></p></span></li><li style="white-space: nowrap
201
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
202
  1、支持BillBoard、Label、GroundPrimitive等动态显示,处理覆盖问题
203
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>
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="FlowParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FlowParticle.html">FlowParticle</a><span style="display: none;"><p>流体粒子对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Fluid"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Fluid.html">Fluid</a><span style="display: none;"><p>流体模拟对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidFoam"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidFoam.html">FluidFoam</a><span style="display: none;"><p>流体白浪对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidReflection.html">FluidReflection</a><span style="display: none;"><p>流体反射对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidShadow"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidShadow.html">FluidShadow</a><span style="display: none;"><p>流体阴影对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidSourceCollection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidSourceCollection.html">FluidSourceCollection</a><span style="display: none;"><p>流体源集合对象(该对象会在Fluid内部进行实例化,不需要额外手动实例化)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidSpecular"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidSpecular.html">FluidSpecular</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
205
  <p>实例化该类的对象同时也能够使用原生的地表透明参数,能够直接在实例化对象上修改 <code>GlobeTranslucency</code> 的参数(原生的
206
206
  viewer.scene.globe.translucency依然能够使用,但两者同时使用时会造成相互干扰,推荐仅使用GlobeIndependentTranslucency来实现地表透明),
207
207
  使用原生的地表透明方式还是该类的地表透明方式由 <a href="GlobeIndependentTranslucency.html#imageryLayers"><code>GlobeIndependentTranslucency#imageryLayers</code></a> 数组是否为空来区分。</p>
@@ -260,9 +260,9 @@ viewer.scene.globe.translucency依然能够使用,但两者同时使用时会
260
260
  <ul>
261
261
  <li><code>Shift</code>:加速相机平移操作,调整移动步长为原来的两倍</li>
262
262
  <li><code>R</code>:重置视角到初始视角,仅在参数<code>initView</code>定义时有效</li>
263
- </ul></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="MapGISMapServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISMapServerImageryProvider.html">MapGISMapServerImageryProvider</a><span style="display: none;"><p>MapGIS地图图片图层</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="MapGISTileServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileServerImageryProvider.html">MapGISTileServerImageryProvider</a><span style="display: none;"><p>MapGIS瓦片图层</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.
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="MapGISImageServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISImageServerImageryProvider.html">MapGISImageServerImageryProvider</a><span style="display: none;"><p>IGS影像服务接入类</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="MapGISMapServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISMapServerImageryProvider.html">MapGISMapServerImageryProvider</a><span style="display: none;"><p>IGS地图服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISMapServerSingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISMapServerSingleImageryProvider.html">MapGISMapServerSingleImageryProvider</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="MapGISTerrainService"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTerrainService.html">MapGISTerrainService</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="MapGISTileServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileServerImageryProvider.html">MapGISTileServerImageryProvider</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
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;">undefined</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引擎)
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="PointFluidSource"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PointFluidSource.html">PointFluidSource</a><span style="display: none;"><p>点流体源对象</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="SingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SingleImageryProvider.html">SingleImageryProvider</a><span style="display: none;"><p>一张图出图的服务接入类</p></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="VolumeFluidSource"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VolumeFluidSource.html">VolumeFluidSource</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="WebMapServiceSingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceSingleImageryProvider.html">WebMapServiceSingleImageryProvider</a><span style="display: none;"><p>WMS服务一张图出图接入类</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
266
  参考示例:
267
267
  <a href='#SceneView'>[初始化三维场景视图]</a>
268
268
  <br>[ES5引入方式]:<br/>
@@ -270,12 +270,12 @@ zondy.cesium.SceneView() <br/>
270
270
  [ES6引入方式]:<br/>
271
271
  import { SceneView } from '@mapgis/webclient-cesium-plugin' <br/>
272
272
  自定义样式说明:<br/>
273
- zondy-popup__content 弹窗容器样式<br/>
273
+ zondy-popup__container 弹窗容器样式<br/>
274
274
  zondy-popup__tip 弹窗对话框箭头样式<br/>
275
275
  zondy-popup__header 弹窗头部样式<br/>
276
276
  zondy-popup__content 弹窗主体样式<br/>
277
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://webclient.smaryun.com/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="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/>
278
+ 继承自<a href='http://webclient.smaryun.com/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
279
  继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/SketchEditor3D.html' target='_blank'>zondy.SketchEditor3D</a><br/>
280
280
  <br>[ES5引入方式]:<br/>
281
281
  const { SketchEditor } = zondy.tool.sketch <br/>
@@ -321,7 +321,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
321
321
 
322
322
 
323
323
  <div class="description">
324
- <p>MapGIS地图图片图层</p>
324
+ <p>IGS地图服务接入类</p>
325
325
  </div>
326
326
 
327
327
 
@@ -391,6 +391,9 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
391
391
  <td class="type">
392
392
 
393
393
 
394
+ <span class="param-type">Cesium.Resource</span>
395
+ |
396
+
394
397
  <span class="param-type">String</span>
395
398
 
396
399
 
@@ -405,9 +408,17 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
405
408
  </td>
406
409
 
407
410
 
408
- <td class="description last"><p>服务地址,格式如下:<br/>
409
- 1、IGS1.0服务基地址:http://{ip}:{port}/igs/rest/mrms/docs/{文件夹名(可选)}:{serviceName}<br/>
410
- 2、IGS2.0服务基地址:http://{ip}:{port}/igs/rest/services/{文件夹名(可选)}/{serviceName}/MapServer</p></td>
411
+ <td class="description last"><p>服务的基地址,支持url字符串和Cesium.Resource两种类型,当类型为Cesium.Resource时,支持传入额外请求参数、请求头参数等,具体请参考<a href='http://webclient.smaryun.com/static/modules/cesium/api/cesium/Resource.html' target='_blank'>Cesium.Resource</a><br/>
412
+ 格式如下:<br/>
413
+ 1、动态出图:<br/>
414
+ 1.1、IGS1.0服务基地址: http://{ip}:{port}/igs/rest/mrms/docs/{folder}:{serviceName}<br/>
415
+ 1.2、IGS2.0服务基地址: http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}/MapServer<br/>
416
+ 2、场景覆盖物图层:<br/>
417
+ 2.1、IGS1.0服务基地址: http://{ip}:{port}/igs/rest/g3d/{folder}:{serviceName}<br/>
418
+ 2.2、IGS2.0服务基地址: http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}/SceneServer<br/>
419
+ 3、gdbp出图:<br/>
420
+ 3.1、IGS1.0服务基地址: http://{ip}:{port}/igs/rest/mrms/layers
421
+ 3.2、IGS2.0服务基地址: http://{ip}:{port}/igs/rest/services/system/ResourceServer</p></td>
411
422
  </tr>
412
423
 
413
424
 
@@ -545,40 +556,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
545
556
 
546
557
  <td class="default">
547
558
 
548
- null
549
-
550
- </td>
551
-
552
-
553
- <td class="description last"><p>HTTP请求头,传入方式见下方示例,请严格按照HTTP请求头属性填写,可传入请求方式为POST时的编码方式,默认方式为&quot;text/plain&quot;,请注意IGS.NET版本服务目前只支持&quot;text/plain&quot;的编码方式</p></td>
554
- </tr>
555
-
556
-
557
-
558
-
559
- <tr class="deep-level-1">
560
-
561
- <td class="name"><code>enablePickFeatures</code></td>
562
-
563
-
564
- <td class="type">
565
-
566
-
567
- <span class="param-type">Boolean</span>
568
-
569
-
570
-
571
- </td>
572
-
573
-
574
- <td class="default">
575
-
576
- false
559
+ {}
577
560
 
578
561
  </td>
579
562
 
580
563
 
581
- <td class="description last"><p>是否启用瓦片要素获取</p></td>
564
+ <td class="description last"><p>HTTP请求头,计划废弃,传入方式见下方示例,请严格按照HTTP请求头属性填写,可传入请求方式为POST时的编码方式,默认方式为&quot;text/plain&quot;,请注意IGS.NET版本服务目前只支持&quot;text/plain&quot;的编码方式</p></td>
582
565
  </tr>
583
566
 
584
567
 
@@ -685,6 +668,8 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
685
668
 
686
669
  <td class="default">
687
670
 
671
+ 20
672
+
688
673
  </td>
689
674
 
690
675
 
@@ -758,7 +743,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
758
743
  <td class="type">
759
744
 
760
745
 
761
- <span class="param-type">Array</span>
746
+ <span class="param-type">Array.&lt;Object></span>
762
747
 
763
748
 
764
749
 
@@ -772,7 +757,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
772
757
  </td>
773
758
 
774
759
 
775
- <td class="description last"><p>自定义扩展参数,将参数里面的对象解析出来拼装在出图地址后面</p></td>
760
+ <td class="description last"><p>扩展参数,计划废弃,会将扩展参数中的非空参数拼接到请求接口上,SDK不会对扩展参数进行加密,示例:[{ key: '参数名', value: '参数值' }],计划废弃,推荐设置到Cesium.Resource中</p></td>
776
761
  </tr>
777
762
 
778
763
 
@@ -814,7 +799,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
814
799
  <td class="type">
815
800
 
816
801
 
817
- <span class="param-type">Array</span>
802
+ <span class="param-type">String</span>
818
803
 
819
804
 
820
805
 
@@ -823,7 +808,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
823
808
 
824
809
  <td class="default">
825
810
 
826
- []
811
+ null
827
812
 
828
813
  </td>
829
814
 
@@ -879,7 +864,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
879
864
 
880
865
  <td class="default">
881
866
 
882
- Math.random().toString(36).substring(2)
867
+ getGUID()
883
868
 
884
869
  </td>
885
870
 
@@ -910,6 +895,8 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
910
895
 
911
896
  <td class="default">
912
897
 
898
+ null
899
+
913
900
  </td>
914
901
 
915
902
 
@@ -918,6 +905,34 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
918
905
 
919
906
 
920
907
 
908
+
909
+ <tr class="deep-level-1">
910
+
911
+ <td class="name"><code>layerIndex</code></td>
912
+
913
+
914
+ <td class="type">
915
+
916
+
917
+ <span class="param-type">String</span>
918
+
919
+
920
+
921
+ </td>
922
+
923
+
924
+ <td class="default">
925
+
926
+ 0
927
+
928
+ </td>
929
+
930
+
931
+ <td class="description last"><p>场景服务-覆盖物出图时指定的图层下标</p></td>
932
+ </tr>
933
+
934
+
935
+
921
936
 
922
937
 
923
938
 
@@ -987,7 +1002,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
987
1002
 
988
1003
  <p class="summary"><h5>请参考以下示例:</h5>
989
1004
  <a href='#example1'>1、添加一个MapGIS地图图片图层:原生接口开发</a><br>
990
- <a href='#example2'>2、添加一个MapGIS地图图片图层:混合接口</a><br>
1005
+ <a href='#example2'>2、添加一个MapGIS瓦片图层:混合接口</a><br>
991
1006
  <a href='#example3'>3、extensions参数的配置方法</a><br>
992
1007
  <a href='#example4'>4、headers参数的配置方法</a><br>
993
1008
  <a href='http://webclient.smaryun.com/#/modules/cesium/layer/layerControl/mapgis-map-image-layers' target='_blank'>5、子图层过滤</a><br>
@@ -1115,20 +1130,16 @@ const options = {
1115
1130
  <span class="method-parameter is-pulled-right">
1116
1131
  <label>类型:</label>
1117
1132
 
1118
- <span class="param-type">Credit</span>
1133
+ <span class="param-type">Array</span>
1119
1134
 
1120
1135
 
1121
1136
  </span>
1122
1137
 
1123
- <h4 class="name" id="credit">
1124
- <a class="href-link" href="#credit">#</a>
1125
-
1126
-
1127
- <span class='tag'>readonly</span>
1128
-
1138
+ <h4 class="name" id="gdbps">
1139
+ <a class="href-link" href="#gdbps">#</a>
1129
1140
 
1130
1141
  <span class="code-name">
1131
- credit
1142
+ gdbps
1132
1143
  </span>
1133
1144
 
1134
1145
  </h4>
@@ -1137,7 +1148,7 @@ const options = {
1137
1148
 
1138
1149
 
1139
1150
  <div class="description">
1140
- <p>获取此图像提供程序处于活动状态时要显示的凭证</p>
1151
+ <p>gdbps地址数组</p>
1141
1152
  </div>
1142
1153
 
1143
1154
 
@@ -1189,16 +1200,16 @@ const options = {
1189
1200
  <span class="method-parameter is-pulled-right">
1190
1201
  <label>类型:</label>
1191
1202
 
1192
- <span class="param-type">Array</span>
1203
+ <span class="param-type">String</span>
1193
1204
 
1194
1205
 
1195
1206
  </span>
1196
1207
 
1197
- <h4 class="name" id="gdbps">
1198
- <a class="href-link" href="#gdbps">#</a>
1208
+ <h4 class="name" id="layers">
1209
+ <a class="href-link" href="#layers">#</a>
1199
1210
 
1200
1211
  <span class="code-name">
1201
- gdbps
1212
+ layers
1202
1213
  </span>
1203
1214
 
1204
1215
  </h4>
@@ -1207,7 +1218,7 @@ const options = {
1207
1218
 
1208
1219
 
1209
1220
  <div class="description">
1210
- <p>gdbps地址数组</p>
1221
+ <p>获取要显示的以逗号分隔的图层ID列表</p>
1211
1222
  </div>
1212
1223
 
1213
1224
 
@@ -1259,16 +1270,20 @@ const options = {
1259
1270
  <span class="method-parameter is-pulled-right">
1260
1271
  <label>类型:</label>
1261
1272
 
1262
- <span class="param-type">String</span>
1273
+ <span class="param-type">Boolean</span>
1263
1274
 
1264
1275
 
1265
1276
  </span>
1266
1277
 
1267
- <h4 class="name" id="layers">
1268
- <a class="href-link" href="#layers">#</a>
1278
+ <h4 class="name" id="ready">
1279
+ <a class="href-link" href="#ready">#</a>
1280
+
1281
+
1282
+ <span class='tag'>readonly</span>
1283
+
1269
1284
 
1270
1285
  <span class="code-name">
1271
- layers
1286
+ ready
1272
1287
  </span>
1273
1288
 
1274
1289
  </h4>
@@ -1277,7 +1292,7 @@ const options = {
1277
1292
 
1278
1293
 
1279
1294
  <div class="description">
1280
- <p>获取要显示的以逗号分隔的图层ID列表</p>
1295
+ <p>获取当前图层是否创建完成</p>
1281
1296
  </div>
1282
1297
 
1283
1298
 
@@ -1329,20 +1344,20 @@ const options = {
1329
1344
  <span class="method-parameter is-pulled-right">
1330
1345
  <label>类型:</label>
1331
1346
 
1332
- <span class="param-type">Number</span>
1347
+ <span class="param-type">Boolean</span>
1333
1348
 
1334
1349
 
1335
1350
  </span>
1336
1351
 
1337
- <h4 class="name" id="maximumLevel">
1338
- <a class="href-link" href="#maximumLevel">#</a>
1352
+ <h4 class="name" id="ready">
1353
+ <a class="href-link" href="#ready">#</a>
1339
1354
 
1340
1355
 
1341
1356
  <span class='tag'>readonly</span>
1342
1357
 
1343
1358
 
1344
1359
  <span class="code-name">
1345
- maximumLevel
1360
+ ready
1346
1361
  </span>
1347
1362
 
1348
1363
  </h4>
@@ -1351,7 +1366,7 @@ const options = {
1351
1366
 
1352
1367
 
1353
1368
  <div class="description">
1354
- <p>瓦片最大级别</p>
1369
+ <p>获取当前图层是否创建完成</p>
1355
1370
  </div>
1356
1371
 
1357
1372
 
@@ -1408,15 +1423,15 @@ const options = {
1408
1423
 
1409
1424
  </span>
1410
1425
 
1411
- <h4 class="name" id="minimumLevel">
1412
- <a class="href-link" href="#minimumLevel">#</a>
1426
+ <h4 class="name" id="tileHeight">
1427
+ <a class="href-link" href="#tileHeight">#</a>
1413
1428
 
1414
1429
 
1415
1430
  <span class='tag'>readonly</span>
1416
1431
 
1417
1432
 
1418
1433
  <span class="code-name">
1419
- minimumLevel
1434
+ tileHeight
1420
1435
  </span>
1421
1436
 
1422
1437
  </h4>
@@ -1425,7 +1440,7 @@ const options = {
1425
1440
 
1426
1441
 
1427
1442
  <div class="description">
1428
- <p>瓦片最小级别</p>
1443
+ <p>瓦片高度</p>
1429
1444
  </div>
1430
1445
 
1431
1446
 
@@ -1477,20 +1492,20 @@ const options = {
1477
1492
  <span class="method-parameter is-pulled-right">
1478
1493
  <label>类型:</label>
1479
1494
 
1480
- <span class="param-type">Proxy</span>
1495
+ <span class="param-type">Number</span>
1481
1496
 
1482
1497
 
1483
1498
  </span>
1484
1499
 
1485
- <h4 class="name" id="proxy">
1486
- <a class="href-link" href="#proxy">#</a>
1500
+ <h4 class="name" id="tileWidth">
1501
+ <a class="href-link" href="#tileWidth">#</a>
1487
1502
 
1488
1503
 
1489
1504
  <span class='tag'>readonly</span>
1490
1505
 
1491
1506
 
1492
1507
  <span class="code-name">
1493
- proxy
1508
+ tileWidth
1494
1509
  </span>
1495
1510
 
1496
1511
  </h4>
@@ -1499,7 +1514,7 @@ const options = {
1499
1514
 
1500
1515
 
1501
1516
  <div class="description">
1502
- <p>获取代理</p>
1517
+ <p>瓦片宽度</p>
1503
1518
  </div>
1504
1519
 
1505
1520
 
@@ -1546,571 +1561,130 @@ const options = {
1546
1561
 
1547
1562
  </div>
1548
1563
 
1549
- <div class="member">
1550
-
1551
- <span class="method-parameter is-pulled-right">
1552
- <label>类型:</label>
1553
-
1554
- <span class="param-type">Boolean</span>
1564
+ </div>
1565
+ </div>
1566
+
1555
1567
 
1568
+
1569
+ <div class='vertical-section'>
1570
+ <h3 id='function'>方法</h3>
1571
+ <div class="members">
1572
+
1573
+ <div class="member">
1556
1574
 
1557
- </span>
1558
1575
 
1559
- <h4 class="name" id="ready">
1560
- <a class="href-link" href="#ready">#</a>
1561
1576
 
1577
+ <h4 class="name" id=".fromUrl">
1578
+ <a class="href-link" href="#.fromUrl">#</a>
1562
1579
 
1563
- <span class='tag'>readonly</span>
1580
+
1581
+ <span class='tag'>async</span>
1582
+
1583
+ <span class='tag'>static</span>
1584
+
1564
1585
 
1586
+ <span class="code-name" style="font-size:30px">
1587
+
1588
+ fromUrl<span class="signature">(url, options)</span>
1589
+
1590
+ </span>
1591
+ </h4>
1565
1592
 
1566
- <span class="code-name">
1567
- ready
1568
- </span>
1569
-
1570
- </h4>
1571
-
1572
-
1573
-
1574
-
1575
- <div class="description">
1576
- <p>获取当前图层是否创建完成</p>
1577
- </div>
1578
1593
 
1594
+
1595
+ <div class="description">
1596
+ <p>通过MapGIS地图服务的url获取MapGISMapServerImageryProvider对象<a id='fromUrl'/></p>
1597
+ </div>
1598
+
1579
1599
 
1580
1600
 
1581
1601
 
1582
1602
 
1583
- <dl class="details">
1584
1603
 
1585
-
1586
1604
 
1587
-
1588
1605
 
1589
-
1590
1606
 
1591
-
1592
1607
 
1608
+ <h4>参数:</h4>
1593
1609
 
1610
+ <div class="table-container">
1611
+ <table class="params table">
1612
+ <thead>
1613
+ <tr>
1614
+
1615
+ <th>名称</th>
1616
+
1594
1617
 
1595
-
1618
+ <th>类型</th>
1596
1619
 
1597
-
1620
+
1598
1621
 
1599
-
1622
+ <th class="last">描述</th>
1623
+ </tr>
1624
+ </thead>
1600
1625
 
1601
-
1626
+ <tbody>
1627
+
1602
1628
 
1603
-
1629
+
1630
+ <tr class="deep-level-0">
1631
+
1632
+ <td class="name"><code>url</code></td>
1633
+
1604
1634
 
1605
-
1635
+ <td class="type">
1636
+
1637
+
1638
+ <span class="param-type">Cesium.Resource</span>
1639
+ |
1606
1640
 
1607
-
1608
-
1641
+ <span class="param-type">String</span>
1609
1642
 
1610
-
1611
1643
 
1612
-
1644
+
1645
+ </td>
1613
1646
 
1614
-
1615
- </dl>
1647
+
1616
1648
 
1649
+ <td class="description last"><p>服务的基地址,支持url字符串和Cesium.Resource两种类型,当类型为Cesium.Resource时,支持传入额外请求参数、请求头参数等,具体请参考<a href='http://webclient.smaryun.com/static/modules/cesium/api/cesium/Resource.html' target='_blank'>Cesium.Resource</a></p></td>
1650
+ </tr>
1617
1651
 
1618
1652
 
1619
1653
 
1654
+
1620
1655
 
1621
- </div>
1622
1656
 
1623
- <div class="member">
1657
+ <tr class="deep-level-0">
1658
+
1659
+ <td class="name"><code>options</code></td>
1660
+
1624
1661
 
1625
- <span class="method-parameter is-pulled-right">
1626
- <label>类型:</label>
1627
-
1628
- <span class="param-type">Rectangle</span>
1662
+ <td class="type">
1663
+
1664
+
1665
+ <span class="param-type">Object</span>
1629
1666
 
1630
1667
 
1631
- </span>
1668
+
1669
+ </td>
1632
1670
 
1633
- <h4 class="name" id="rectangle">
1634
- <a class="href-link" href="#rectangle">#</a>
1635
-
1636
-
1637
- <span class='tag'>readonly</span>
1638
-
1639
-
1640
- <span class="code-name">
1641
- rectangle
1642
- </span>
1643
-
1644
- </h4>
1671
+
1645
1672
 
1673
+ <td class="description last"><p>实例化对象时提供的额外配置参数,若该对象中包含构造参数则会覆盖对应的构造参数</p></td>
1674
+ </tr>
1646
1675
 
1647
1676
 
1648
1677
 
1649
- <div class="description">
1650
- <p>服务请求范围</p>
1678
+
1679
+ </tbody>
1680
+ </table>
1651
1681
  </div>
1652
1682
 
1653
1683
 
1654
1684
 
1655
1685
 
1656
1686
 
1657
- <dl class="details">
1658
-
1659
-
1660
-
1661
-
1662
-
1663
-
1664
-
1665
-
1666
-
1667
-
1668
-
1669
-
1670
-
1671
-
1672
-
1673
-
1674
-
1675
-
1676
-
1677
-
1678
-
1679
-
1680
-
1681
-
1682
-
1683
-
1684
-
1685
-
1686
-
1687
-
1688
-
1689
- </dl>
1690
-
1691
-
1692
-
1693
-
1694
-
1695
- </div>
1696
-
1697
- <div class="member">
1698
-
1699
- <span class="method-parameter is-pulled-right">
1700
- <label>类型:</label>
1701
-
1702
- <span class="param-type">Number</span>
1703
-
1704
-
1705
- </span>
1706
-
1707
- <h4 class="name" id="tileHeight">
1708
- <a class="href-link" href="#tileHeight">#</a>
1709
-
1710
-
1711
- <span class='tag'>readonly</span>
1712
-
1713
-
1714
- <span class="code-name">
1715
- tileHeight
1716
- </span>
1717
-
1718
- </h4>
1719
-
1720
-
1721
-
1722
-
1723
- <div class="description">
1724
- <p>瓦片高度</p>
1725
- </div>
1726
-
1727
-
1728
-
1729
-
1730
-
1731
- <dl class="details">
1732
-
1733
-
1734
-
1735
-
1736
-
1737
-
1738
-
1739
-
1740
-
1741
-
1742
-
1743
-
1744
-
1745
-
1746
-
1747
-
1748
-
1749
-
1750
-
1751
-
1752
-
1753
-
1754
-
1755
-
1756
-
1757
-
1758
-
1759
-
1760
-
1761
-
1762
-
1763
- </dl>
1764
-
1765
-
1766
-
1767
-
1768
-
1769
- </div>
1770
-
1771
- <div class="member">
1772
-
1773
- <span class="method-parameter is-pulled-right">
1774
- <label>类型:</label>
1775
-
1776
- <span class="param-type">Number</span>
1777
-
1778
-
1779
- </span>
1780
-
1781
- <h4 class="name" id="tileWidth">
1782
- <a class="href-link" href="#tileWidth">#</a>
1783
-
1784
-
1785
- <span class='tag'>readonly</span>
1786
-
1787
-
1788
- <span class="code-name">
1789
- tileWidth
1790
- </span>
1791
-
1792
- </h4>
1793
-
1794
-
1795
-
1796
-
1797
- <div class="description">
1798
- <p>瓦片宽度</p>
1799
- </div>
1800
-
1801
-
1802
-
1803
-
1804
-
1805
- <dl class="details">
1806
-
1807
-
1808
-
1809
-
1810
-
1811
-
1812
-
1813
-
1814
-
1815
-
1816
-
1817
-
1818
-
1819
-
1820
-
1821
-
1822
-
1823
-
1824
-
1825
-
1826
-
1827
-
1828
-
1829
-
1830
-
1831
-
1832
-
1833
-
1834
-
1835
-
1836
-
1837
- </dl>
1838
-
1839
-
1840
-
1841
-
1842
-
1843
- </div>
1844
-
1845
- <div class="member">
1846
-
1847
- <span class="method-parameter is-pulled-right">
1848
- <label>类型:</label>
1849
-
1850
- <span class="param-type">TilingScheme</span>
1851
-
1852
-
1853
- </span>
1854
-
1855
- <h4 class="name" id="tilingScheme">
1856
- <a class="href-link" href="#tilingScheme">#</a>
1857
-
1858
-
1859
- <span class='tag'>readonly</span>
1860
-
1861
-
1862
- <span class="code-name">
1863
- tilingScheme
1864
- </span>
1865
-
1866
- </h4>
1867
-
1868
-
1869
-
1870
-
1871
- <div class="description">
1872
- <p>瓦片平铺规则</p>
1873
- </div>
1874
-
1875
-
1876
-
1877
-
1878
-
1879
- <dl class="details">
1880
-
1881
-
1882
-
1883
-
1884
-
1885
-
1886
-
1887
-
1888
-
1889
-
1890
-
1891
-
1892
-
1893
-
1894
-
1895
-
1896
-
1897
-
1898
-
1899
-
1900
-
1901
-
1902
-
1903
-
1904
-
1905
-
1906
-
1907
-
1908
-
1909
-
1910
-
1911
- </dl>
1912
-
1913
-
1914
-
1915
-
1916
-
1917
- </div>
1918
-
1919
- <div class="member">
1920
-
1921
- <span class="method-parameter is-pulled-right">
1922
- <label>类型:</label>
1923
-
1924
- <span class="param-type">String</span>
1925
-
1926
-
1927
- </span>
1928
-
1929
- <h4 class="name" id="url">
1930
- <a class="href-link" href="#url">#</a>
1931
-
1932
-
1933
- <span class='tag'>readonly</span>
1934
-
1935
-
1936
- <span class="code-name">
1937
- url
1938
- </span>
1939
-
1940
- </h4>
1941
-
1942
-
1943
-
1944
-
1945
- <div class="description">
1946
- <p>服务地址</p>
1947
- </div>
1948
-
1949
-
1950
-
1951
-
1952
-
1953
- <dl class="details">
1954
-
1955
-
1956
-
1957
-
1958
-
1959
-
1960
-
1961
-
1962
-
1963
-
1964
-
1965
-
1966
-
1967
-
1968
-
1969
-
1970
-
1971
-
1972
-
1973
-
1974
-
1975
-
1976
-
1977
-
1978
-
1979
-
1980
-
1981
-
1982
-
1983
-
1984
-
1985
- </dl>
1986
-
1987
-
1988
-
1989
-
1990
-
1991
- </div>
1992
-
1993
- </div>
1994
- </div>
1995
-
1996
-
1997
-
1998
- <div class='vertical-section'>
1999
- <h3 id='function'>方法</h3>
2000
- <div class="members">
2001
-
2002
- <div class="member">
2003
-
2004
-
2005
-
2006
- <h4 class="name" id=".fromUrl">
2007
- <a class="href-link" href="#.fromUrl">#</a>
2008
-
2009
-
2010
- <span class='tag'>async</span>
2011
-
2012
- <span class='tag'>static</span>
2013
-
2014
-
2015
- <span class="code-name" style="font-size:30px">
2016
-
2017
- fromUrl<span class="signature">(url, options)</span>
2018
-
2019
- </span>
2020
- </h4>
2021
-
2022
-
2023
-
2024
- <div class="description">
2025
- <p>通过MapGIS地图服务的url获取MapGISMapServerImageryProvider对象<a id='fromUrl'/></p>
2026
- </div>
2027
-
2028
-
2029
-
2030
-
2031
-
2032
-
2033
-
2034
-
2035
-
2036
-
2037
- <h4>参数:</h4>
2038
-
2039
- <div class="table-container">
2040
- <table class="params table">
2041
- <thead>
2042
- <tr>
2043
-
2044
- <th>名称</th>
2045
-
2046
-
2047
- <th>类型</th>
2048
-
2049
-
2050
-
2051
- <th class="last">描述</th>
2052
- </tr>
2053
- </thead>
2054
-
2055
- <tbody>
2056
-
2057
-
2058
-
2059
- <tr class="deep-level-0">
2060
-
2061
- <td class="name"><code>url</code></td>
2062
-
2063
-
2064
- <td class="type">
2065
-
2066
-
2067
- <span class="param-type">String</span>
2068
-
2069
-
2070
-
2071
- </td>
2072
-
2073
-
2074
-
2075
- <td class="description last"><p>服务的基地址</p></td>
2076
- </tr>
2077
-
2078
-
2079
-
2080
-
2081
-
2082
-
2083
- <tr class="deep-level-0">
2084
-
2085
- <td class="name"><code>options</code></td>
2086
-
2087
-
2088
- <td class="type">
2089
-
2090
-
2091
- <span class="param-type">Object</span>
2092
-
2093
-
2094
-
2095
- </td>
2096
-
2097
-
2098
-
2099
- <td class="description last"><p>实例化对象时提供的额外配置参数,若该对象中包含构造参数则会覆盖对应的构造参数</p></td>
2100
- </tr>
2101
-
2102
-
2103
-
2104
-
2105
- </tbody>
2106
- </table>
2107
- </div>
2108
-
2109
-
2110
-
2111
-
2112
-
2113
-
1687
+
2114
1688
  <dl class="details">
2115
1689
 
2116
1690
 
@@ -2176,224 +1750,7 @@ const options = {
2176
1750
  <div class='column is-5 has-text-left'>
2177
1751
  <label>类型: </label>
2178
1752
 
2179
- <span class="param-type">Cesium.MapGISMapServerImageryProvider</span>
2180
-
2181
-
2182
- </div>
2183
-
2184
- </div>
2185
-
2186
-
2187
- </div>
2188
- </div>
2189
-
2190
-
2191
-
2192
-
2193
-
2194
-
2195
- </div>
2196
-
2197
- <div class="member">
2198
-
2199
-
2200
-
2201
- <h4 class="name" id="pickFeatures">
2202
- <a class="href-link" href="#pickFeatures">#</a>
2203
-
2204
- <span class="code-name" style="font-size:30px">
2205
-
2206
- pickFeatures<span class="signature">(x, y, level)</span>
2207
-
2208
- </span>
2209
- </h4>
2210
-
2211
-
2212
-
2213
- <div class="description">
2214
- <p>获取瓦片的要素<a id='pickFeatures'/></p>
2215
- </div>
2216
-
2217
-
2218
-
2219
-
2220
-
2221
-
2222
-
2223
-
2224
-
2225
-
2226
- <h4>参数:</h4>
2227
-
2228
- <div class="table-container">
2229
- <table class="params table">
2230
- <thead>
2231
- <tr>
2232
-
2233
- <th>名称</th>
2234
-
2235
-
2236
- <th>类型</th>
2237
-
2238
-
2239
-
2240
- <th class="last">描述</th>
2241
- </tr>
2242
- </thead>
2243
-
2244
- <tbody>
2245
-
2246
-
2247
-
2248
- <tr class="deep-level-0">
2249
-
2250
- <td class="name"><code>x</code></td>
2251
-
2252
-
2253
- <td class="type">
2254
-
2255
-
2256
- <span class="param-type">Number</span>
2257
-
2258
-
2259
-
2260
- </td>
2261
-
2262
-
2263
-
2264
- <td class="description last"><p>瓦片的X坐标</p></td>
2265
- </tr>
2266
-
2267
-
2268
-
2269
-
2270
-
2271
-
2272
- <tr class="deep-level-0">
2273
-
2274
- <td class="name"><code>y</code></td>
2275
-
2276
-
2277
- <td class="type">
2278
-
2279
-
2280
- <span class="param-type">Number</span>
2281
-
2282
-
2283
-
2284
- </td>
2285
-
2286
-
2287
-
2288
- <td class="description last"><p>瓦片的Y坐标</p></td>
2289
- </tr>
2290
-
2291
-
2292
-
2293
-
2294
-
2295
-
2296
- <tr class="deep-level-0">
2297
-
2298
- <td class="name"><code>level</code></td>
2299
-
2300
-
2301
- <td class="type">
2302
-
2303
-
2304
- <span class="param-type">Number</span>
2305
-
2306
-
2307
-
2308
- </td>
2309
-
2310
-
2311
-
2312
- <td class="description last"><p>瓦片的详细级别</p></td>
2313
- </tr>
2314
-
2315
-
2316
-
2317
-
2318
- </tbody>
2319
- </table>
2320
- </div>
2321
-
2322
-
2323
-
2324
-
2325
-
2326
-
2327
- <dl class="details">
2328
-
2329
-
2330
-
2331
-
2332
-
2333
-
2334
-
2335
-
2336
-
2337
-
2338
-
2339
-
2340
-
2341
-
2342
-
2343
-
2344
-
2345
-
2346
-
2347
-
2348
-
2349
-
2350
-
2351
-
2352
-
2353
-
2354
-
2355
-
2356
-
2357
-
2358
-
2359
- </dl>
2360
-
2361
-
2362
-
2363
-
2364
-
2365
-
2366
-
2367
-
2368
-
2369
-
2370
-
2371
-
2372
-
2373
-
2374
-
2375
-
2376
-
2377
-
2378
- <div class='columns method-parameter'>
2379
- <div class="column is-2"><label>返回值:</label></div>
2380
- <div class="column is-10">
2381
-
2382
-
2383
-
2384
- <div class="columns">
2385
-
2386
- <div class='param-desc column is-7'><p>所选要素的Promise,将在异步选择完成后resolve
2387
- 解析后的值是ImageryLayerFeatureInfo的实例数组。如果在给定位置没有找到要素,则数组可能为空。</p></div>
2388
-
2389
-
2390
- <div class='column is-5 has-text-left'>
2391
- <label>类型: </label>
2392
-
2393
- <span class="param-type"><a href="Promise.html">Promise</a>.&lt;Array.&lt;ImageryLayerFeatureInfo>></span>
2394
- |
2395
-
2396
- <span class="param-type">undefined</span>
1753
+ <span class="param-type">zondy.cesium.MapGISMapServerImageryProvider</span>
2397
1754
 
2398
1755
 
2399
1756
  </div>