@mapgis/webclient-cesium-plugin 17.4.0 → 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 -592
  2. package/dist/es5/webclient-cesium-plugin.min.js +10 -10
  3. package/dist/es5/webclient-common.min.js +63 -5
  4. package/dist/webclient-cesium-plugin-es6.min.js +10 -10
  5. package/documention/AlgorithmLib.html +10 -6
  6. package/documention/AngulationTool.html +147 -86
  7. package/documention/AnimationTool.html +10 -6
  8. package/documention/ArcGISMapServerImageryProvider.html +24 -40
  9. package/documention/ArcGISMapServerSingleImageryProvider.html +1070 -0
  10. package/documention/ArcGISTileServerImageryProvider.html +22 -10
  11. package/documention/ArcGISVectorTileImageryProvider.html +18 -9
  12. package/documention/BaseImageryProvider.html +1777 -0
  13. package/documention/Cesium.Material.html +10 -6
  14. package/documention/Cesium.Viewer.html +187 -6
  15. package/documention/Cesium3DTileset.html +10 -6
  16. package/documention/CesiumHeatmap.html +10 -6
  17. package/documention/CesiumNavigation.html +511 -0
  18. package/documention/CesiumTerrainProvider.html +10 -6
  19. package/documention/CircleWaveMaterialProperty.html +10 -6
  20. package/documention/CollisionDetectionByRender.html +10 -6
  21. package/documention/CompatibleFunc.html +262 -9
  22. package/documention/CustomPrimitive.html +463 -0
  23. package/documention/CustomProjection.html +10 -6
  24. package/documention/CustomTilingScheme.html +10 -6
  25. package/documention/CutFillAnalysis.html +10 -6
  26. package/documention/CuttingTool.html +158 -21
  27. package/documention/Deferred.html +10 -6
  28. package/documention/DrawElement.html +20 -16
  29. package/documention/DrawTool.html +12 -8
  30. package/documention/DynamicEntityVisualizer.html +12 -6
  31. package/documention/DynamicLabelLayer.html +333 -447
  32. package/documention/EditTool.html +10 -6
  33. package/documention/FloodAnalysis.html +10 -6
  34. package/documention/FloodAnalysisReflection.html +10 -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 +10 -6
  43. package/documention/GlobeIndependentTranslucency.html +10 -6
  44. package/documention/Graphic.html +10 -6
  45. package/documention/GraphicTransformTool.html +1207 -0
  46. package/documention/GraphicsLayer.html +11 -7
  47. package/documention/GraphicsLayerUtil.html +10 -6
  48. package/documention/GroundPrimitiveLayer.html +1675 -0
  49. package/documention/HashMap.html +10 -6
  50. package/documention/HeightLimited.html +10 -6
  51. package/documention/IGSFeatureLayerUtil.html +173 -6
  52. package/documention/ISSceneLayerUtil.html +41 -687
  53. package/documention/KeyboardCameraController.html +10 -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 +13 -6
  58. package/documention/MapGISMapServerImageryProvider.html +175 -814
  59. package/documention/MapGISMapServerSingleImageryProvider.html +1222 -0
  60. package/documention/MapGISTerrainProvider.html +1102 -13
  61. package/documention/MapGISTerrainService.html +1740 -0
  62. package/documention/MapGISTileAvailability.html +12 -8
  63. package/documention/MapGISTileServerImageryProvider.html +102 -1343
  64. package/documention/MapGISVectorTileImageryProvider.html +130 -694
  65. package/documention/MeasureAreaTool.html +375 -6
  66. package/documention/MeasureLengthTool.html +103 -88
  67. package/documention/MeasureSlopeTool.html +220 -12
  68. package/documention/ModelEditor.html +10 -6
  69. package/documention/ModelFilterTool.html +10 -6
  70. package/documention/ModelTransformTool.html +443 -19
  71. package/documention/NavigationControl.html +512 -0
  72. package/documention/NavigationTool.html +694 -0
  73. package/documention/OpenWeatherImageryProvider.html +714 -0
  74. package/documention/PointFluidSource.html +866 -0
  75. package/documention/PolylineTrailLinkMaterialProperty.html +10 -6
  76. package/documention/Popup.html +11 -7
  77. package/documention/PostProcessStageLibrary.html +10 -6
  78. package/documention/Promise.html +10 -6
  79. package/documention/ProviderBaseUrlRegExp.html +735 -0
  80. package/documention/RadarMaterialProperty.html +10 -6
  81. package/documention/ReImg.html +10 -6
  82. package/documention/RenderUtil.html +685 -0
  83. package/documention/ResetViewNavigationControl.html +975 -0
  84. package/documention/RiverGeometry.html +10 -6
  85. package/documention/RoamParticle.html +10 -6
  86. package/documention/S3MTileset.html +13 -6
  87. package/documention/SceneView.html +3391 -18
  88. package/documention/SceneViewCesium.html +1028 -447
  89. package/documention/Screenshot.html +10 -6
  90. package/documention/SelectTool.html +10 -6
  91. package/documention/ShadowRateAnalysis.html +10 -6
  92. package/documention/ShadowRateDrawCommand.html +10 -6
  93. package/documention/SingleImageryProvider.html +1544 -0
  94. package/documention/SketchEditor.html +1774 -0
  95. package/documention/SketchEditorCesium.html +249 -365
  96. package/documention/StableParticle.html +10 -6
  97. package/documention/Style.html +10 -6
  98. package/documention/TerrainAnalyse.html +13 -9
  99. package/documention/TerrainProfile.html +90 -11
  100. package/documention/ThemeManager.html +11 -7
  101. package/documention/Tooltip.html +10 -6
  102. package/documention/TriangulationTool.html +119 -362
  103. package/documention/UrlTemplateImageryProvider.html +15 -10
  104. package/documention/UserInterfaceControl.html +1187 -0
  105. package/documention/VisiblityAnalysis.html +11 -7
  106. package/documention/VolumeFluidSource.html +664 -0
  107. package/documention/WFSLayerUtil.html +10 -6
  108. package/documention/WaterReflection.html +10 -6
  109. package/documention/WebMapServiceImageryProvider.html +17 -8
  110. package/documention/WebMapServiceSingleImageryProvider.html +1043 -0
  111. package/documention/WebMapTileServiceImageryProvider.html +18 -8
  112. package/documention/Wind3D.html +10 -6
  113. package/documention/ZoomNavigationControl.html +861 -0
  114. package/documention/createColorTexture.html +10 -6
  115. package/documention/global.html +961 -888
  116. package/documention/index.html +10 -6
  117. package/documention/initializeOptions.html +10 -6
  118. package/documention/isCounterClockwise.html +10 -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 +10 -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 +10 -6
  121. package/documention/module.exports_module.exports.html +10 -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>
@@ -226,7 +226,7 @@ viewer.scene.globe.translucency依然能够使用,但两者同时使用时会
226
226
  请参考以下示例:<br>
227
227
  <a href='#example1'>1、初始化标绘图层</a><br>
228
228
  <a href='#example2'>2、重写提示框对象</a><br>
229
- <a href='http://webclient.smaryun.com/#/example-gallery/cesium#tdGraphBase' target='_blank'>3、更多示例</a></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>
229
+ <a href='http://webclient.smaryun.com/#/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
230
  <p>1. 相机平移操作,这类操作不会改变相机的朝向,只会改变相机的位置:</p>
231
231
  <ul>
232
232
  <li><code>W</code>:相机位置向前移动</li>
@@ -260,7 +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="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引擎)
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
+ 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="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引擎)
264
266
  参考示例:
265
267
  <a href='#SceneView'>[初始化三维场景视图]</a>
266
268
  <br>[ES5引入方式]:<br/>
@@ -268,11 +270,13 @@ zondy.cesium.SceneView() <br/>
268
270
  [ES6引入方式]:<br/>
269
271
  import { SceneView } from '@mapgis/webclient-cesium-plugin' <br/>
270
272
  自定义样式说明:<br/>
271
- zondy-popup__content 弹窗容器样式<br/>
273
+ zondy-popup__container 弹窗容器样式<br/>
272
274
  zondy-popup__tip 弹窗对话框箭头样式<br/>
273
275
  zondy-popup__header 弹窗头部样式<br/>
274
276
  zondy-popup__content 弹窗主体样式<br/>
275
- 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>视图类</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="SketchEditorCesium"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditorCesium.html">SketchEditorCesium</a><span style="display: none;"><p>Cesium引擎草图编辑类<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://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
+ 继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/SketchEditor3D.html' target='_blank'>zondy.SketchEditor3D</a><br/>
276
280
  <br>[ES5引入方式]:<br/>
277
281
  const { SketchEditor } = zondy.tool.sketch <br/>
278
282
  [ES6引入方式]:<br/>
@@ -317,7 +321,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
317
321
 
318
322
 
319
323
  <div class="description">
320
- <p>MapGIS地图图片图层</p>
324
+ <p>IGS地图服务接入类</p>
321
325
  </div>
322
326
 
323
327
 
@@ -387,6 +391,9 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
387
391
  <td class="type">
388
392
 
389
393
 
394
+ <span class="param-type">Cesium.Resource</span>
395
+ |
396
+
390
397
  <span class="param-type">String</span>
391
398
 
392
399
 
@@ -401,9 +408,17 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
401
408
  </td>
402
409
 
403
410
 
404
- <td class="description last"><p>服务地址,格式如下:<br/>
405
- 1、IGS1.0服务基地址:http://{ip}:{port}/igs/rest/mrms/docs/{文件夹名(可选)}:{serviceName}<br/>
406
- 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>
407
422
  </tr>
408
423
 
409
424
 
@@ -541,40 +556,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
541
556
 
542
557
  <td class="default">
543
558
 
544
- null
545
-
546
- </td>
547
-
548
-
549
- <td class="description last"><p>HTTP请求头,传入方式见下方示例,请严格按照HTTP请求头属性填写,可传入请求方式为POST时的编码方式,默认方式为&quot;text/plain&quot;,请注意IGS.NET版本服务目前只支持&quot;text/plain&quot;的编码方式</p></td>
550
- </tr>
551
-
552
-
553
-
554
-
555
- <tr class="deep-level-1">
556
-
557
- <td class="name"><code>enablePickFeatures</code></td>
558
-
559
-
560
- <td class="type">
561
-
562
-
563
- <span class="param-type">Boolean</span>
564
-
565
-
566
-
567
- </td>
568
-
569
-
570
- <td class="default">
571
-
572
- false
559
+ {}
573
560
 
574
561
  </td>
575
562
 
576
563
 
577
- <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>
578
565
  </tr>
579
566
 
580
567
 
@@ -681,6 +668,8 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
681
668
 
682
669
  <td class="default">
683
670
 
671
+ 20
672
+
684
673
  </td>
685
674
 
686
675
 
@@ -754,7 +743,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
754
743
  <td class="type">
755
744
 
756
745
 
757
- <span class="param-type">Array</span>
746
+ <span class="param-type">Array.&lt;Object></span>
758
747
 
759
748
 
760
749
 
@@ -768,7 +757,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
768
757
  </td>
769
758
 
770
759
 
771
- <td class="description last"><p>自定义扩展参数,将参数里面的对象解析出来拼装在出图地址后面</p></td>
760
+ <td class="description last"><p>扩展参数,计划废弃,会将扩展参数中的非空参数拼接到请求接口上,SDK不会对扩展参数进行加密,示例:[{ key: '参数名', value: '参数值' }],计划废弃,推荐设置到Cesium.Resource中</p></td>
772
761
  </tr>
773
762
 
774
763
 
@@ -810,7 +799,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
810
799
  <td class="type">
811
800
 
812
801
 
813
- <span class="param-type">Array</span>
802
+ <span class="param-type">String</span>
814
803
 
815
804
 
816
805
 
@@ -819,7 +808,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
819
808
 
820
809
  <td class="default">
821
810
 
822
- []
811
+ null
823
812
 
824
813
  </td>
825
814
 
@@ -875,7 +864,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
875
864
 
876
865
  <td class="default">
877
866
 
878
- Math.random().toString(36).substring(2)
867
+ getGUID()
879
868
 
880
869
  </td>
881
870
 
@@ -906,6 +895,8 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
906
895
 
907
896
  <td class="default">
908
897
 
898
+ null
899
+
909
900
  </td>
910
901
 
911
902
 
@@ -914,6 +905,34 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
914
905
 
915
906
 
916
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
+
917
936
 
918
937
 
919
938
 
@@ -983,7 +1002,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
983
1002
 
984
1003
  <p class="summary"><h5>请参考以下示例:</h5>
985
1004
  <a href='#example1'>1、添加一个MapGIS地图图片图层:原生接口开发</a><br>
986
- <a href='#example2'>2、添加一个MapGIS地图图片图层:混合接口</a><br>
1005
+ <a href='#example2'>2、添加一个MapGIS瓦片图层:混合接口</a><br>
987
1006
  <a href='#example3'>3、extensions参数的配置方法</a><br>
988
1007
  <a href='#example4'>4、headers参数的配置方法</a><br>
989
1008
  <a href='http://webclient.smaryun.com/#/modules/cesium/layer/layerControl/mapgis-map-image-layers' target='_blank'>5、子图层过滤</a><br>
@@ -1111,20 +1130,16 @@ const options = {
1111
1130
  <span class="method-parameter is-pulled-right">
1112
1131
  <label>类型:</label>
1113
1132
 
1114
- <span class="param-type">Credit</span>
1133
+ <span class="param-type">Array</span>
1115
1134
 
1116
1135
 
1117
1136
  </span>
1118
1137
 
1119
- <h4 class="name" id="credit">
1120
- <a class="href-link" href="#credit">#</a>
1121
-
1122
-
1123
- <span class='tag'>readonly</span>
1124
-
1138
+ <h4 class="name" id="gdbps">
1139
+ <a class="href-link" href="#gdbps">#</a>
1125
1140
 
1126
1141
  <span class="code-name">
1127
- credit
1142
+ gdbps
1128
1143
  </span>
1129
1144
 
1130
1145
  </h4>
@@ -1133,7 +1148,7 @@ const options = {
1133
1148
 
1134
1149
 
1135
1150
  <div class="description">
1136
- <p>获取此图像提供程序处于活动状态时要显示的凭证</p>
1151
+ <p>gdbps地址数组</p>
1137
1152
  </div>
1138
1153
 
1139
1154
 
@@ -1185,16 +1200,16 @@ const options = {
1185
1200
  <span class="method-parameter is-pulled-right">
1186
1201
  <label>类型:</label>
1187
1202
 
1188
- <span class="param-type">Array</span>
1203
+ <span class="param-type">String</span>
1189
1204
 
1190
1205
 
1191
1206
  </span>
1192
1207
 
1193
- <h4 class="name" id="gdbps">
1194
- <a class="href-link" href="#gdbps">#</a>
1208
+ <h4 class="name" id="layers">
1209
+ <a class="href-link" href="#layers">#</a>
1195
1210
 
1196
1211
  <span class="code-name">
1197
- gdbps
1212
+ layers
1198
1213
  </span>
1199
1214
 
1200
1215
  </h4>
@@ -1203,7 +1218,7 @@ const options = {
1203
1218
 
1204
1219
 
1205
1220
  <div class="description">
1206
- <p>gdbps地址数组</p>
1221
+ <p>获取要显示的以逗号分隔的图层ID列表</p>
1207
1222
  </div>
1208
1223
 
1209
1224
 
@@ -1255,16 +1270,20 @@ const options = {
1255
1270
  <span class="method-parameter is-pulled-right">
1256
1271
  <label>类型:</label>
1257
1272
 
1258
- <span class="param-type">String</span>
1273
+ <span class="param-type">Boolean</span>
1259
1274
 
1260
1275
 
1261
1276
  </span>
1262
1277
 
1263
- <h4 class="name" id="layers">
1264
- <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
+
1265
1284
 
1266
1285
  <span class="code-name">
1267
- layers
1286
+ ready
1268
1287
  </span>
1269
1288
 
1270
1289
  </h4>
@@ -1273,7 +1292,7 @@ const options = {
1273
1292
 
1274
1293
 
1275
1294
  <div class="description">
1276
- <p>获取要显示的以逗号分隔的图层ID列表</p>
1295
+ <p>获取当前图层是否创建完成</p>
1277
1296
  </div>
1278
1297
 
1279
1298
 
@@ -1325,20 +1344,20 @@ const options = {
1325
1344
  <span class="method-parameter is-pulled-right">
1326
1345
  <label>类型:</label>
1327
1346
 
1328
- <span class="param-type">Number</span>
1347
+ <span class="param-type">Boolean</span>
1329
1348
 
1330
1349
 
1331
1350
  </span>
1332
1351
 
1333
- <h4 class="name" id="maximumLevel">
1334
- <a class="href-link" href="#maximumLevel">#</a>
1352
+ <h4 class="name" id="ready">
1353
+ <a class="href-link" href="#ready">#</a>
1335
1354
 
1336
1355
 
1337
1356
  <span class='tag'>readonly</span>
1338
1357
 
1339
1358
 
1340
1359
  <span class="code-name">
1341
- maximumLevel
1360
+ ready
1342
1361
  </span>
1343
1362
 
1344
1363
  </h4>
@@ -1347,7 +1366,7 @@ const options = {
1347
1366
 
1348
1367
 
1349
1368
  <div class="description">
1350
- <p>瓦片最大级别</p>
1369
+ <p>获取当前图层是否创建完成</p>
1351
1370
  </div>
1352
1371
 
1353
1372
 
@@ -1404,15 +1423,15 @@ const options = {
1404
1423
 
1405
1424
  </span>
1406
1425
 
1407
- <h4 class="name" id="minimumLevel">
1408
- <a class="href-link" href="#minimumLevel">#</a>
1426
+ <h4 class="name" id="tileHeight">
1427
+ <a class="href-link" href="#tileHeight">#</a>
1409
1428
 
1410
1429
 
1411
1430
  <span class='tag'>readonly</span>
1412
1431
 
1413
1432
 
1414
1433
  <span class="code-name">
1415
- minimumLevel
1434
+ tileHeight
1416
1435
  </span>
1417
1436
 
1418
1437
  </h4>
@@ -1421,7 +1440,7 @@ const options = {
1421
1440
 
1422
1441
 
1423
1442
  <div class="description">
1424
- <p>瓦片最小级别</p>
1443
+ <p>瓦片高度</p>
1425
1444
  </div>
1426
1445
 
1427
1446
 
@@ -1473,20 +1492,20 @@ const options = {
1473
1492
  <span class="method-parameter is-pulled-right">
1474
1493
  <label>类型:</label>
1475
1494
 
1476
- <span class="param-type">Proxy</span>
1495
+ <span class="param-type">Number</span>
1477
1496
 
1478
1497
 
1479
1498
  </span>
1480
1499
 
1481
- <h4 class="name" id="proxy">
1482
- <a class="href-link" href="#proxy">#</a>
1500
+ <h4 class="name" id="tileWidth">
1501
+ <a class="href-link" href="#tileWidth">#</a>
1483
1502
 
1484
1503
 
1485
1504
  <span class='tag'>readonly</span>
1486
1505
 
1487
1506
 
1488
1507
  <span class="code-name">
1489
- proxy
1508
+ tileWidth
1490
1509
  </span>
1491
1510
 
1492
1511
  </h4>
@@ -1495,7 +1514,7 @@ const options = {
1495
1514
 
1496
1515
 
1497
1516
  <div class="description">
1498
- <p>获取代理</p>
1517
+ <p>瓦片宽度</p>
1499
1518
  </div>
1500
1519
 
1501
1520
 
@@ -1542,571 +1561,130 @@ const options = {
1542
1561
 
1543
1562
  </div>
1544
1563
 
1545
- <div class="member">
1546
-
1547
- <span class="method-parameter is-pulled-right">
1548
- <label>类型:</label>
1549
-
1550
- <span class="param-type">Boolean</span>
1564
+ </div>
1565
+ </div>
1566
+
1551
1567
 
1568
+
1569
+ <div class='vertical-section'>
1570
+ <h3 id='function'>方法</h3>
1571
+ <div class="members">
1572
+
1573
+ <div class="member">
1552
1574
 
1553
- </span>
1554
1575
 
1555
- <h4 class="name" id="ready">
1556
- <a class="href-link" href="#ready">#</a>
1557
1576
 
1577
+ <h4 class="name" id=".fromUrl">
1578
+ <a class="href-link" href="#.fromUrl">#</a>
1558
1579
 
1559
- <span class='tag'>readonly</span>
1580
+
1581
+ <span class='tag'>async</span>
1582
+
1583
+ <span class='tag'>static</span>
1584
+
1560
1585
 
1586
+ <span class="code-name" style="font-size:30px">
1587
+
1588
+ fromUrl<span class="signature">(url, options)</span>
1589
+
1590
+ </span>
1591
+ </h4>
1561
1592
 
1562
- <span class="code-name">
1563
- ready
1564
- </span>
1565
-
1566
- </h4>
1567
-
1568
-
1569
-
1570
-
1571
- <div class="description">
1572
- <p>获取当前图层是否创建完成</p>
1573
- </div>
1574
1593
 
1594
+
1595
+ <div class="description">
1596
+ <p>通过MapGIS地图服务的url获取MapGISMapServerImageryProvider对象<a id='fromUrl'/></p>
1597
+ </div>
1598
+
1575
1599
 
1576
1600
 
1577
1601
 
1578
1602
 
1579
- <dl class="details">
1580
1603
 
1581
-
1582
1604
 
1583
-
1584
1605
 
1585
-
1586
1606
 
1587
-
1588
1607
 
1608
+ <h4>参数:</h4>
1589
1609
 
1610
+ <div class="table-container">
1611
+ <table class="params table">
1612
+ <thead>
1613
+ <tr>
1614
+
1615
+ <th>名称</th>
1616
+
1590
1617
 
1591
-
1618
+ <th>类型</th>
1592
1619
 
1593
-
1620
+
1594
1621
 
1595
-
1622
+ <th class="last">描述</th>
1623
+ </tr>
1624
+ </thead>
1596
1625
 
1597
-
1626
+ <tbody>
1627
+
1598
1628
 
1599
-
1629
+
1630
+ <tr class="deep-level-0">
1631
+
1632
+ <td class="name"><code>url</code></td>
1633
+
1600
1634
 
1601
-
1635
+ <td class="type">
1636
+
1637
+
1638
+ <span class="param-type">Cesium.Resource</span>
1639
+ |
1602
1640
 
1603
-
1604
-
1641
+ <span class="param-type">String</span>
1605
1642
 
1606
-
1607
1643
 
1608
-
1644
+
1645
+ </td>
1609
1646
 
1610
-
1611
- </dl>
1647
+
1612
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>
1613
1651
 
1614
1652
 
1615
1653
 
1654
+
1616
1655
 
1617
- </div>
1618
1656
 
1619
- <div class="member">
1657
+ <tr class="deep-level-0">
1658
+
1659
+ <td class="name"><code>options</code></td>
1660
+
1620
1661
 
1621
- <span class="method-parameter is-pulled-right">
1622
- <label>类型:</label>
1623
-
1624
- <span class="param-type">Rectangle</span>
1662
+ <td class="type">
1663
+
1664
+
1665
+ <span class="param-type">Object</span>
1625
1666
 
1626
1667
 
1627
- </span>
1668
+
1669
+ </td>
1628
1670
 
1629
- <h4 class="name" id="rectangle">
1630
- <a class="href-link" href="#rectangle">#</a>
1631
-
1632
-
1633
- <span class='tag'>readonly</span>
1634
-
1635
-
1636
- <span class="code-name">
1637
- rectangle
1638
- </span>
1639
-
1640
- </h4>
1671
+
1641
1672
 
1673
+ <td class="description last"><p>实例化对象时提供的额外配置参数,若该对象中包含构造参数则会覆盖对应的构造参数</p></td>
1674
+ </tr>
1642
1675
 
1643
1676
 
1644
1677
 
1645
- <div class="description">
1646
- <p>服务请求范围</p>
1678
+
1679
+ </tbody>
1680
+ </table>
1647
1681
  </div>
1648
1682
 
1649
1683
 
1650
1684
 
1651
1685
 
1652
1686
 
1653
- <dl class="details">
1654
-
1655
-
1656
-
1657
-
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
- </dl>
1686
-
1687
-
1688
-
1689
-
1690
-
1691
- </div>
1692
-
1693
- <div class="member">
1694
-
1695
- <span class="method-parameter is-pulled-right">
1696
- <label>类型:</label>
1697
-
1698
- <span class="param-type">Number</span>
1699
-
1700
-
1701
- </span>
1702
-
1703
- <h4 class="name" id="tileHeight">
1704
- <a class="href-link" href="#tileHeight">#</a>
1705
-
1706
-
1707
- <span class='tag'>readonly</span>
1708
-
1709
-
1710
- <span class="code-name">
1711
- tileHeight
1712
- </span>
1713
-
1714
- </h4>
1715
-
1716
-
1717
-
1718
-
1719
- <div class="description">
1720
- <p>瓦片高度</p>
1721
- </div>
1722
-
1723
-
1724
-
1725
-
1726
-
1727
- <dl class="details">
1728
-
1729
-
1730
-
1731
-
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
- </dl>
1760
-
1761
-
1762
-
1763
-
1764
-
1765
- </div>
1766
-
1767
- <div class="member">
1768
-
1769
- <span class="method-parameter is-pulled-right">
1770
- <label>类型:</label>
1771
-
1772
- <span class="param-type">Number</span>
1773
-
1774
-
1775
- </span>
1776
-
1777
- <h4 class="name" id="tileWidth">
1778
- <a class="href-link" href="#tileWidth">#</a>
1779
-
1780
-
1781
- <span class='tag'>readonly</span>
1782
-
1783
-
1784
- <span class="code-name">
1785
- tileWidth
1786
- </span>
1787
-
1788
- </h4>
1789
-
1790
-
1791
-
1792
-
1793
- <div class="description">
1794
- <p>瓦片宽度</p>
1795
- </div>
1796
-
1797
-
1798
-
1799
-
1800
-
1801
- <dl class="details">
1802
-
1803
-
1804
-
1805
-
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
- </dl>
1834
-
1835
-
1836
-
1837
-
1838
-
1839
- </div>
1840
-
1841
- <div class="member">
1842
-
1843
- <span class="method-parameter is-pulled-right">
1844
- <label>类型:</label>
1845
-
1846
- <span class="param-type">TilingScheme</span>
1847
-
1848
-
1849
- </span>
1850
-
1851
- <h4 class="name" id="tilingScheme">
1852
- <a class="href-link" href="#tilingScheme">#</a>
1853
-
1854
-
1855
- <span class='tag'>readonly</span>
1856
-
1857
-
1858
- <span class="code-name">
1859
- tilingScheme
1860
- </span>
1861
-
1862
- </h4>
1863
-
1864
-
1865
-
1866
-
1867
- <div class="description">
1868
- <p>瓦片平铺规则</p>
1869
- </div>
1870
-
1871
-
1872
-
1873
-
1874
-
1875
- <dl class="details">
1876
-
1877
-
1878
-
1879
-
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
- </dl>
1908
-
1909
-
1910
-
1911
-
1912
-
1913
- </div>
1914
-
1915
- <div class="member">
1916
-
1917
- <span class="method-parameter is-pulled-right">
1918
- <label>类型:</label>
1919
-
1920
- <span class="param-type">String</span>
1921
-
1922
-
1923
- </span>
1924
-
1925
- <h4 class="name" id="url">
1926
- <a class="href-link" href="#url">#</a>
1927
-
1928
-
1929
- <span class='tag'>readonly</span>
1930
-
1931
-
1932
- <span class="code-name">
1933
- url
1934
- </span>
1935
-
1936
- </h4>
1937
-
1938
-
1939
-
1940
-
1941
- <div class="description">
1942
- <p>服务地址</p>
1943
- </div>
1944
-
1945
-
1946
-
1947
-
1948
-
1949
- <dl class="details">
1950
-
1951
-
1952
-
1953
-
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
- </dl>
1982
-
1983
-
1984
-
1985
-
1986
-
1987
- </div>
1988
-
1989
- </div>
1990
- </div>
1991
-
1992
-
1993
-
1994
- <div class='vertical-section'>
1995
- <h3 id='function'>方法</h3>
1996
- <div class="members">
1997
-
1998
- <div class="member">
1999
-
2000
-
2001
-
2002
- <h4 class="name" id=".fromUrl">
2003
- <a class="href-link" href="#.fromUrl">#</a>
2004
-
2005
-
2006
- <span class='tag'>async</span>
2007
-
2008
- <span class='tag'>static</span>
2009
-
2010
-
2011
- <span class="code-name" style="font-size:30px">
2012
-
2013
- fromUrl<span class="signature">(url, options)</span>
2014
-
2015
- </span>
2016
- </h4>
2017
-
2018
-
2019
-
2020
- <div class="description">
2021
- <p>通过MapGIS地图服务的url获取MapGISMapServerImageryProvider对象<a id='fromUrl'/></p>
2022
- </div>
2023
-
2024
-
2025
-
2026
-
2027
-
2028
-
2029
-
2030
-
2031
-
2032
-
2033
- <h4>参数:</h4>
2034
-
2035
- <div class="table-container">
2036
- <table class="params table">
2037
- <thead>
2038
- <tr>
2039
-
2040
- <th>名称</th>
2041
-
2042
-
2043
- <th>类型</th>
2044
-
2045
-
2046
-
2047
- <th class="last">描述</th>
2048
- </tr>
2049
- </thead>
2050
-
2051
- <tbody>
2052
-
2053
-
2054
-
2055
- <tr class="deep-level-0">
2056
-
2057
- <td class="name"><code>url</code></td>
2058
-
2059
-
2060
- <td class="type">
2061
-
2062
-
2063
- <span class="param-type">String</span>
2064
-
2065
-
2066
-
2067
- </td>
2068
-
2069
-
2070
-
2071
- <td class="description last"><p>服务的基地址</p></td>
2072
- </tr>
2073
-
2074
-
2075
-
2076
-
2077
-
2078
-
2079
- <tr class="deep-level-0">
2080
-
2081
- <td class="name"><code>options</code></td>
2082
-
2083
-
2084
- <td class="type">
2085
-
2086
-
2087
- <span class="param-type">Object</span>
2088
-
2089
-
2090
-
2091
- </td>
2092
-
2093
-
2094
-
2095
- <td class="description last"><p>实例化对象时提供的额外配置参数,若该对象中包含构造参数则会覆盖对应的构造参数</p></td>
2096
- </tr>
2097
-
2098
-
2099
-
2100
-
2101
- </tbody>
2102
- </table>
2103
- </div>
2104
-
2105
-
2106
-
2107
-
2108
-
2109
-
1687
+
2110
1688
  <dl class="details">
2111
1689
 
2112
1690
 
@@ -2172,224 +1750,7 @@ const options = {
2172
1750
  <div class='column is-5 has-text-left'>
2173
1751
  <label>类型: </label>
2174
1752
 
2175
- <span class="param-type">Cesium.MapGISMapServerImageryProvider</span>
2176
-
2177
-
2178
- </div>
2179
-
2180
- </div>
2181
-
2182
-
2183
- </div>
2184
- </div>
2185
-
2186
-
2187
-
2188
-
2189
-
2190
-
2191
- </div>
2192
-
2193
- <div class="member">
2194
-
2195
-
2196
-
2197
- <h4 class="name" id="pickFeatures">
2198
- <a class="href-link" href="#pickFeatures">#</a>
2199
-
2200
- <span class="code-name" style="font-size:30px">
2201
-
2202
- pickFeatures<span class="signature">(x, y, level)</span>
2203
-
2204
- </span>
2205
- </h4>
2206
-
2207
-
2208
-
2209
- <div class="description">
2210
- <p>获取瓦片的要素<a id='pickFeatures'/></p>
2211
- </div>
2212
-
2213
-
2214
-
2215
-
2216
-
2217
-
2218
-
2219
-
2220
-
2221
-
2222
- <h4>参数:</h4>
2223
-
2224
- <div class="table-container">
2225
- <table class="params table">
2226
- <thead>
2227
- <tr>
2228
-
2229
- <th>名称</th>
2230
-
2231
-
2232
- <th>类型</th>
2233
-
2234
-
2235
-
2236
- <th class="last">描述</th>
2237
- </tr>
2238
- </thead>
2239
-
2240
- <tbody>
2241
-
2242
-
2243
-
2244
- <tr class="deep-level-0">
2245
-
2246
- <td class="name"><code>x</code></td>
2247
-
2248
-
2249
- <td class="type">
2250
-
2251
-
2252
- <span class="param-type">Number</span>
2253
-
2254
-
2255
-
2256
- </td>
2257
-
2258
-
2259
-
2260
- <td class="description last"><p>瓦片的X坐标</p></td>
2261
- </tr>
2262
-
2263
-
2264
-
2265
-
2266
-
2267
-
2268
- <tr class="deep-level-0">
2269
-
2270
- <td class="name"><code>y</code></td>
2271
-
2272
-
2273
- <td class="type">
2274
-
2275
-
2276
- <span class="param-type">Number</span>
2277
-
2278
-
2279
-
2280
- </td>
2281
-
2282
-
2283
-
2284
- <td class="description last"><p>瓦片的Y坐标</p></td>
2285
- </tr>
2286
-
2287
-
2288
-
2289
-
2290
-
2291
-
2292
- <tr class="deep-level-0">
2293
-
2294
- <td class="name"><code>level</code></td>
2295
-
2296
-
2297
- <td class="type">
2298
-
2299
-
2300
- <span class="param-type">Number</span>
2301
-
2302
-
2303
-
2304
- </td>
2305
-
2306
-
2307
-
2308
- <td class="description last"><p>瓦片的详细级别</p></td>
2309
- </tr>
2310
-
2311
-
2312
-
2313
-
2314
- </tbody>
2315
- </table>
2316
- </div>
2317
-
2318
-
2319
-
2320
-
2321
-
2322
-
2323
- <dl class="details">
2324
-
2325
-
2326
-
2327
-
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
- </dl>
2356
-
2357
-
2358
-
2359
-
2360
-
2361
-
2362
-
2363
-
2364
-
2365
-
2366
-
2367
-
2368
-
2369
-
2370
-
2371
-
2372
-
2373
-
2374
- <div class='columns method-parameter'>
2375
- <div class="column is-2"><label>返回值:</label></div>
2376
- <div class="column is-10">
2377
-
2378
-
2379
-
2380
- <div class="columns">
2381
-
2382
- <div class='param-desc column is-7'><p>所选要素的Promise,将在异步选择完成后resolve
2383
- 解析后的值是ImageryLayerFeatureInfo的实例数组。如果在给定位置没有找到要素,则数组可能为空。</p></div>
2384
-
2385
-
2386
- <div class='column is-5 has-text-left'>
2387
- <label>类型: </label>
2388
-
2389
- <span class="param-type"><a href="Promise.html">Promise</a>.&lt;Array.&lt;ImageryLayerFeatureInfo>></span>
2390
- |
2391
-
2392
- <span class="param-type">undefined</span>
1753
+ <span class="param-type">zondy.cesium.MapGISMapServerImageryProvider</span>
2393
1754
 
2394
1755
 
2395
1756
  </div>