@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/>
@@ -400,6 +404,76 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
400
404
 
401
405
 
402
406
 
407
+
408
+
409
+
410
+
411
+
412
+
413
+
414
+
415
+
416
+
417
+
418
+ </dl>
419
+
420
+
421
+
422
+
423
+
424
+ </div>
425
+
426
+ <div class="member">
427
+
428
+ <span class="method-parameter is-pulled-right">
429
+ <label>类型:</label>
430
+
431
+ <span class="param-type">Object</span>
432
+
433
+
434
+ </span>
435
+
436
+ <h4 class="name" id="hasText">
437
+ <a class="href-link" href="#hasText">#</a>
438
+
439
+ <span class="code-name">
440
+ hasText
441
+ </span>
442
+
443
+ </h4>
444
+
445
+
446
+
447
+
448
+ <div class="description">
449
+ <p>Gets a value indicating whether this button has text associated with it.</p>
450
+ </div>
451
+
452
+
453
+
454
+
455
+
456
+ <dl class="details">
457
+
458
+
459
+
460
+
461
+
462
+
463
+
464
+
465
+
466
+
467
+
468
+
469
+
470
+
471
+
472
+
473
+
474
+
475
+
476
+
403
477
 
404
478
 
405
479
 
@@ -525,7 +599,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
525
599
 
526
600
  <tr class="deep-level-0">
527
601
 
528
- <td class="name"><code>label</code></td>
602
+ <td class="name"><code>MapGISDynamicLabelCollection</code></td>
529
603
 
530
604
 
531
605
  <td class="type">
@@ -1833,7 +1907,7 @@ the geometry is expected to appear translucent.</p>
1833
1907
 
1834
1908
  <span class="code-name" style="font-size:30px">
1835
1909
 
1836
- addMapRefLayer<span class="signature">(options, innerView)</span>
1910
+ addMapRefLayer<span class="signature">(mapRefOption, sublayerView)</span>
1837
1911
 
1838
1912
  </span>
1839
1913
  </h4>
@@ -1877,7 +1951,7 @@ the geometry is expected to appear translucent.</p>
1877
1951
 
1878
1952
  <tr class="deep-level-0">
1879
1953
 
1880
- <td class="name"><code>options</code></td>
1954
+ <td class="name"><code>mapRefOption</code></td>
1881
1955
 
1882
1956
 
1883
1957
  <td class="type">
@@ -1901,13 +1975,13 @@ the geometry is expected to appear translucent.</p>
1901
1975
 
1902
1976
  <tr class="deep-level-0">
1903
1977
 
1904
- <td class="name"><code>innerView</code></td>
1978
+ <td class="name"><code>sublayerView</code></td>
1905
1979
 
1906
1980
 
1907
1981
  <td class="type">
1908
1982
 
1909
1983
 
1910
- <span class="param-type">View</span>
1984
+ <span class="param-type"><a href="IGSSceneSubLayerView.html">IGSSceneSubLayerView</a></span>
1911
1985
 
1912
1986
 
1913
1987
 
@@ -2208,12 +2282,12 @@ the geometry is expected to appear translucent.</p>
2208
2282
 
2209
2283
 
2210
2284
 
2211
- <h4 class="name" id="addTerrainLayer">
2212
- <a class="href-link" href="#addTerrainLayer">#</a>
2285
+ <h4 class="name" id="addrewriteQueryParameters">
2286
+ <a class="href-link" href="#addrewriteQueryParameters">#</a>
2213
2287
 
2214
2288
  <span class="code-name" style="font-size:30px">
2215
2289
 
2216
- addTerrainLayer<span class="signature">(innerView, options)</span>
2290
+ addrewriteQueryParameters<span class="signature">()</span>
2217
2291
 
2218
2292
  </span>
2219
2293
  </h4>
@@ -2221,7 +2295,7 @@ the geometry is expected to appear translucent.</p>
2221
2295
 
2222
2296
 
2223
2297
  <div class="description">
2224
- <p>添加地形图层</p>
2298
+ <p>新增一个rewriteQueryParameters方法,对queryParameters属性重新赋值</p>
2225
2299
  </div>
2226
2300
 
2227
2301
 
@@ -2233,79 +2307,6 @@ the geometry is expected to appear translucent.</p>
2233
2307
 
2234
2308
 
2235
2309
 
2236
- <h4>参数:</h4>
2237
-
2238
- <div class="table-container">
2239
- <table class="params table">
2240
- <thead>
2241
- <tr>
2242
-
2243
- <th>名称</th>
2244
-
2245
-
2246
- <th>类型</th>
2247
-
2248
-
2249
-
2250
- <th class="last">描述</th>
2251
- </tr>
2252
- </thead>
2253
-
2254
- <tbody>
2255
-
2256
-
2257
-
2258
- <tr class="deep-level-0">
2259
-
2260
- <td class="name"><code>innerView</code></td>
2261
-
2262
-
2263
- <td class="type">
2264
-
2265
-
2266
- <span class="param-type">View</span>
2267
-
2268
-
2269
-
2270
- </td>
2271
-
2272
-
2273
-
2274
- <td class="description last"><p>Cesium的view对象</p></td>
2275
- </tr>
2276
-
2277
-
2278
-
2279
-
2280
-
2281
-
2282
- <tr class="deep-level-0">
2283
-
2284
- <td class="name"><code>options</code></td>
2285
-
2286
-
2287
- <td class="type">
2288
-
2289
-
2290
- <span class="param-type">Object</span>
2291
-
2292
-
2293
-
2294
- </td>
2295
-
2296
-
2297
-
2298
- <td class="description last"><p>构造参数</p></td>
2299
- </tr>
2300
-
2301
-
2302
-
2303
-
2304
- </tbody>
2305
- </table>
2306
- </div>
2307
-
2308
-
2309
2310
 
2310
2311
 
2311
2312
 
@@ -2616,12 +2617,12 @@ will reject with an array of all rejected inputs.</p></div>
2616
2617
 
2617
2618
 
2618
2619
 
2619
- <h4 class="name" id="appendLabelLayer">
2620
- <a class="href-link" href="#appendLabelLayer">#</a>
2620
+ <h4 class="name" id="buildModuleUrl">
2621
+ <a class="href-link" href="#buildModuleUrl">#</a>
2621
2622
 
2622
2623
  <span class="code-name" style="font-size:30px">
2623
2624
 
2624
- appendLabelLayer<span class="signature">(url, options, layerInfo, innerView)</span>
2625
+ buildModuleUrl<span class="signature">(relativeUrl)</span>
2625
2626
 
2626
2627
  </span>
2627
2628
  </h4>
@@ -2629,7 +2630,7 @@ will reject with an array of all rejected inputs.</p></div>
2629
2630
 
2630
2631
 
2631
2632
  <div class="description">
2632
- <p>添加注记图层</p>
2633
+ <p>Given a relative URL under the MapGIS base URL, returns an absolute URL.</p>
2633
2634
  </div>
2634
2635
 
2635
2636
 
@@ -2665,7 +2666,7 @@ will reject with an array of all rejected inputs.</p></div>
2665
2666
 
2666
2667
  <tr class="deep-level-0">
2667
2668
 
2668
- <td class="name"><code>url</code></td>
2669
+ <td class="name"><code>relativeUrl</code></td>
2669
2670
 
2670
2671
 
2671
2672
  <td class="type">
@@ -2679,79 +2680,7 @@ will reject with an array of all rejected inputs.</p></div>
2679
2680
 
2680
2681
 
2681
2682
 
2682
- <td class="description last"><p>服务地址</p></td>
2683
- </tr>
2684
-
2685
-
2686
-
2687
-
2688
-
2689
-
2690
- <tr class="deep-level-0">
2691
-
2692
- <td class="name"><code>options</code></td>
2693
-
2694
-
2695
- <td class="type">
2696
-
2697
-
2698
- <span class="param-type">Object</span>
2699
-
2700
-
2701
-
2702
- </td>
2703
-
2704
-
2705
-
2706
- <td class="description last"><p>可选参数</p></td>
2707
- </tr>
2708
-
2709
-
2710
-
2711
-
2712
-
2713
-
2714
- <tr class="deep-level-0">
2715
-
2716
- <td class="name"><code>layerInfo</code></td>
2717
-
2718
-
2719
- <td class="type">
2720
-
2721
-
2722
- <span class="param-type">Object</span>
2723
-
2724
-
2725
-
2726
- </td>
2727
-
2728
-
2729
-
2730
- <td class="description last"><p>从IGS查询到的图层的信息,如最大最小比例尺,避让等</p></td>
2731
- </tr>
2732
-
2733
-
2734
-
2735
-
2736
-
2737
-
2738
- <tr class="deep-level-0">
2739
-
2740
- <td class="name"><code>innerView</code></td>
2741
-
2742
-
2743
- <td class="type">
2744
-
2745
-
2746
- <span class="param-type">View</span>
2747
-
2748
-
2749
-
2750
- </td>
2751
-
2752
-
2753
-
2754
- <td class="description last"><p>Cesium的view对象</p></td>
2683
+ <td class="description last"><p>The relative path.</p></td>
2755
2684
  </tr>
2756
2685
 
2757
2686
 
@@ -2817,6 +2746,31 @@ will reject with an array of all rejected inputs.</p></div>
2817
2746
 
2818
2747
 
2819
2748
 
2749
+ <div class='columns method-parameter'>
2750
+ <div class="column is-2"><label>返回值:</label></div>
2751
+ <div class="column is-10">
2752
+
2753
+
2754
+
2755
+ <div class="columns">
2756
+
2757
+ <div class='param-desc column is-7'><p>The absolutely URL representation of the provided path.</p></div>
2758
+
2759
+
2760
+ <div class='column is-5 has-text-left'>
2761
+ <label>类型: </label>
2762
+
2763
+ <span class="param-type">String</span>
2764
+
2765
+
2766
+ </div>
2767
+
2768
+ </div>
2769
+
2770
+
2771
+ </div>
2772
+ </div>
2773
+
2820
2774
 
2821
2775
 
2822
2776
 
@@ -2828,12 +2782,12 @@ will reject with an array of all rejected inputs.</p></div>
2828
2782
 
2829
2783
 
2830
2784
 
2831
- <h4 class="name" id="buildModuleUrl">
2832
- <a class="href-link" href="#buildModuleUrl">#</a>
2785
+ <h4 class="name" id="chain">
2786
+ <a class="href-link" href="#chain">#</a>
2833
2787
 
2834
2788
  <span class="code-name" style="font-size:30px">
2835
2789
 
2836
- buildModuleUrl<span class="signature">(relativeUrl)</span>
2790
+ chain<span class="signature">(promiseOrValue, resolver, resolveValue<span class="signature-attributes">opt</span>)</span>
2837
2791
 
2838
2792
  </span>
2839
2793
  </h4>
@@ -2841,7 +2795,8 @@ will reject with an array of all rejected inputs.</p></div>
2841
2795
 
2842
2796
 
2843
2797
  <div class="description">
2844
- <p>Given a relative URL under the MapGIS base URL, returns an absolute URL.</p>
2798
+ <p>Ensure that resolution of promiseOrValue will trigger resolver with the
2799
+ value or reason of promiseOrValue, or instead with resolveValue if it is provided.</p>
2845
2800
  </div>
2846
2801
 
2847
2802
 
@@ -2877,178 +2832,12 @@ will reject with an array of all rejected inputs.</p></div>
2877
2832
 
2878
2833
  <tr class="deep-level-0">
2879
2834
 
2880
- <td class="name"><code>relativeUrl</code></td>
2835
+ <td class="name"><code>promiseOrValue</code></td>
2881
2836
 
2882
2837
 
2883
2838
  <td class="type">
2884
2839
 
2885
-
2886
- <span class="param-type">String</span>
2887
-
2888
-
2889
-
2890
- </td>
2891
-
2892
-
2893
-
2894
- <td class="description last"><p>The relative path.</p></td>
2895
- </tr>
2896
-
2897
-
2898
-
2899
-
2900
- </tbody>
2901
- </table>
2902
- </div>
2903
-
2904
-
2905
-
2906
-
2907
-
2908
-
2909
- <dl class="details">
2910
-
2911
-
2912
-
2913
-
2914
-
2915
-
2916
-
2917
-
2918
-
2919
-
2920
-
2921
-
2922
-
2923
-
2924
-
2925
-
2926
-
2927
-
2928
-
2929
-
2930
-
2931
-
2932
-
2933
-
2934
-
2935
-
2936
-
2937
-
2938
-
2939
-
2940
-
2941
- </dl>
2942
-
2943
-
2944
-
2945
-
2946
-
2947
-
2948
-
2949
-
2950
-
2951
-
2952
-
2953
-
2954
-
2955
-
2956
-
2957
-
2958
-
2959
-
2960
- <div class='columns method-parameter'>
2961
- <div class="column is-2"><label>返回值:</label></div>
2962
- <div class="column is-10">
2963
-
2964
-
2965
-
2966
- <div class="columns">
2967
-
2968
- <div class='param-desc column is-7'><p>The absolutely URL representation of the provided path.</p></div>
2969
-
2970
-
2971
- <div class='column is-5 has-text-left'>
2972
- <label>类型: </label>
2973
-
2974
- <span class="param-type">String</span>
2975
-
2976
-
2977
- </div>
2978
-
2979
- </div>
2980
-
2981
-
2982
- </div>
2983
- </div>
2984
-
2985
-
2986
-
2987
-
2988
-
2989
-
2990
- </div>
2991
-
2992
- <div class="member">
2993
-
2994
-
2995
-
2996
- <h4 class="name" id="chain">
2997
- <a class="href-link" href="#chain">#</a>
2998
-
2999
- <span class="code-name" style="font-size:30px">
3000
-
3001
- chain<span class="signature">(promiseOrValue, resolver, resolveValue<span class="signature-attributes">opt</span>)</span>
3002
-
3003
- </span>
3004
- </h4>
3005
-
3006
-
3007
-
3008
- <div class="description">
3009
- <p>Ensure that resolution of promiseOrValue will trigger resolver with the
3010
- value or reason of promiseOrValue, or instead with resolveValue if it is provided.</p>
3011
- </div>
3012
-
3013
-
3014
-
3015
-
3016
-
3017
-
3018
-
3019
-
3020
-
3021
-
3022
- <h4>参数:</h4>
3023
-
3024
- <div class="table-container">
3025
- <table class="params table">
3026
- <thead>
3027
- <tr>
3028
-
3029
- <th>名称</th>
3030
-
3031
-
3032
- <th>类型</th>
3033
-
3034
-
3035
-
3036
- <th class="last">描述</th>
3037
- </tr>
3038
- </thead>
3039
-
3040
- <tbody>
3041
-
3042
-
3043
-
3044
- <tr class="deep-level-0">
3045
-
3046
- <td class="name"><code>promiseOrValue</code></td>
3047
-
3048
-
3049
- <td class="type">
3050
-
3051
- </td>
2840
+ </td>
3052
2841
 
3053
2842
 
3054
2843
 
@@ -5227,7 +5016,7 @@ value or reason of promiseOrValue, or instead with resolveValue if it is provide
5227
5016
  <div class='column is-5 has-text-left'>
5228
5017
  <label>类型: </label>
5229
5018
 
5230
- <span class="param-type">Cesium.Graphic</span>
5019
+ <span class="param-type">zondy.cesium.Graphic</span>
5231
5020
 
5232
5021
 
5233
5022
  </div>
@@ -5470,6 +5259,97 @@ value or reason of promiseOrValue, or instead with resolveValue if it is provide
5470
5259
 
5471
5260
 
5472
5261
 
5262
+
5263
+
5264
+
5265
+ </div>
5266
+
5267
+ <div class="member">
5268
+
5269
+
5270
+
5271
+ <h4 class="name" id="createSegmentsGeometry">
5272
+ <a class="href-link" href="#createSegmentsGeometry">#</a>
5273
+
5274
+ <span class="code-name" style="font-size:30px">
5275
+
5276
+ createSegmentsGeometry<span class="signature">()</span>
5277
+
5278
+ </span>
5279
+ </h4>
5280
+
5281
+
5282
+
5283
+ <div class="description">
5284
+ <p>创建粒子段的几何形状</p>
5285
+ </div>
5286
+
5287
+
5288
+
5289
+
5290
+
5291
+
5292
+
5293
+
5294
+
5295
+
5296
+
5297
+
5298
+
5299
+
5300
+ <dl class="details">
5301
+
5302
+
5303
+
5304
+
5305
+
5306
+
5307
+
5308
+
5309
+
5310
+
5311
+
5312
+
5313
+
5314
+
5315
+
5316
+
5317
+
5318
+
5319
+
5320
+
5321
+
5322
+
5323
+
5324
+
5325
+
5326
+
5327
+
5328
+
5329
+
5330
+
5331
+
5332
+ </dl>
5333
+
5334
+
5335
+
5336
+
5337
+
5338
+
5339
+
5340
+
5341
+
5342
+
5343
+
5344
+
5345
+
5346
+
5347
+
5348
+
5349
+
5350
+
5351
+
5352
+
5473
5353
 
5474
5354
 
5475
5355
 
@@ -6494,12 +6374,12 @@ only has then.</p>
6494
6374
 
6495
6375
 
6496
6376
 
6497
- <h4 class="name" id="getCesiumLayerIndex">
6498
- <a class="href-link" href="#getCesiumLayerIndex">#</a>
6377
+ <h4 class="name" id="getClassificationTyp">
6378
+ <a class="href-link" href="#getClassificationTyp">#</a>
6499
6379
 
6500
6380
  <span class="code-name" style="font-size:30px">
6501
6381
 
6502
- getCesiumLayerIndex<span class="signature">(layer, innerView)</span>
6382
+ getClassificationTyp<span class="signature">(elevationMode)</span>
6503
6383
 
6504
6384
  </span>
6505
6385
  </h4>
@@ -6507,171 +6387,7 @@ only has then.</p>
6507
6387
 
6508
6388
 
6509
6389
  <div class="description">
6510
- <p>获取图层在cesium中要添加的顺序</p>
6511
- </div>
6512
-
6513
-
6514
-
6515
-
6516
-
6517
-
6518
-
6519
-
6520
-
6521
-
6522
- <h4>参数:</h4>
6523
-
6524
- <div class="table-container">
6525
- <table class="params table">
6526
- <thead>
6527
- <tr>
6528
-
6529
- <th>名称</th>
6530
-
6531
-
6532
- <th>类型</th>
6533
-
6534
-
6535
-
6536
- <th class="last">描述</th>
6537
- </tr>
6538
- </thead>
6539
-
6540
- <tbody>
6541
-
6542
-
6543
-
6544
- <tr class="deep-level-0">
6545
-
6546
- <td class="name"><code>layer</code></td>
6547
-
6548
-
6549
- <td class="type">
6550
-
6551
-
6552
- <span class="param-type">Object</span>
6553
-
6554
-
6555
-
6556
- </td>
6557
-
6558
-
6559
-
6560
- <td class="description last"><p>基础图层对象</p></td>
6561
- </tr>
6562
-
6563
-
6564
-
6565
-
6566
-
6567
-
6568
- <tr class="deep-level-0">
6569
-
6570
- <td class="name"><code>innerView</code></td>
6571
-
6572
-
6573
- <td class="type">
6574
-
6575
-
6576
- <span class="param-type">Object</span>
6577
-
6578
-
6579
-
6580
- </td>
6581
-
6582
-
6583
-
6584
- <td class="description last"><p>cesium的view对象</p></td>
6585
- </tr>
6586
-
6587
-
6588
-
6589
-
6590
- </tbody>
6591
- </table>
6592
- </div>
6593
-
6594
-
6595
-
6596
-
6597
-
6598
-
6599
- <dl class="details">
6600
-
6601
-
6602
-
6603
-
6604
-
6605
-
6606
-
6607
-
6608
-
6609
-
6610
-
6611
-
6612
-
6613
-
6614
-
6615
-
6616
-
6617
-
6618
-
6619
-
6620
-
6621
-
6622
-
6623
-
6624
-
6625
-
6626
-
6627
-
6628
-
6629
-
6630
-
6631
- </dl>
6632
-
6633
-
6634
-
6635
-
6636
-
6637
-
6638
-
6639
-
6640
-
6641
-
6642
-
6643
-
6644
-
6645
-
6646
-
6647
-
6648
-
6649
-
6650
-
6651
-
6652
-
6653
-
6654
-
6655
- </div>
6656
-
6657
- <div class="member">
6658
-
6659
-
6660
-
6661
- <h4 class="name" id="getClassificationTyp">
6662
- <a class="href-link" href="#getClassificationTyp">#</a>
6663
-
6664
- <span class="code-name" style="font-size:30px">
6665
-
6666
- getClassificationTyp<span class="signature">(elevationMode)</span>
6667
-
6668
- </span>
6669
- </h4>
6670
-
6671
-
6672
-
6673
- <div class="description">
6674
- <p>通过ElevationMode的值来获取Cesium的ClassificationTyp值</p>
6390
+ <p>通过ElevationMode的值来获取Cesium的ClassificationTyp值</p>
6675
6391
  </div>
6676
6392
 
6677
6393
 
@@ -6993,7 +6709,7 @@ only has then.</p>
6993
6709
 
6994
6710
  <span class="code-name" style="font-size:30px">
6995
6711
 
6996
- getFeatureBySymbolLayer<span class="signature">(symbolLayer, type, position, feature)</span>
6712
+ getFeatureBySymbolLayer<span class="signature">(symbolLayer, type, position, graphic)</span>
6997
6713
 
6998
6714
  </span>
6999
6715
  </h4>
@@ -7109,13 +6825,13 @@ only has then.</p>
7109
6825
 
7110
6826
  <tr class="deep-level-0">
7111
6827
 
7112
- <td class="name"><code>feature</code></td>
6828
+ <td class="name"><code>graphic</code></td>
7113
6829
 
7114
6830
 
7115
6831
  <td class="type">
7116
6832
 
7117
6833
 
7118
- <span class="param-type">Feature</span>
6834
+ <span class="param-type"><a href="BaseGraphic.html">BaseGraphic</a></span>
7119
6835
 
7120
6836
 
7121
6837
 
@@ -7123,7 +6839,7 @@ only has then.</p>
7123
6839
 
7124
6840
 
7125
6841
 
7126
- <td class="description last"><p>关联的要素</p></td>
6842
+ <td class="description last"><p>三维几何对象</p></td>
7127
6843
  </tr>
7128
6844
 
7129
6845
 
@@ -7225,12 +6941,12 @@ only has then.</p>
7225
6941
 
7226
6942
 
7227
6943
 
7228
- <h4 class="name" id="getLayerIndex">
7229
- <a class="href-link" href="#getLayerIndex">#</a>
6944
+ <h4 class="name" id="getLayerByUrl">
6945
+ <a class="href-link" href="#getLayerByUrl">#</a>
7230
6946
 
7231
6947
  <span class="code-name" style="font-size:30px">
7232
6948
 
7233
- getLayerIndex<span class="signature">(items, layer)</span>
6949
+ getLayerByUrl<span class="signature">(url, LayerConstructor)</span>
7234
6950
 
7235
6951
  </span>
7236
6952
  </h4>
@@ -7238,7 +6954,7 @@ only has then.</p>
7238
6954
 
7239
6955
 
7240
6956
  <div class="description">
7241
- <p>获取图层在map中的上一个图层的index,如果没有上一个图层,则返回0</p>
6957
+ <p>通过url构造Common的图层对象</p>
7242
6958
  </div>
7243
6959
 
7244
6960
 
@@ -7274,13 +6990,13 @@ only has then.</p>
7274
6990
 
7275
6991
  <tr class="deep-level-0">
7276
6992
 
7277
- <td class="name"><code>items</code></td>
6993
+ <td class="name"><code>url</code></td>
7278
6994
 
7279
6995
 
7280
6996
  <td class="type">
7281
6997
 
7282
6998
 
7283
- <span class="param-type">Array</span>
6999
+ <span class="param-type">String</span>
7284
7000
 
7285
7001
 
7286
7002
 
@@ -7288,7 +7004,7 @@ only has then.</p>
7288
7004
 
7289
7005
 
7290
7006
 
7291
- <td class="description last"><p>图层数组</p></td>
7007
+ <td class="description last"><p>服务基地址</p></td>
7292
7008
  </tr>
7293
7009
 
7294
7010
 
@@ -7298,13 +7014,13 @@ only has then.</p>
7298
7014
 
7299
7015
  <tr class="deep-level-0">
7300
7016
 
7301
- <td class="name"><code>layer</code></td>
7017
+ <td class="name"><code>LayerConstructor</code></td>
7302
7018
 
7303
7019
 
7304
7020
  <td class="type">
7305
7021
 
7306
7022
 
7307
- <span class="param-type">Object</span>
7023
+ <span class="param-type">Layer</span>
7308
7024
 
7309
7025
 
7310
7026
 
@@ -7312,7 +7028,7 @@ only has then.</p>
7312
7028
 
7313
7029
 
7314
7030
 
7315
- <td class="description last"><p>图层对象</p></td>
7031
+ <td class="description last"><p>图层构造函数</p></td>
7316
7032
  </tr>
7317
7033
 
7318
7034
 
@@ -7386,13 +7102,13 @@ only has then.</p>
7386
7102
 
7387
7103
  <div class="columns">
7388
7104
 
7389
- <div class='param-desc column is-7'><p>图层顺序</p></div>
7105
+ <div class='param-desc column is-7'><p>构造好的图层对象</p></div>
7390
7106
 
7391
7107
 
7392
7108
  <div class='column is-5 has-text-left'>
7393
7109
  <label>类型: </label>
7394
7110
 
7395
- <span class="param-type">Number</span>
7111
+ <span class="param-type">Layer</span>
7396
7112
 
7397
7113
 
7398
7114
  </div>
@@ -8149,12 +7865,12 @@ only has then.</p>
8149
7865
 
8150
7866
 
8151
7867
 
8152
- <h4 class="name" id="getPointOptionsFromSimpleMarkerSymbol">
8153
- <a class="href-link" href="#getPointOptionsFromSimpleMarkerSymbol">#</a>
7868
+ <h4 class="name" id="getOpacityExpression">
7869
+ <a class="href-link" href="#getOpacityExpression">#</a>
8154
7870
 
8155
7871
  <span class="code-name" style="font-size:30px">
8156
7872
 
8157
- getPointOptionsFromSimpleMarkerSymbol<span class="signature">(symbol)</span>
7873
+ getOpacityExpression<span class="signature">(opacity)</span>
8158
7874
 
8159
7875
  </span>
8160
7876
  </h4>
@@ -8162,7 +7878,7 @@ only has then.</p>
8162
7878
 
8163
7879
 
8164
7880
  <div class="description">
8165
- <p>通过符号来构造一个entity的点构造参数</p>
7881
+ <p>获取Cesium.Cesium3DTileStyle的透明度表达式字符串</p>
8166
7882
  </div>
8167
7883
 
8168
7884
 
@@ -8198,13 +7914,13 @@ only has then.</p>
8198
7914
 
8199
7915
  <tr class="deep-level-0">
8200
7916
 
8201
- <td class="name"><code>symbol</code></td>
7917
+ <td class="name"><code>opacity</code></td>
8202
7918
 
8203
7919
 
8204
7920
  <td class="type">
8205
7921
 
8206
7922
 
8207
- <span class="param-type">Symbol</span>
7923
+ <span class="param-type">Number</span>
8208
7924
 
8209
7925
 
8210
7926
 
@@ -8212,7 +7928,7 @@ only has then.</p>
8212
7928
 
8213
7929
 
8214
7930
 
8215
- <td class="description last"><p>符号对象</p></td>
7931
+ <td class="description last"><p>透明度,0到1之间的值</p></td>
8216
7932
  </tr>
8217
7933
 
8218
7934
 
@@ -8286,13 +8002,13 @@ only has then.</p>
8286
8002
 
8287
8003
  <div class="columns">
8288
8004
 
8289
- <div class='param-desc column is-7'><p>entity的点构造参数</p></div>
8005
+ <div class='param-desc column is-7'><p>透明度表达式字符串</p></div>
8290
8006
 
8291
8007
 
8292
8008
  <div class='column is-5 has-text-left'>
8293
8009
  <label>类型: </label>
8294
8010
 
8295
- <span class="param-type">Object</span>
8011
+ <span class="param-type">String</span>
8296
8012
 
8297
8013
 
8298
8014
  </div>
@@ -8314,12 +8030,12 @@ only has then.</p>
8314
8030
 
8315
8031
 
8316
8032
 
8317
- <h4 class="name" id="getProviderExtent">
8318
- <a class="href-link" href="#getProviderExtent">#</a>
8033
+ <h4 class="name" id="getPointOptionsFromSimpleMarkerSymbol">
8034
+ <a class="href-link" href="#getPointOptionsFromSimpleMarkerSymbol">#</a>
8319
8035
 
8320
8036
  <span class="code-name" style="font-size:30px">
8321
8037
 
8322
- getProviderExtent<span class="signature">(layer, tilingSchemeRectangle)</span>
8038
+ getPointOptionsFromSimpleMarkerSymbol<span class="signature">(symbol)</span>
8323
8039
 
8324
8040
  </span>
8325
8041
  </h4>
@@ -8327,7 +8043,7 @@ only has then.</p>
8327
8043
 
8328
8044
 
8329
8045
  <div class="description">
8330
- <p>获取provider的范围,并将范围统一成4326坐标系</p>
8046
+ <p>通过符号来构造一个entity的点构造参数</p>
8331
8047
  </div>
8332
8048
 
8333
8049
 
@@ -8363,37 +8079,13 @@ only has then.</p>
8363
8079
 
8364
8080
  <tr class="deep-level-0">
8365
8081
 
8366
- <td class="name"><code>layer</code></td>
8367
-
8368
-
8369
- <td class="type">
8370
-
8371
-
8372
- <span class="param-type">Object</span>
8373
-
8374
-
8375
-
8376
- </td>
8377
-
8378
-
8379
-
8380
- <td class="description last"><p>基本图层对象</p></td>
8381
- </tr>
8382
-
8383
-
8384
-
8385
-
8386
-
8387
-
8388
- <tr class="deep-level-0">
8389
-
8390
- <td class="name"><code>tilingSchemeRectangle</code></td>
8082
+ <td class="name"><code>symbol</code></td>
8391
8083
 
8392
8084
 
8393
8085
  <td class="type">
8394
8086
 
8395
8087
 
8396
- <span class="param-type">Object</span>
8088
+ <span class="param-type">Symbol</span>
8397
8089
 
8398
8090
 
8399
8091
 
@@ -8401,7 +8093,7 @@ only has then.</p>
8401
8093
 
8402
8094
 
8403
8095
 
8404
- <td class="description last"><p>瓦片平铺规则的矩形范围</p></td>
8096
+ <td class="description last"><p>符号对象</p></td>
8405
8097
  </tr>
8406
8098
 
8407
8099
 
@@ -8475,13 +8167,13 @@ only has then.</p>
8475
8167
 
8476
8168
  <div class="columns">
8477
8169
 
8478
- <div class='param-desc column is-7'><p>cesium中provider的范围</p></div>
8170
+ <div class='param-desc column is-7'><p>entity的点构造参数</p></div>
8479
8171
 
8480
8172
 
8481
8173
  <div class='column is-5 has-text-left'>
8482
8174
  <label>类型: </label>
8483
8175
 
8484
- <span class="param-type">Extent</span>
8176
+ <span class="param-type">Object</span>
8485
8177
 
8486
8178
 
8487
8179
  </div>
@@ -8503,12 +8195,12 @@ only has then.</p>
8503
8195
 
8504
8196
 
8505
8197
 
8506
- <h4 class="name" id="getShadows">
8507
- <a class="href-link" href="#getShadows">#</a>
8198
+ <h4 class="name" id="getProviderExtent">
8199
+ <a class="href-link" href="#getProviderExtent">#</a>
8508
8200
 
8509
8201
  <span class="code-name" style="font-size:30px">
8510
8202
 
8511
- getShadows<span class="signature">(symbolLayer)</span>
8203
+ getProviderExtent<span class="signature">(layer, tilingSchemeRectangle)</span>
8512
8204
 
8513
8205
  </span>
8514
8206
  </h4>
@@ -8516,7 +8208,7 @@ only has then.</p>
8516
8208
 
8517
8209
 
8518
8210
  <div class="description">
8519
- <p>获取cesium的阴影模式</p>
8211
+ <p>获取provider的范围,并将范围统一成4326坐标系</p>
8520
8212
  </div>
8521
8213
 
8522
8214
 
@@ -8552,7 +8244,7 @@ only has then.</p>
8552
8244
 
8553
8245
  <tr class="deep-level-0">
8554
8246
 
8555
- <td class="name"><code>symbolLayer</code></td>
8247
+ <td class="name"><code>layer</code></td>
8556
8248
 
8557
8249
 
8558
8250
  <td class="type">
@@ -8566,22 +8258,211 @@ only has then.</p>
8566
8258
 
8567
8259
 
8568
8260
 
8569
- <td class="description last"><p>三维符号图层</p></td>
8261
+ <td class="description last"><p>基本图层对象</p></td>
8570
8262
  </tr>
8571
8263
 
8572
8264
 
8573
8265
 
8574
8266
 
8575
- </tbody>
8576
- </table>
8577
- </div>
8578
8267
 
8268
+
8269
+ <tr class="deep-level-0">
8270
+
8271
+ <td class="name"><code>tilingSchemeRectangle</code></td>
8272
+
8579
8273
 
8274
+ <td class="type">
8275
+
8276
+
8277
+ <span class="param-type">Object</span>
8580
8278
 
8581
8279
 
8280
+
8281
+ </td>
8582
8282
 
8283
+
8583
8284
 
8584
- <dl class="details">
8285
+ <td class="description last"><p>瓦片平铺规则的矩形范围</p></td>
8286
+ </tr>
8287
+
8288
+
8289
+
8290
+
8291
+ </tbody>
8292
+ </table>
8293
+ </div>
8294
+
8295
+
8296
+
8297
+
8298
+
8299
+
8300
+ <dl class="details">
8301
+
8302
+
8303
+
8304
+
8305
+
8306
+
8307
+
8308
+
8309
+
8310
+
8311
+
8312
+
8313
+
8314
+
8315
+
8316
+
8317
+
8318
+
8319
+
8320
+
8321
+
8322
+
8323
+
8324
+
8325
+
8326
+
8327
+
8328
+
8329
+
8330
+
8331
+
8332
+ </dl>
8333
+
8334
+
8335
+
8336
+
8337
+
8338
+
8339
+
8340
+
8341
+
8342
+
8343
+
8344
+
8345
+
8346
+
8347
+
8348
+
8349
+
8350
+
8351
+ <div class='columns method-parameter'>
8352
+ <div class="column is-2"><label>返回值:</label></div>
8353
+ <div class="column is-10">
8354
+
8355
+
8356
+
8357
+ <div class="columns">
8358
+
8359
+ <div class='param-desc column is-7'><p>cesium中provider的范围</p></div>
8360
+
8361
+
8362
+ <div class='column is-5 has-text-left'>
8363
+ <label>类型: </label>
8364
+
8365
+ <span class="param-type">Extent</span>
8366
+
8367
+
8368
+ </div>
8369
+
8370
+ </div>
8371
+
8372
+
8373
+ </div>
8374
+ </div>
8375
+
8376
+
8377
+
8378
+
8379
+
8380
+
8381
+ </div>
8382
+
8383
+ <div class="member">
8384
+
8385
+
8386
+
8387
+ <h4 class="name" id="getShadows">
8388
+ <a class="href-link" href="#getShadows">#</a>
8389
+
8390
+ <span class="code-name" style="font-size:30px">
8391
+
8392
+ getShadows<span class="signature">(symbolLayer)</span>
8393
+
8394
+ </span>
8395
+ </h4>
8396
+
8397
+
8398
+
8399
+ <div class="description">
8400
+ <p>获取cesium的阴影模式</p>
8401
+ </div>
8402
+
8403
+
8404
+
8405
+
8406
+
8407
+
8408
+
8409
+
8410
+
8411
+
8412
+ <h4>参数:</h4>
8413
+
8414
+ <div class="table-container">
8415
+ <table class="params table">
8416
+ <thead>
8417
+ <tr>
8418
+
8419
+ <th>名称</th>
8420
+
8421
+
8422
+ <th>类型</th>
8423
+
8424
+
8425
+
8426
+ <th class="last">描述</th>
8427
+ </tr>
8428
+ </thead>
8429
+
8430
+ <tbody>
8431
+
8432
+
8433
+
8434
+ <tr class="deep-level-0">
8435
+
8436
+ <td class="name"><code>symbolLayer</code></td>
8437
+
8438
+
8439
+ <td class="type">
8440
+
8441
+
8442
+ <span class="param-type">Object</span>
8443
+
8444
+
8445
+
8446
+ </td>
8447
+
8448
+
8449
+
8450
+ <td class="description last"><p>三维符号图层</p></td>
8451
+ </tr>
8452
+
8453
+
8454
+
8455
+
8456
+ </tbody>
8457
+ </table>
8458
+ </div>
8459
+
8460
+
8461
+
8462
+
8463
+
8464
+
8465
+ <dl class="details">
8585
8466
 
8586
8467
 
8587
8468
 
@@ -9424,12 +9305,12 @@ only has then.</p>
9424
9305
 
9425
9306
 
9426
9307
 
9427
- <h4 class="name" id="isGeographic">
9428
- <a class="href-link" href="#isGeographic">#</a>
9308
+ <h4 class="name" id="initResourceByUrl">
9309
+ <a class="href-link" href="#initResourceByUrl">#</a>
9429
9310
 
9430
9311
  <span class="code-name" style="font-size:30px">
9431
9312
 
9432
- isGeographic<span class="signature">(projection)</span>
9313
+ initResourceByUrl<span class="signature">(url, options)</span>
9433
9314
 
9434
9315
  </span>
9435
9316
  </h4>
@@ -9437,7 +9318,7 @@ only has then.</p>
9437
9318
 
9438
9319
 
9439
9320
  <div class="description">
9440
- <p>判断projection对象投影是否是地理经纬度坐标系</p>
9321
+ <p>通过url构造Cesium.Resource对象,请求参数的优先级:?号后的参数&lt;resource.queryParameters&lt;外部传入的请求参数</p>
9441
9322
  </div>
9442
9323
 
9443
9324
 
@@ -9462,6 +9343,8 @@ only has then.</p>
9462
9343
  <th>类型</th>
9463
9344
 
9464
9345
 
9346
+ <th style="min-width: 100px;">默认值</th>
9347
+
9465
9348
 
9466
9349
  <th class="last">描述</th>
9467
9350
  </tr>
@@ -9473,63 +9356,350 @@ only has then.</p>
9473
9356
 
9474
9357
  <tr class="deep-level-0">
9475
9358
 
9476
- <td class="name"><code>projection</code></td>
9359
+ <td class="name"><code>url</code></td>
9477
9360
 
9478
9361
 
9479
9362
  <td class="type">
9480
9363
 
9481
9364
 
9482
- <span class="param-type">*</span>
9365
+ <span class="param-type">Cesium.Resource</span>
9366
+ |
9367
+
9368
+ <span class="param-type">String</span>
9483
9369
 
9484
9370
 
9485
9371
 
9486
9372
  </td>
9487
9373
 
9488
9374
 
9375
+ <td class="default">
9376
+
9377
+ </td>
9378
+
9489
9379
 
9490
- <td class="description last"></td>
9380
+ <td class="description last"><p>url对象</p></td>
9491
9381
  </tr>
9492
9382
 
9493
9383
 
9494
9384
 
9495
9385
 
9496
- </tbody>
9497
- </table>
9498
- </div>
9499
9386
 
9387
+
9388
+ <tr class="deep-level-0">
9389
+
9390
+ <td class="name"><code>options</code></td>
9391
+
9500
9392
 
9393
+ <td class="type">
9394
+
9395
+
9396
+ <span class="param-type">Object</span>
9501
9397
 
9502
9398
 
9399
+
9400
+ </td>
9503
9401
 
9402
+
9403
+ <td class="default">
9404
+
9405
+ </td>
9406
+
9504
9407
 
9505
- <dl class="details">
9408
+ <td class="description last"><p>额外构造参数</p></td>
9409
+ </tr>
9506
9410
 
9507
-
9508
9411
 
9412
+
9509
9413
 
9414
+ <tr class="deep-level-1">
9415
+
9416
+ <td class="name"><code>headers</code></td>
9417
+
9510
9418
 
9511
-
9419
+ <td class="type">
9420
+
9421
+
9422
+ <span class="param-type">Object</span>
9512
9423
 
9513
-
9514
9424
 
9515
-
9425
+
9426
+ </td>
9516
9427
 
9517
-
9428
+
9429
+ <td class="default">
9430
+
9431
+ {}
9432
+
9433
+ </td>
9434
+
9518
9435
 
9519
-
9436
+ <td class="description last"><p>请求头参数</p></td>
9437
+ </tr>
9520
9438
 
9521
-
9522
9439
 
9440
+
9523
9441
 
9442
+ <tr class="deep-level-1">
9443
+
9444
+ <td class="name"><code>queryParameters</code></td>
9445
+
9446
+
9447
+ <td class="type">
9448
+
9449
+
9450
+ <span class="param-type">Object</span>
9451
+
9452
+
9453
+
9454
+ </td>
9455
+
9456
+
9457
+ <td class="default">
9458
+
9459
+ {}
9460
+
9461
+ </td>
9462
+
9463
+
9464
+ <td class="description last"><p>请求参数对象,格式为{ key1: value1, key2: value2,... }</p></td>
9465
+ </tr>
9466
+
9467
+
9468
+
9469
+
9470
+ <tr class="deep-level-1">
9471
+
9472
+ <td class="name"><code>enableMatchString</code></td>
9473
+
9474
+
9475
+ <td class="type">
9476
+
9477
+
9478
+ <span class="param-type">Boolean</span>
9479
+
9480
+
9481
+
9482
+ </td>
9483
+
9484
+
9485
+ <td class="default">
9486
+
9487
+ true
9488
+
9489
+ </td>
9490
+
9491
+
9492
+ <td class="description last"><p>是否开启基地址模版字符串匹配</p></td>
9493
+ </tr>
9494
+
9495
+
9496
+
9497
+
9498
+
9499
+
9500
+
9501
+ </tbody>
9502
+ </table>
9503
+ </div>
9504
+
9505
+
9506
+
9507
+
9508
+
9509
+
9510
+ <dl class="details">
9511
+
9512
+
9513
+
9514
+
9515
+
9516
+
9517
+
9518
+
9519
+
9520
+
9521
+
9522
+
9523
+
9524
+
9525
+
9526
+
9527
+
9528
+
9529
+
9530
+
9531
+
9532
+
9533
+
9534
+
9535
+
9536
+
9537
+
9538
+
9539
+
9540
+
9541
+
9542
+ </dl>
9543
+
9544
+
9545
+
9546
+
9547
+
9548
+
9549
+
9550
+
9551
+
9552
+
9553
+
9554
+
9555
+
9556
+
9557
+
9558
+
9559
+
9560
+
9561
+ <div class='columns method-parameter'>
9562
+ <div class="column is-2"><label>返回值:</label></div>
9563
+ <div class="column is-10">
9564
+
9565
+
9566
+
9567
+ <div class="columns">
9568
+
9569
+ <div class='param-desc column is-7'><p>构造好的Cesium.Resource对象</p></div>
9570
+
9571
+
9572
+ <div class='column is-5 has-text-left'>
9573
+ <label>类型: </label>
9574
+
9575
+ <span class="param-type">Cesium.Resource</span>
9576
+
9577
+
9578
+ </div>
9579
+
9580
+ </div>
9581
+
9582
+
9583
+ </div>
9584
+ </div>
9585
+
9524
9586
 
9525
-
9526
9587
 
9527
-
9528
9588
 
9529
-
9530
-
9531
9589
 
9532
-
9590
+
9591
+ </div>
9592
+
9593
+ <div class="member">
9594
+
9595
+
9596
+
9597
+ <h4 class="name" id="isGeographic">
9598
+ <a class="href-link" href="#isGeographic">#</a>
9599
+
9600
+ <span class="code-name" style="font-size:30px">
9601
+
9602
+ isGeographic<span class="signature">(projection)</span>
9603
+
9604
+ </span>
9605
+ </h4>
9606
+
9607
+
9608
+
9609
+ <div class="description">
9610
+ <p>判断projection对象投影是否是地理经纬度坐标系</p>
9611
+ </div>
9612
+
9613
+
9614
+
9615
+
9616
+
9617
+
9618
+
9619
+
9620
+
9621
+
9622
+ <h4>参数:</h4>
9623
+
9624
+ <div class="table-container">
9625
+ <table class="params table">
9626
+ <thead>
9627
+ <tr>
9628
+
9629
+ <th>名称</th>
9630
+
9631
+
9632
+ <th>类型</th>
9633
+
9634
+
9635
+
9636
+ <th class="last">描述</th>
9637
+ </tr>
9638
+ </thead>
9639
+
9640
+ <tbody>
9641
+
9642
+
9643
+
9644
+ <tr class="deep-level-0">
9645
+
9646
+ <td class="name"><code>projection</code></td>
9647
+
9648
+
9649
+ <td class="type">
9650
+
9651
+
9652
+ <span class="param-type">*</span>
9653
+
9654
+
9655
+
9656
+ </td>
9657
+
9658
+
9659
+
9660
+ <td class="description last"></td>
9661
+ </tr>
9662
+
9663
+
9664
+
9665
+
9666
+ </tbody>
9667
+ </table>
9668
+ </div>
9669
+
9670
+
9671
+
9672
+
9673
+
9674
+
9675
+ <dl class="details">
9676
+
9677
+
9678
+
9679
+
9680
+
9681
+
9682
+
9683
+
9684
+
9685
+
9686
+
9687
+
9688
+
9689
+
9690
+
9691
+
9692
+
9693
+
9694
+
9695
+
9696
+
9697
+
9698
+
9699
+
9700
+
9701
+
9702
+
9533
9703
 
9534
9704
 
9535
9705
 
@@ -11214,12 +11384,12 @@ the mapped output values.</p></div>
11214
11384
 
11215
11385
 
11216
11386
 
11217
- <h4 class="name" id="redefineImageryLayerPrototype">
11218
- <a class="href-link" href="#redefineImageryLayerPrototype">#</a>
11387
+ <h4 class="name" id="redefineGlobeSurfaceTileProviderPrototype">
11388
+ <a class="href-link" href="#redefineGlobeSurfaceTileProviderPrototype">#</a>
11219
11389
 
11220
11390
  <span class="code-name" style="font-size:30px">
11221
11391
 
11222
- redefineImageryLayerPrototype<span class="signature">()</span>
11392
+ redefineGlobeSurfaceTileProviderPrototype<span class="signature">()</span>
11223
11393
 
11224
11394
  </span>
11225
11395
  </h4>
@@ -11227,7 +11397,7 @@ the mapped output values.</p></div>
11227
11397
 
11228
11398
 
11229
11399
  <div class="description">
11230
- <p>重写cesium对象ImageryLayer中的方法</p>
11400
+ <p>重写cesium对象GlobeSurfaceTileProvider中的方法</p>
11231
11401
  </div>
11232
11402
 
11233
11403
 
@@ -11305,12 +11475,12 @@ the mapped output values.</p></div>
11305
11475
 
11306
11476
 
11307
11477
 
11308
- <h4 class="name" id="redefineMakeRequestByWhen">
11309
- <a class="href-link" href="#redefineMakeRequestByWhen">#</a>
11478
+ <h4 class="name" id="redefineImageryLayerPrototype">
11479
+ <a class="href-link" href="#redefineImageryLayerPrototype">#</a>
11310
11480
 
11311
11481
  <span class="code-name" style="font-size:30px">
11312
11482
 
11313
- redefineMakeRequestByWhen<span class="signature">()</span>
11483
+ redefineImageryLayerPrototype<span class="signature">()</span>
11314
11484
 
11315
11485
  </span>
11316
11486
  </h4>
@@ -11318,7 +11488,7 @@ the mapped output values.</p></div>
11318
11488
 
11319
11489
 
11320
11490
  <div class="description">
11321
- <p>如果Cesium.when方法存在,则使用Cesium.when来重定义_makeRequest方法</p>
11491
+ <p>重写cesium对象ImageryLayer中的方法</p>
11322
11492
  </div>
11323
11493
 
11324
11494
 
@@ -11396,9 +11566,100 @@ the mapped output values.</p></div>
11396
11566
 
11397
11567
 
11398
11568
 
11399
- <h4 class="name" id="redefineMakeRequestWithoutWhen">
11400
- <a class="href-link" href="#redefineMakeRequestWithoutWhen">#</a>
11401
-
11569
+ <h4 class="name" id="redefineMakeRequestByWhen">
11570
+ <a class="href-link" href="#redefineMakeRequestByWhen">#</a>
11571
+
11572
+ <span class="code-name" style="font-size:30px">
11573
+
11574
+ redefineMakeRequestByWhen<span class="signature">()</span>
11575
+
11576
+ </span>
11577
+ </h4>
11578
+
11579
+
11580
+
11581
+ <div class="description">
11582
+ <p>如果Cesium.when方法存在,则使用Cesium.when来重定义_makeRequest方法</p>
11583
+ </div>
11584
+
11585
+
11586
+
11587
+
11588
+
11589
+
11590
+
11591
+
11592
+
11593
+
11594
+
11595
+
11596
+
11597
+
11598
+ <dl class="details">
11599
+
11600
+
11601
+
11602
+
11603
+
11604
+
11605
+
11606
+
11607
+
11608
+
11609
+
11610
+
11611
+
11612
+
11613
+
11614
+
11615
+
11616
+
11617
+
11618
+
11619
+
11620
+
11621
+
11622
+
11623
+
11624
+
11625
+
11626
+
11627
+
11628
+
11629
+
11630
+ </dl>
11631
+
11632
+
11633
+
11634
+
11635
+
11636
+
11637
+
11638
+
11639
+
11640
+
11641
+
11642
+
11643
+
11644
+
11645
+
11646
+
11647
+
11648
+
11649
+
11650
+
11651
+
11652
+
11653
+
11654
+ </div>
11655
+
11656
+ <div class="member">
11657
+
11658
+
11659
+
11660
+ <h4 class="name" id="redefineMakeRequestWithoutWhen">
11661
+ <a class="href-link" href="#redefineMakeRequestWithoutWhen">#</a>
11662
+
11402
11663
  <span class="code-name" style="font-size:30px">
11403
11664
 
11404
11665
  redefineMakeRequestWithoutWhen<span class="signature">()</span>
@@ -12049,6 +12310,97 @@ the mapped output values.</p></div>
12049
12310
 
12050
12311
 
12051
12312
 
12313
+
12314
+
12315
+
12316
+
12317
+
12318
+
12319
+
12320
+
12321
+
12322
+
12323
+
12324
+ </dl>
12325
+
12326
+
12327
+
12328
+
12329
+
12330
+
12331
+
12332
+
12333
+
12334
+
12335
+
12336
+
12337
+
12338
+
12339
+
12340
+
12341
+
12342
+
12343
+
12344
+
12345
+
12346
+
12347
+
12348
+ </div>
12349
+
12350
+ <div class="member">
12351
+
12352
+
12353
+
12354
+ <h4 class="name" id="redefineWebMapTileServiceImageryProviderPrototype">
12355
+ <a class="href-link" href="#redefineWebMapTileServiceImageryProviderPrototype">#</a>
12356
+
12357
+ <span class="code-name" style="font-size:30px">
12358
+
12359
+ redefineWebMapTileServiceImageryProviderPrototype<span class="signature">()</span>
12360
+
12361
+ </span>
12362
+ </h4>
12363
+
12364
+
12365
+
12366
+ <div class="description">
12367
+ <p>重写cesium对象WebMapTileServiceImageryProvider中的方法</p>
12368
+ </div>
12369
+
12370
+
12371
+
12372
+
12373
+
12374
+
12375
+
12376
+
12377
+
12378
+
12379
+
12380
+
12381
+
12382
+
12383
+ <dl class="details">
12384
+
12385
+
12386
+
12387
+
12388
+
12389
+
12390
+
12391
+
12392
+
12393
+
12394
+
12395
+
12396
+
12397
+
12398
+
12399
+
12400
+
12401
+
12402
+
12403
+
12052
12404
 
12053
12405
 
12054
12406
 
@@ -13780,285 +14132,6 @@ rejection reasons.</p></div>
13780
14132
 
13781
14133
 
13782
14134
 
13783
-
13784
-
13785
-
13786
- </div>
13787
-
13788
- <div class="member">
13789
-
13790
-
13791
-
13792
- <h4 class="name" id="updateLayerIndex">
13793
- <a class="href-link" href="#updateLayerIndex">#</a>
13794
-
13795
- <span class="code-name" style="font-size:30px">
13796
-
13797
- updateLayerIndex<span class="signature">(layer, innerLayer, innerView)</span>
13798
-
13799
- </span>
13800
- </h4>
13801
-
13802
-
13803
-
13804
- <div class="description">
13805
- <p>修改图层顺序</p>
13806
- </div>
13807
-
13808
-
13809
-
13810
-
13811
-
13812
-
13813
-
13814
-
13815
-
13816
-
13817
- <h4>参数:</h4>
13818
-
13819
- <div class="table-container">
13820
- <table class="params table">
13821
- <thead>
13822
- <tr>
13823
-
13824
- <th>名称</th>
13825
-
13826
-
13827
- <th>类型</th>
13828
-
13829
-
13830
-
13831
- <th class="last">描述</th>
13832
- </tr>
13833
- </thead>
13834
-
13835
- <tbody>
13836
-
13837
-
13838
-
13839
- <tr class="deep-level-0">
13840
-
13841
- <td class="name"><code>layer</code></td>
13842
-
13843
-
13844
- <td class="type">
13845
-
13846
-
13847
- <span class="param-type">Object</span>
13848
-
13849
-
13850
-
13851
- </td>
13852
-
13853
-
13854
-
13855
- <td class="description last"><p>基础图层对象</p></td>
13856
- </tr>
13857
-
13858
-
13859
-
13860
-
13861
-
13862
-
13863
- <tr class="deep-level-0">
13864
-
13865
- <td class="name"><code>innerLayer</code></td>
13866
-
13867
-
13868
- <td class="type">
13869
-
13870
-
13871
- <span class="param-type">Object</span>
13872
-
13873
-
13874
-
13875
- </td>
13876
-
13877
-
13878
-
13879
- <td class="description last"><p>三维上的图层对象</p></td>
13880
- </tr>
13881
-
13882
-
13883
-
13884
-
13885
-
13886
-
13887
- <tr class="deep-level-0">
13888
-
13889
- <td class="name"><code>innerView</code></td>
13890
-
13891
-
13892
- <td class="type">
13893
-
13894
-
13895
- <span class="param-type">Object</span>
13896
-
13897
-
13898
-
13899
- </td>
13900
-
13901
-
13902
-
13903
- <td class="description last"><p>cesium的view对象</p></td>
13904
- </tr>
13905
-
13906
-
13907
-
13908
-
13909
- </tbody>
13910
- </table>
13911
- </div>
13912
-
13913
-
13914
-
13915
-
13916
-
13917
-
13918
- <dl class="details">
13919
-
13920
-
13921
-
13922
-
13923
-
13924
-
13925
-
13926
-
13927
-
13928
-
13929
-
13930
-
13931
-
13932
-
13933
-
13934
-
13935
-
13936
-
13937
-
13938
-
13939
-
13940
-
13941
-
13942
-
13943
-
13944
-
13945
-
13946
-
13947
-
13948
-
13949
-
13950
- </dl>
13951
-
13952
-
13953
-
13954
-
13955
-
13956
-
13957
-
13958
-
13959
-
13960
-
13961
-
13962
-
13963
-
13964
-
13965
-
13966
-
13967
-
13968
-
13969
-
13970
-
13971
-
13972
-
13973
-
13974
- </div>
13975
-
13976
- <div class="member">
13977
-
13978
-
13979
-
13980
- <h4 class="name" id="UrlUtil">
13981
- <a class="href-link" href="#UrlUtil">#</a>
13982
-
13983
- <span class="code-name" style="font-size:30px">
13984
-
13985
- UrlUtil<span class="signature">()</span>
13986
-
13987
- </span>
13988
- </h4>
13989
-
13990
-
13991
-
13992
- <div class="description">
13993
- <p>UrlUtil工具类封装</p>
13994
- </div>
13995
-
13996
-
13997
-
13998
-
13999
-
14000
-
14001
-
14002
-
14003
-
14004
-
14005
-
14006
-
14007
-
14008
-
14009
- <dl class="details">
14010
-
14011
-
14012
-
14013
-
14014
-
14015
-
14016
-
14017
-
14018
-
14019
-
14020
-
14021
-
14022
-
14023
-
14024
-
14025
-
14026
-
14027
-
14028
-
14029
-
14030
-
14031
-
14032
-
14033
-
14034
-
14035
-
14036
-
14037
-
14038
-
14039
-
14040
-
14041
- </dl>
14042
-
14043
-
14044
-
14045
-
14046
-
14047
-
14048
-
14049
-
14050
-
14051
-
14052
-
14053
-
14054
-
14055
-
14056
-
14057
-
14058
-
14059
-
14060
-
14061
-
14062
14135
 
14063
14136
 
14064
14137