@mapgis/webclient-cesium-plugin 17.4.0 → 17.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (124) hide show
  1. package/README.md +674 -592
  2. package/dist/es5/webclient-cesium-plugin.min.js +10 -10
  3. package/dist/es5/webclient-common.min.js +63 -5
  4. package/dist/webclient-cesium-plugin-es6.min.js +10 -10
  5. package/documention/AlgorithmLib.html +10 -6
  6. package/documention/AngulationTool.html +147 -86
  7. package/documention/AnimationTool.html +10 -6
  8. package/documention/ArcGISMapServerImageryProvider.html +24 -40
  9. package/documention/ArcGISMapServerSingleImageryProvider.html +1070 -0
  10. package/documention/ArcGISTileServerImageryProvider.html +22 -10
  11. package/documention/ArcGISVectorTileImageryProvider.html +18 -9
  12. package/documention/BaseImageryProvider.html +1777 -0
  13. package/documention/Cesium.Material.html +10 -6
  14. package/documention/Cesium.Viewer.html +187 -6
  15. package/documention/Cesium3DTileset.html +10 -6
  16. package/documention/CesiumHeatmap.html +10 -6
  17. package/documention/CesiumNavigation.html +511 -0
  18. package/documention/CesiumTerrainProvider.html +10 -6
  19. package/documention/CircleWaveMaterialProperty.html +10 -6
  20. package/documention/CollisionDetectionByRender.html +10 -6
  21. package/documention/CompatibleFunc.html +262 -9
  22. package/documention/CustomPrimitive.html +463 -0
  23. package/documention/CustomProjection.html +10 -6
  24. package/documention/CustomTilingScheme.html +10 -6
  25. package/documention/CutFillAnalysis.html +10 -6
  26. package/documention/CuttingTool.html +158 -21
  27. package/documention/Deferred.html +10 -6
  28. package/documention/DrawElement.html +20 -16
  29. package/documention/DrawTool.html +12 -8
  30. package/documention/DynamicEntityVisualizer.html +12 -6
  31. package/documention/DynamicLabelLayer.html +333 -447
  32. package/documention/EditTool.html +10 -6
  33. package/documention/FloodAnalysis.html +10 -6
  34. package/documention/FloodAnalysisReflection.html +10 -6
  35. package/documention/FlowParticle.html +1052 -0
  36. package/documention/Fluid.html +2712 -0
  37. package/documention/FluidFoam.html +1052 -0
  38. package/documention/FluidReflection.html +954 -0
  39. package/documention/FluidShadow.html +954 -0
  40. package/documention/FluidSourceCollection.html +1399 -0
  41. package/documention/FluidSpecular.html +954 -0
  42. package/documention/GeoJSONLayerUtil.html +10 -6
  43. package/documention/GlobeIndependentTranslucency.html +10 -6
  44. package/documention/Graphic.html +10 -6
  45. package/documention/GraphicTransformTool.html +1207 -0
  46. package/documention/GraphicsLayer.html +11 -7
  47. package/documention/GraphicsLayerUtil.html +10 -6
  48. package/documention/GroundPrimitiveLayer.html +1675 -0
  49. package/documention/HashMap.html +10 -6
  50. package/documention/HeightLimited.html +10 -6
  51. package/documention/IGSFeatureLayerUtil.html +173 -6
  52. package/documention/ISSceneLayerUtil.html +41 -687
  53. package/documention/KeyboardCameraController.html +10 -6
  54. package/documention/MapGISDynamicLabelCollection.html +1696 -0
  55. package/documention/MapGISFeatureGridCollection.html +1579 -0
  56. package/documention/MapGISImageServerImageryProvider.html +1878 -0
  57. package/documention/MapGISM3DSet.html +13 -6
  58. package/documention/MapGISMapServerImageryProvider.html +175 -814
  59. package/documention/MapGISMapServerSingleImageryProvider.html +1222 -0
  60. package/documention/MapGISTerrainProvider.html +1102 -13
  61. package/documention/MapGISTerrainService.html +1740 -0
  62. package/documention/MapGISTileAvailability.html +12 -8
  63. package/documention/MapGISTileServerImageryProvider.html +102 -1343
  64. package/documention/MapGISVectorTileImageryProvider.html +130 -694
  65. package/documention/MeasureAreaTool.html +375 -6
  66. package/documention/MeasureLengthTool.html +103 -88
  67. package/documention/MeasureSlopeTool.html +220 -12
  68. package/documention/ModelEditor.html +10 -6
  69. package/documention/ModelFilterTool.html +10 -6
  70. package/documention/ModelTransformTool.html +443 -19
  71. package/documention/NavigationControl.html +512 -0
  72. package/documention/NavigationTool.html +694 -0
  73. package/documention/OpenWeatherImageryProvider.html +714 -0
  74. package/documention/PointFluidSource.html +866 -0
  75. package/documention/PolylineTrailLinkMaterialProperty.html +10 -6
  76. package/documention/Popup.html +11 -7
  77. package/documention/PostProcessStageLibrary.html +10 -6
  78. package/documention/Promise.html +10 -6
  79. package/documention/ProviderBaseUrlRegExp.html +735 -0
  80. package/documention/RadarMaterialProperty.html +10 -6
  81. package/documention/ReImg.html +10 -6
  82. package/documention/RenderUtil.html +685 -0
  83. package/documention/ResetViewNavigationControl.html +975 -0
  84. package/documention/RiverGeometry.html +10 -6
  85. package/documention/RoamParticle.html +10 -6
  86. package/documention/S3MTileset.html +13 -6
  87. package/documention/SceneView.html +3391 -18
  88. package/documention/SceneViewCesium.html +1028 -447
  89. package/documention/Screenshot.html +10 -6
  90. package/documention/SelectTool.html +10 -6
  91. package/documention/ShadowRateAnalysis.html +10 -6
  92. package/documention/ShadowRateDrawCommand.html +10 -6
  93. package/documention/SingleImageryProvider.html +1544 -0
  94. package/documention/SketchEditor.html +1774 -0
  95. package/documention/SketchEditorCesium.html +249 -365
  96. package/documention/StableParticle.html +10 -6
  97. package/documention/Style.html +10 -6
  98. package/documention/TerrainAnalyse.html +13 -9
  99. package/documention/TerrainProfile.html +90 -11
  100. package/documention/ThemeManager.html +11 -7
  101. package/documention/Tooltip.html +10 -6
  102. package/documention/TriangulationTool.html +119 -362
  103. package/documention/UrlTemplateImageryProvider.html +15 -10
  104. package/documention/UserInterfaceControl.html +1187 -0
  105. package/documention/VisiblityAnalysis.html +11 -7
  106. package/documention/VolumeFluidSource.html +664 -0
  107. package/documention/WFSLayerUtil.html +10 -6
  108. package/documention/WaterReflection.html +10 -6
  109. package/documention/WebMapServiceImageryProvider.html +17 -8
  110. package/documention/WebMapServiceSingleImageryProvider.html +1043 -0
  111. package/documention/WebMapTileServiceImageryProvider.html +18 -8
  112. package/documention/Wind3D.html +10 -6
  113. package/documention/ZoomNavigationControl.html +861 -0
  114. package/documention/createColorTexture.html +10 -6
  115. package/documention/global.html +961 -888
  116. package/documention/index.html +10 -6
  117. package/documention/initializeOptions.html +10 -6
  118. package/documention/isCounterClockwise.html +10 -6
  119. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +10 -6
  120. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +10 -6
  121. package/documention/module.exports_module.exports.html +10 -6
  122. package/package.json +2 -2
  123. package/documention/IGSSceneLayerUtil.html +0 -2313
  124. package/documention/SkyLineAnalysis.html +0 -660
@@ -104,7 +104,7 @@
104
104
 
105
105
  <nav>
106
106
 
107
- <div class="category"><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">扩展模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AlgorithmLib"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AlgorithmLib.html">AlgorithmLib</a><span style="display: none;"><p>通用算法工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AngulationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AngulationTool.html">AngulationTool</a><span style="display: none;"><p>角度测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AnimationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AnimationTool.html">AnimationTool</a><span style="display: none;"><p>场景漫游工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISMapServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapServerImageryProvider.html">ArcGISMapServerImageryProvider</a><span style="display: none;"><p>ArcGIS地图图片图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISTileServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISTileServerImageryProvider.html">ArcGISTileServerImageryProvider</a><span style="display: none;"><p>ArcGIS瓦片图层,现已不支持通过构造函数(new ArcGISTileServerImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISVectorTileImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISVectorTileImageryProvider.html">ArcGISVectorTileImageryProvider</a><span style="display: none;"><p>ArcGIS矢量瓦片图层,现已不支持通过构造函数(new ArcGISVectorTileImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium3DTileset"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium3DTileset.html">Cesium3DTileset</a><span style="display: none;"><p>Cesium3DTileset对象,现已不支持通过构造函数(new Cesium3DTileset())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium.Material"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium.Material.html">Material</a><span style="display: none;"><p>新增了部分Cesium材质<br>
107
+ <div class="category"><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">扩展模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AlgorithmLib"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AlgorithmLib.html">AlgorithmLib</a><span style="display: none;"><p>通用算法工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AngulationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AngulationTool.html">AngulationTool</a><span style="display: none;"><p>角度测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AnimationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AnimationTool.html">AnimationTool</a><span style="display: none;"><p>场景漫游工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISMapServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapServerImageryProvider.html">ArcGISMapServerImageryProvider</a><span style="display: none;"><p>ArcGIS地图服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISMapServerSingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapServerSingleImageryProvider.html">ArcGISMapServerSingleImageryProvider</a><span style="display: none;"><p>ArcGIS地图服务一张图出图接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISTileServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISTileServerImageryProvider.html">ArcGISTileServerImageryProvider</a><span style="display: none;"><p>ArcGIS瓦片服务接入类,现已不支持通过构造函数(new ArcGISTileServerImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISVectorTileImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISVectorTileImageryProvider.html">ArcGISVectorTileImageryProvider</a><span style="display: none;"><p>ArcGIS矢量瓦片服务接入类,现已不支持通过构造函数(new ArcGISVectorTileImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="BaseImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="BaseImageryProvider.html">BaseImageryProvider</a><span style="display: none;"><p>基础影像服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium3DTileset"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium3DTileset.html">Cesium3DTileset</a><span style="display: none;"><p>Cesium3DTileset对象,现已不支持通过构造函数(new Cesium3DTileset())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium.Material"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium.Material.html">Material</a><span style="display: none;"><p>新增了部分Cesium材质<br>
108
108
  《PolylineTrailLink材质》<br>
109
109
  参考示例:
110
110
  <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-polyline'>《线示例》</a>
@@ -201,7 +201,7 @@ repeat: 重复次数,2.0<br><br></p></span></li><li style="white-space: nowrap
201
201
  </ol></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CutFillAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CutFillAnalysis.html">CutFillAnalysis</a><span style="display: none;"><p>填挖方分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CuttingTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CuttingTool.html">CuttingTool</a><span style="display: none;"><p>三维场景裁剪工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="DrawElement"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="DrawElement.html">DrawElement</a><span style="display: none;"><p>几何绘制类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="DrawTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="DrawTool.html">DrawTool</a><span style="display: none;"><p>绘制工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="DynamicEntityVisualizer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="DynamicEntityVisualizer.html">DynamicEntityVisualizer</a><span style="display: none;"><p>动态实体视图类封装
202
202
  1、支持BillBoard、Label、GroundPrimitive等动态显示,处理覆盖问题
203
203
  2、动态显隐效果
204
- 3、视窗内性能优化</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="EditTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="EditTool.html">EditTool</a><span style="display: none;"><p>标绘编辑工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FloodAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FloodAnalysis.html">FloodAnalysis</a><span style="display: none;"><p>洪水淹没分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FloodAnalysisReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FloodAnalysisReflection.html">FloodAnalysisReflection</a><span style="display: none;"><p>创建反射水面淹没分析的实例化对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GlobeIndependentTranslucency"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GlobeIndependentTranslucency.html">GlobeIndependentTranslucency</a><span style="display: none;"><p>单独控制地表透明度和影像图层的透明度,能够在开启地表透明后使部分影像图层不受地表透明的影响。</p>
204
+ 3、视窗内性能优化</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="EditTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="EditTool.html">EditTool</a><span style="display: none;"><p>标绘编辑工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FloodAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FloodAnalysis.html">FloodAnalysis</a><span style="display: none;"><p>洪水淹没分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FloodAnalysisReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FloodAnalysisReflection.html">FloodAnalysisReflection</a><span style="display: none;"><p>创建反射水面淹没分析的实例化对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FlowParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FlowParticle.html">FlowParticle</a><span style="display: none;"><p>流体粒子对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Fluid"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Fluid.html">Fluid</a><span style="display: none;"><p>流体模拟对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidFoam"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidFoam.html">FluidFoam</a><span style="display: none;"><p>流体白浪对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidReflection.html">FluidReflection</a><span style="display: none;"><p>流体反射对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidShadow"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidShadow.html">FluidShadow</a><span style="display: none;"><p>流体阴影对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidSourceCollection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidSourceCollection.html">FluidSourceCollection</a><span style="display: none;"><p>流体源集合对象(该对象会在Fluid内部进行实例化,不需要额外手动实例化)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidSpecular"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidSpecular.html">FluidSpecular</a><span style="display: none;"><p>流体高光对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GlobeIndependentTranslucency"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GlobeIndependentTranslucency.html">GlobeIndependentTranslucency</a><span style="display: none;"><p>单独控制地表透明度和影像图层的透明度,能够在开启地表透明后使部分影像图层不受地表透明的影响。</p>
205
205
  <p>实例化该类的对象同时也能够使用原生的地表透明参数,能够直接在实例化对象上修改 <code>GlobeTranslucency</code> 的参数(原生的
206
206
  viewer.scene.globe.translucency依然能够使用,但两者同时使用时会造成相互干扰,推荐仅使用GlobeIndependentTranslucency来实现地表透明),
207
207
  使用原生的地表透明方式还是该类的地表透明方式由 <a href="GlobeIndependentTranslucency.html#imageryLayers"><code>GlobeIndependentTranslucency#imageryLayers</code></a> 数组是否为空来区分。</p>
@@ -226,7 +226,7 @@ viewer.scene.globe.translucency依然能够使用,但两者同时使用时会
226
226
  请参考以下示例:<br>
227
227
  <a href='#example1'>1、初始化标绘图层</a><br>
228
228
  <a href='#example2'>2、重写提示框对象</a><br>
229
- <a href='http://webclient.smaryun.com/#/example-gallery/cesium#tdGraphBase' target='_blank'>3、更多示例</a></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="HeightLimited"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="HeightLimited.html">HeightLimited</a><span style="display: none;"><p>限高分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="initializeOptions"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="initializeOptions.html">initializeOptions</a><span style="display: none;"><p>构建实例化对象的配置参数</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="isCounterClockwise"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="isCounterClockwise.html">isCounterClockwise</a><span style="display: none;"><p>地形剖切工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="KeyboardCameraController"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="KeyboardCameraController.html">KeyboardCameraController</a><span style="display: none;"><p>场景相机漫游工具,可以实现沉浸式的鼠标键盘漫游功能,具体操作方法如下:</p>
229
+ <a href='http://webclient.smaryun.com/#/example-gallery/cesium#tdGraphBase' target='_blank'>3、更多示例</a></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GraphicTransformTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GraphicTransformTool.html">GraphicTransformTool</a><span style="display: none;"><p>基础标绘变换工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="HeightLimited"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="HeightLimited.html">HeightLimited</a><span style="display: none;"><p>限高分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="initializeOptions"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="initializeOptions.html">initializeOptions</a><span style="display: none;"><p>构建实例化对象的配置参数</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="isCounterClockwise"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="isCounterClockwise.html">isCounterClockwise</a><span style="display: none;"><p>地形剖切工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="KeyboardCameraController"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="KeyboardCameraController.html">KeyboardCameraController</a><span style="display: none;"><p>场景相机漫游工具,可以实现沉浸式的鼠标键盘漫游功能,具体操作方法如下:</p>
230
230
  <p>1. 相机平移操作,这类操作不会改变相机的朝向,只会改变相机的位置:</p>
231
231
  <ul>
232
232
  <li><code>W</code>:相机位置向前移动</li>
@@ -260,7 +260,9 @@ viewer.scene.globe.translucency依然能够使用,但两者同时使用时会
260
260
  <ul>
261
261
  <li><code>Shift</code>:加速相机平移操作,调整移动步长为原来的两倍</li>
262
262
  <li><code>R</code>:重置视角到初始视角,仅在参数<code>initView</code>定义时有效</li>
263
- </ul></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISM3DSet"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISM3DSet.html">MapGISM3DSet</a><span style="display: none;"><p>MapGISM3DSet对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISMapServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISMapServerImageryProvider.html">MapGISMapServerImageryProvider</a><span style="display: none;"><p>MapGIS地图图片图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTerrainProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTerrainProvider.html">MapGISTerrainProvider</a><span style="display: none;"><p>MapGIS地形图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTileAvailability"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileAvailability.html">MapGISTileAvailability</a><span style="display: none;"><p>MapGIS的TileAvailability类,重写了Cesium.TileAvailability的所有方法,支持在内部自动筛选要使用的地形图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTileServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileServerImageryProvider.html">MapGISTileServerImageryProvider</a><span style="display: none;"><p>MapGIS瓦片图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISVectorTileImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISVectorTileImageryProvider.html">MapGISVectorTileImageryProvider</a><span style="display: none;"><p>MapGIS矢量瓦片图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureAreaTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureAreaTool.html">MeasureAreaTool</a><span style="display: none;"><p>面积测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureLengthTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureLengthTool.html">MeasureLengthTool</a><span style="display: none;"><p>距离测量</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureSlopeTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureSlopeTool.html">MeasureSlopeTool</a><span style="display: none;"><p>坡度测量</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelEditor.html">ModelEditor</a><span style="display: none;"><p>模型矩阵编辑工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelFilterTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelFilterTool.html">ModelFilterTool</a><span style="display: none;"><p>模型空间过滤工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelTransformTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelTransformTool.html">ModelTransformTool</a><span style="display: none;"><p>模型变换工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PolylineTrailLinkMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PolylineTrailLinkMaterialProperty.html">PolylineTrailLinkMaterialProperty</a><span style="display: none;"><p>流动纹理线材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PostProcessStageLibrary"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PostProcessStageLibrary.html">PostProcessStageLibrary</a><span style="display: none;"><p>用于创建后处理特效的扩展库</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="RadarMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="RadarMaterialProperty.html">RadarMaterialProperty</a><span style="display: none;"><p>雷达扫描材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ReImg"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ReImg.html">ReImg</a><span style="display: none;"><p>截图(保存图片)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="RoamParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="RoamParticle.html">RoamParticle</a><span style="display: none;"><p>跟随模型移动粒子特效</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="S3MTileset"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="S3MTileset.html">S3MTileset</a><span style="display: none;"><p>S3MTileset类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SelectTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SelectTool.html">SelectTool</a><span style="display: none;"><p>绘制工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ShadowRateAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ShadowRateAnalysis.html">ShadowRateAnalysis</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="StableParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="StableParticle.html">StableParticle</a><span style="display: none;"><p>固定位置粒子特效,可通过更改image与附加参数来实现火焰、喷泉、烟雾等粒子特效</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Style"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Style.html">Style</a><span style="display: none;"><p>标绘图元样式</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TerrainAnalyse"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TerrainAnalyse.html">TerrainAnalyse</a><span style="display: none;"><p>地形分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TerrainProfile"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TerrainProfile.html">TerrainProfile</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ThemeManager"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ThemeManager.html">ThemeManager</a><span style="display: none;"><p>统计图</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TriangulationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TriangulationTool.html">TriangulationTool</a><span style="display: none;"><p>三角测量</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="UrlTemplateImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="UrlTemplateImageryProvider.html">UrlTemplateImageryProvider</a><span style="display: none;"><p>网络瓦片图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="VisiblityAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VisiblityAnalysis.html">VisiblityAnalysis</a><span style="display: none;"><p>通视分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WaterReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WaterReflection.html">WaterReflection</a><span style="display: none;"><p>创建反射水面的实例化对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapServiceImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceImageryProvider.html">WebMapServiceImageryProvider</a><span style="display: none;"><p>WMS图层,现已不支持通过构造函数(new WebMapServiceImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapTileServiceImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapTileServiceImageryProvider.html">WebMapTileServiceImageryProvider</a><span style="display: none;"><p>WMTS图层,现已不支持通过构造函数(new WebMapTileServiceImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Wind3D"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Wind3D.html">Wind3D</a><span style="display: none;"><p>风场系统</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">工具类模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GeoJSONLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GeoJSONLayerUtil.html">GeoJSONLayerUtil</a><span style="display: none;"><p>GeoJSON图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GraphicsLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GraphicsLayerUtil.html">GraphicsLayerUtil</a><span style="display: none;"><p>几何图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSFeatureLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSFeatureLayerUtil.html">IGSFeatureLayerUtil</a><span style="display: none;"><p>IGSFeature图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WFSLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WFSLayerUtil.html">WFSLayerUtil</a><span style="display: none;"><p>WFS图层的工具类</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ISSceneLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ISSceneLayerUtil.html">ISSceneLayerUtil</a><span style="display: none;"><p>IS场景图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Popup"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Popup.html">Popup</a><span style="display: none;"><p>场景信息弹窗(cesium引擎)
263
+ </ul></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISDynamicLabelCollection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISDynamicLabelCollection.html">MapGISDynamicLabelCollection</a><span style="display: none;"><p>动态注记容器</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISFeatureGridCollection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISFeatureGridCollection.html">MapGISFeatureGridCollection</a><span style="display: none;"><p>网格要素容器</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISImageServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISImageServerImageryProvider.html">MapGISImageServerImageryProvider</a><span style="display: none;"><p>IGS影像服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISM3DSet"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISM3DSet.html">MapGISM3DSet</a><span style="display: none;"><p>MapGISM3DSet对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISMapServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISMapServerImageryProvider.html">MapGISMapServerImageryProvider</a><span style="display: none;"><p>IGS地图服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISMapServerSingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISMapServerSingleImageryProvider.html">MapGISMapServerSingleImageryProvider</a><span style="display: none;"><p>IGS地图服务一张图出图接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTerrainProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTerrainProvider.html">MapGISTerrainProvider</a><span style="display: none;"><p>MapGIS地形服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTerrainService"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTerrainService.html">MapGISTerrainService</a><span style="display: none;"><p>MapGIS地形服务对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTileAvailability"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileAvailability.html">MapGISTileAvailability</a><span style="display: none;"><p>MapGIS的TileAvailability类,重写了Cesium.TileAvailability的所有方法,支持在内部自动筛选要使用的地形图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTileServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileServerImageryProvider.html">MapGISTileServerImageryProvider</a><span style="display: none;"><p>IGS瓦片服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISVectorTileImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISVectorTileImageryProvider.html">MapGISVectorTileImageryProvider</a><span style="display: none;"><p>MapGIS矢量瓦片服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureAreaTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureAreaTool.html">MeasureAreaTool</a><span style="display: none;"><p>面积测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureLengthTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureLengthTool.html">MeasureLengthTool</a><span style="display: none;"><p>距离测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureSlopeTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureSlopeTool.html">MeasureSlopeTool</a><span style="display: none;"><p>坡度测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelEditor.html">ModelEditor</a><span style="display: none;"><p>模型矩阵编辑工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelFilterTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelFilterTool.html">ModelFilterTool</a><span style="display: none;"><p>模型空间过滤工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelTransformTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelTransformTool.html">ModelTransformTool</a><span style="display: none;"><p>模型变换工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="NavigationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="NavigationTool.html">NavigationTool</a><span style="display: none;"><p>A mixin which adds the Compass/Navigation widget to the Viewer widget.
264
+ Rather than being called directly, this function is normally passed as
265
+ a parameter to <code>Viewer#extend</code>, as shown in the example below.</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="OpenWeatherImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="OpenWeatherImageryProvider.html">OpenWeatherImageryProvider</a><span style="display: none;"><p>OpenWeatherMap服务服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PointFluidSource"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PointFluidSource.html">PointFluidSource</a><span style="display: none;"><p>点流体源对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PolylineTrailLinkMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PolylineTrailLinkMaterialProperty.html">PolylineTrailLinkMaterialProperty</a><span style="display: none;"><p>流动纹理线材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PostProcessStageLibrary"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PostProcessStageLibrary.html">PostProcessStageLibrary</a><span style="display: none;"><p>用于创建后处理特效的扩展库</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="RadarMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="RadarMaterialProperty.html">RadarMaterialProperty</a><span style="display: none;"><p>雷达扫描材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ReImg"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ReImg.html">ReImg</a><span style="display: none;"><p>截图(保存图片)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="RoamParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="RoamParticle.html">RoamParticle</a><span style="display: none;"><p>跟随模型移动粒子特效</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="S3MTileset"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="S3MTileset.html">S3MTileset</a><span style="display: none;"><p>S3MTileset类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SelectTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SelectTool.html">SelectTool</a><span style="display: none;"><p>绘制工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ShadowRateAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ShadowRateAnalysis.html">ShadowRateAnalysis</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SingleImageryProvider.html">SingleImageryProvider</a><span style="display: none;"><p>一张图出图的服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="StableParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="StableParticle.html">StableParticle</a><span style="display: none;"><p>固定位置粒子特效,可通过更改image与附加参数来实现火焰、喷泉、烟雾等粒子特效</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Style"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Style.html">Style</a><span style="display: none;"><p>标绘图元样式</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TerrainAnalyse"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TerrainAnalyse.html">TerrainAnalyse</a><span style="display: none;"><p>地形分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TerrainProfile"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TerrainProfile.html">TerrainProfile</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ThemeManager"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ThemeManager.html">ThemeManager</a><span style="display: none;"><p>统计图</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TriangulationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TriangulationTool.html">TriangulationTool</a><span style="display: none;"><p>三角测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="UrlTemplateImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="UrlTemplateImageryProvider.html">UrlTemplateImageryProvider</a><span style="display: none;"><p>网络瓦片服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="VisiblityAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VisiblityAnalysis.html">VisiblityAnalysis</a><span style="display: none;"><p>通视分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="VolumeFluidSource"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VolumeFluidSource.html">VolumeFluidSource</a><span style="display: none;"><p>全域流体源对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WaterReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WaterReflection.html">WaterReflection</a><span style="display: none;"><p>创建反射水面的实例化对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapServiceImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceImageryProvider.html">WebMapServiceImageryProvider</a><span style="display: none;"><p>WMS服务接入类,现已不支持通过构造函数(new WebMapServiceImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapServiceSingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceSingleImageryProvider.html">WebMapServiceSingleImageryProvider</a><span style="display: none;"><p>WMS服务一张图出图接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapTileServiceImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapTileServiceImageryProvider.html">WebMapTileServiceImageryProvider</a><span style="display: none;"><p>WMTS服务接入类,现已不支持通过构造函数(new WebMapTileServiceImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Wind3D"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Wind3D.html">Wind3D</a><span style="display: none;"><p>风场系统</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">工具类模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GeoJSONLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GeoJSONLayerUtil.html">GeoJSONLayerUtil</a><span style="display: none;"><p>GeoJSON图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GraphicsLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GraphicsLayerUtil.html">GraphicsLayerUtil</a><span style="display: none;"><p>几何图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSFeatureLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSFeatureLayerUtil.html">IGSFeatureLayerUtil</a><span style="display: none;"><p>IGSFeature图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WFSLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WFSLayerUtil.html">WFSLayerUtil</a><span style="display: none;"><p>WFS图层的工具类</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ISSceneLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ISSceneLayerUtil.html">ISSceneLayerUtil</a><span style="display: none;"><p>IS场景图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Popup"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Popup.html">Popup</a><span style="display: none;"><p>场景信息弹窗(cesium引擎)
264
266
  参考示例:
265
267
  <a href='#SceneView'>[初始化三维场景视图]</a>
266
268
  <br>[ES5引入方式]:<br/>
@@ -268,11 +270,13 @@ zondy.cesium.SceneView() <br/>
268
270
  [ES6引入方式]:<br/>
269
271
  import { SceneView } from '@mapgis/webclient-cesium-plugin' <br/>
270
272
  自定义样式说明:<br/>
271
- zondy-popup__content 弹窗容器样式<br/>
273
+ zondy-popup__container 弹窗容器样式<br/>
272
274
  zondy-popup__tip 弹窗对话框箭头样式<br/>
273
275
  zondy-popup__header 弹窗头部样式<br/>
274
276
  zondy-popup__content 弹窗主体样式<br/>
275
- zondy-popup__footer 弹窗底部样式<br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SceneView"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SceneView.html">SceneView</a><span style="display: none;"><p>视图类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Screenshot"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Screenshot.html">Screenshot</a><span style="display: none;"><p>屏幕打印工具</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SketchEditorCesium"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditorCesium.html">SketchEditorCesium</a><span style="display: none;"><p>Cesium引擎草图编辑类<br/>
277
+ zondy-popup__footer 弹窗底部样式<br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SceneView"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SceneView.html">SceneView</a><span style="display: none;"><p>场景视图类<br/>
278
+ 继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/SceneView.html' target='_blank'>zondy.SceneView</a></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Screenshot"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Screenshot.html">Screenshot</a><span style="display: none;"><p>屏幕打印工具</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">服务模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ProviderBaseUrlRegExp"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ProviderBaseUrlRegExp.html">ProviderBaseUrlRegExp</a><span style="display: none;"><p>服务基地址匹配正则表达式</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SketchEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditor.html">SketchEditor</a><span style="display: none;"><p>Cesium引擎草图编辑类<br/>
279
+ 继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/SketchEditor3D.html' target='_blank'>zondy.SketchEditor3D</a><br/>
276
280
  <br>[ES5引入方式]:<br/>
277
281
  const { SketchEditor } = zondy.tool.sketch <br/>
278
282
  [ES6引入方式]:<br/>
@@ -317,7 +321,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
317
321
 
318
322
 
319
323
  <div class="description">
320
- <p>MapGIS瓦片图层</p>
324
+ <p>IGS瓦片服务接入类</p>
321
325
  </div>
322
326
 
323
327
 
@@ -387,60 +391,9 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
387
391
  <td class="type">
388
392
 
389
393
 
390
- <span class="param-type">String</span>
391
-
392
-
393
-
394
- </td>
395
-
396
-
397
- <td class="default">
398
-
399
- </td>
400
-
401
-
402
- <td class="description last"><p>服务地址,格式如下:<br/>
403
- 1、IGS1.0服务基地址:http://{ip}:{port}/igs/rest/mrms/tile/{文件夹名(可选)}:{serviceName}/{level}/{row}/{col}<br/>
404
- 2、IGS2.0服务基地址:http://{ip}:{port}/arcgis/rest/services/{文件夹名(可选)}/{服务名}/TileServer</p></td>
405
- </tr>
406
-
407
-
408
-
409
-
410
- <tr class="deep-level-1">
411
-
412
- <td class="name"><code>mapStyle</code></td>
413
-
414
-
415
- <td class="type">
416
-
417
-
418
- <span class="param-type">String</span>
419
-
420
-
421
-
422
- </td>
423
-
424
-
425
- <td class="default">
426
-
427
- </td>
428
-
429
-
430
- <td class="description last"><p>瓦片地图样式</p></td>
431
- </tr>
432
-
433
-
434
-
435
-
436
- <tr class="deep-level-1">
437
-
438
- <td class="name"><code>imageVersion</code></td>
439
-
394
+ <span class="param-type">Cesium.Resource</span>
395
+ |
440
396
 
441
- <td class="type">
442
-
443
-
444
397
  <span class="param-type">String</span>
445
398
 
446
399
 
@@ -450,68 +403,14 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
450
403
 
451
404
  <td class="default">
452
405
 
453
- '0'
454
-
455
- </td>
456
-
457
-
458
- <td class="description last"><p>瓦片影像版本</p></td>
459
- </tr>
460
-
461
-
462
-
463
-
464
- <tr class="deep-level-1">
465
-
466
- <td class="name"><code>tileWidth</code></td>
467
-
468
-
469
- <td class="type">
470
-
471
-
472
- <span class="param-type">number</span>
473
-
474
-
475
-
476
- </td>
477
-
478
-
479
- <td class="default">
480
-
481
- 256
482
-
483
- </td>
484
-
485
-
486
- <td class="description last"><p>请求瓦片宽度</p></td>
487
- </tr>
488
-
489
-
490
-
491
-
492
- <tr class="deep-level-1">
493
-
494
- <td class="name"><code>tileHeight</code></td>
495
-
496
-
497
- <td class="type">
498
-
499
-
500
- <span class="param-type">number</span>
501
-
502
-
503
-
504
- </td>
505
-
506
-
507
- <td class="default">
508
-
509
- 256
510
-
511
406
  </td>
512
407
 
513
408
 
514
- <td class="description last"><p>请求瓦片高度</p></td>
409
+ <td class="description last"><p>服务的基地址,支持url字符串和Cesium.Resource两种类型,当类型为Cesium.Resource时,支持传入额外请求参数、请求头参数等,具体请参考<a href='http://webclient.smaryun.com/static/modules/cesium/api/cesium/Resource.html' target='_blank'>Cesium.Resource</a><br/>
410
+ 格式如下:<br/>
411
+ 1、IGS1.0服务基地址:http://{ip}:{port}/igs/rest/mrms/tile/{folder}:{serviceName}<br/>
412
+ 2、IGS2.0服务基地址:http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}/TileServer<br/>
413
+ 3、IGS2.0服务基地址:http://{ip}:{port}/igs/rest/services/{folder}/{serviceName}/MapServer</p></td>
515
414
  </tr>
516
415
 
517
416
 
@@ -658,34 +557,6 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
658
557
 
659
558
 
660
559
 
661
- <tr class="deep-level-1">
662
-
663
- <td class="name"><code>mapgisOffset</code></td>
664
-
665
-
666
- <td class="type">
667
-
668
-
669
- <span class="param-type">Number</span>
670
-
671
-
672
-
673
- </td>
674
-
675
-
676
- <td class="default">
677
-
678
- 0
679
-
680
- </td>
681
-
682
-
683
- <td class="description last"><p>瓦片错级参数,默认为0</p></td>
684
- </tr>
685
-
686
-
687
-
688
-
689
560
  <tr class="deep-level-1">
690
561
 
691
562
  <td class="name"><code>proxy</code></td>
@@ -714,13 +585,13 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
714
585
 
715
586
  <tr class="deep-level-1">
716
587
 
717
- <td class="name"><code>extensions</code></td>
588
+ <td class="name"><code>buildImageResource</code></td>
718
589
 
719
590
 
720
591
  <td class="type">
721
592
 
722
593
 
723
- <span class="param-type">Array</span>
594
+ <span class="param-type">function</span>
724
595
 
725
596
 
726
597
 
@@ -732,7 +603,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
732
603
  </td>
733
604
 
734
605
 
735
- <td class="description last"><p>扩展参数,需要确保服务端支持</p></td>
606
+ <td class="description last"><p>重载buildImageResource方法,来重载瓦片的请求逻辑</p></td>
736
607
  </tr>
737
608
 
738
609
 
@@ -740,13 +611,13 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
740
611
 
741
612
  <tr class="deep-level-1">
742
613
 
743
- <td class="name"><code>buildImageResource</code></td>
614
+ <td class="name"><code>extensions</code></td>
744
615
 
745
616
 
746
617
  <td class="type">
747
618
 
748
619
 
749
- <span class="param-type">function</span>
620
+ <span class="param-type">Array.&lt;Object></span>
750
621
 
751
622
 
752
623
 
@@ -755,10 +626,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
755
626
 
756
627
  <td class="default">
757
628
 
629
+ []
630
+
758
631
  </td>
759
632
 
760
633
 
761
- <td class="description last"><p>重载buildImageResource方法,来重载瓦片的请求逻辑</p></td>
634
+ <td class="description last"><p>扩展参数,计划废弃,会将扩展参数中的非空参数拼接到请求接口上,SDK不会对扩展参数进行加密,示例:[{ key: '参数名', value: '参数值' }],计划废弃,推荐设置到Cesium.Resource中</p></td>
762
635
  </tr>
763
636
 
764
637
 
@@ -926,20 +799,19 @@ igsTileLayer.load().then((layer) => {
926
799
  <span class="method-parameter is-pulled-right">
927
800
  <label>类型:</label>
928
801
 
929
- <span class="param-type">Credit</span>
802
+ <span class="param-type">Boolean</span>
803
+ |
804
+
805
+ <span class="param-type">undefined</span>
930
806
 
931
807
 
932
808
  </span>
933
809
 
934
- <h4 class="name" id="credit">
935
- <a class="href-link" href="#credit">#</a>
936
-
937
-
938
- <span class='tag'>readonly</span>
939
-
810
+ <h4 class="name" id="isStretchImage">
811
+ <a class="href-link" href="#isStretchImage">#</a>
940
812
 
941
813
  <span class="code-name">
942
- credit
814
+ isStretchImage
943
815
  </span>
944
816
 
945
817
  </h4>
@@ -948,7 +820,7 @@ igsTileLayer.load().then((layer) => {
948
820
 
949
821
 
950
822
  <div class="description">
951
- <p>获取此图像提供程序处于活动状态时要显示的凭证</p>
823
+ <p>超过最大最小层级范围图像是否进行图像的拉伸</p>
952
824
  </div>
953
825
 
954
826
 
@@ -979,6 +851,11 @@ igsTileLayer.load().then((layer) => {
979
851
 
980
852
 
981
853
 
854
+
855
+ <dt class="tag-default">Default Value:</dt>
856
+ <dd class="tag-default"><ul class="dummy">
857
+ <li>false</li>
858
+ </ul></dd>
982
859
 
983
860
 
984
861
 
@@ -1005,15 +882,15 @@ igsTileLayer.load().then((layer) => {
1005
882
 
1006
883
  </span>
1007
884
 
1008
- <h4 class="name" id="hasAlphaChannel">
1009
- <a class="href-link" href="#hasAlphaChannel">#</a>
885
+ <h4 class="name" id="ready">
886
+ <a class="href-link" href="#ready">#</a>
1010
887
 
1011
888
 
1012
889
  <span class='tag'>readonly</span>
1013
890
 
1014
891
 
1015
892
  <span class="code-name">
1016
- hasAlphaChannel
893
+ ready
1017
894
  </span>
1018
895
 
1019
896
  </h4>
@@ -1022,8 +899,7 @@ igsTileLayer.load().then((layer) => {
1022
899
 
1023
900
 
1024
901
  <div class="description">
1025
- <p>是否包含alpha通道,如果此属性为false,则alpha通道(如果存在)将被忽略。如果此属性为真,任何没有alpha
1026
- 通道的图像将被视为它们的alpha在任何地方都是1.0。当此属性为false时,内存使用和纹理上传时间会减少</p>
902
+ <p>获取当前图层是否创建完成</p>
1027
903
  </div>
1028
904
 
1029
905
 
@@ -1054,11 +930,6 @@ igsTileLayer.load().then((layer) => {
1054
930
 
1055
931
 
1056
932
 
1057
-
1058
- <dt class="tag-default">Default Value:</dt>
1059
- <dd class="tag-default"><ul class="dummy">
1060
- <li>true</li>
1061
- </ul></dd>
1062
933
 
1063
934
 
1064
935
 
@@ -1075,992 +946,97 @@ igsTileLayer.load().then((layer) => {
1075
946
 
1076
947
  </div>
1077
948
 
1078
- <div class="member">
1079
-
1080
- <span class="method-parameter is-pulled-right">
1081
- <label>类型:</label>
1082
-
1083
- <span class="param-type">Boolean</span>
949
+ </div>
950
+ </div>
951
+
1084
952
 
953
+
954
+ <div class='vertical-section'>
955
+ <h3 id='function'>方法</h3>
956
+ <div class="members">
957
+
958
+ <div class="member">
1085
959
 
1086
- </span>
1087
960
 
1088
- <h4 class="name" id="hasAlphaChannel">
1089
- <a class="href-link" href="#hasAlphaChannel">#</a>
1090
961
 
962
+ <h4 class="name" id=".fromUrl">
963
+ <a class="href-link" href="#.fromUrl">#</a>
1091
964
 
1092
- <span class='tag'>readonly</span>
965
+
966
+ <span class='tag'>async</span>
967
+
968
+ <span class='tag'>static</span>
969
+
1093
970
 
971
+ <span class="code-name" style="font-size:30px">
972
+
973
+ fromUrl<span class="signature">(url, options)</span>
974
+
975
+ </span>
976
+ </h4>
1094
977
 
1095
- <span class="code-name">
1096
- hasAlphaChannel
1097
- </span>
1098
-
1099
- </h4>
1100
-
1101
-
1102
-
1103
-
1104
- <div class="description">
1105
- <p>是否包含alpha通道,如果此属性为false,则alpha通道(如果存在)将被忽略。如果此属性为真,任何没有alpha
1106
- 通道的图像将被视为它们的alpha在任何地方都是1.0。当此属性为false时,内存使用和纹理上传时间会减少</p>
1107
- </div>
1108
978
 
979
+
980
+ <div class="description">
981
+ <p>通过MapGIS瓦片服务的url获取MapGISTileServerImageryProvider对象<a id='fromUrl'/></p>
982
+ </div>
983
+
1109
984
 
1110
985
 
1111
986
 
1112
987
 
1113
- <dl class="details">
1114
988
 
1115
-
1116
989
 
1117
-
1118
990
 
1119
-
1120
991
 
1121
-
1122
992
 
993
+ <h4>参数:</h4>
1123
994
 
995
+ <div class="table-container">
996
+ <table class="params table">
997
+ <thead>
998
+ <tr>
999
+
1000
+ <th>名称</th>
1001
+
1124
1002
 
1125
-
1003
+ <th>类型</th>
1126
1004
 
1127
-
1005
+
1128
1006
 
1129
-
1007
+ <th class="last">描述</th>
1008
+ </tr>
1009
+ </thead>
1130
1010
 
1131
-
1011
+ <tbody>
1012
+
1132
1013
 
1133
-
1014
+
1015
+ <tr class="deep-level-0">
1016
+
1017
+ <td class="name"><code>url</code></td>
1018
+
1134
1019
 
1135
-
1020
+ <td class="type">
1021
+
1022
+
1023
+ <span class="param-type">Cesium.Resource</span>
1024
+ |
1136
1025
 
1137
-
1138
- <dt class="tag-default">Default Value:</dt>
1139
- <dd class="tag-default"><ul class="dummy">
1140
- <li>true</li>
1141
- </ul></dd>
1142
-
1143
-
1026
+ <span class="param-type">String</span>
1144
1027
 
1145
-
1146
1028
 
1147
-
1029
+
1030
+ </td>
1148
1031
 
1149
-
1150
- </dl>
1032
+
1151
1033
 
1034
+ <td class="description last"><p>服务的基地址,支持url字符串和Cesium.Resource两种类型,当类型为Cesium.Resource时,支持传入额外请求参数、请求头参数等,具体请参考<a href='http://webclient.smaryun.com/static/modules/cesium/api/cesium/Resource.html' target='_blank'>Cesium.Resource</a></p></td>
1035
+ </tr>
1152
1036
 
1153
1037
 
1154
1038
 
1155
-
1156
- </div>
1157
-
1158
- <div class="member">
1159
-
1160
- <span class="method-parameter is-pulled-right">
1161
- <label>类型:</label>
1162
-
1163
- <span class="param-type">Boolean</span>
1164
- |
1165
-
1166
- <span class="param-type">undefined</span>
1167
-
1168
-
1169
- </span>
1170
-
1171
- <h4 class="name" id="isStretchImage">
1172
- <a class="href-link" href="#isStretchImage">#</a>
1173
-
1174
- <span class="code-name">
1175
- isStretchImage
1176
- </span>
1177
-
1178
- </h4>
1179
-
1180
-
1181
-
1182
-
1183
- <div class="description">
1184
- <p>超过最大最小层级范围图像是否进行图像的拉伸</p>
1185
- </div>
1186
-
1187
-
1188
-
1189
-
1190
-
1191
- <dl class="details">
1192
-
1193
-
1194
-
1195
-
1196
-
1197
-
1198
-
1199
-
1200
-
1201
-
1202
-
1203
-
1204
-
1205
-
1206
-
1207
-
1208
-
1209
-
1210
-
1211
-
1212
-
1213
-
1214
-
1215
-
1216
- <dt class="tag-default">Default Value:</dt>
1217
- <dd class="tag-default"><ul class="dummy">
1218
- <li>false</li>
1219
- </ul></dd>
1220
-
1221
-
1222
-
1223
-
1224
-
1225
-
1226
-
1227
-
1228
- </dl>
1229
-
1230
-
1231
-
1232
-
1233
-
1234
- </div>
1235
-
1236
- <div class="member">
1237
-
1238
- <span class="method-parameter is-pulled-right">
1239
- <label>类型:</label>
1240
-
1241
- <span class="param-type">Number</span>
1242
-
1243
-
1244
- </span>
1245
-
1246
- <h4 class="name" id="mapgisOffset">
1247
- <a class="href-link" href="#mapgisOffset">#</a>
1248
-
1249
-
1250
- <span class='tag'>readonly</span>
1251
-
1252
-
1253
- <span class="code-name">
1254
- mapgisOffset
1255
- </span>
1256
-
1257
- </h4>
1258
-
1259
-
1260
-
1261
-
1262
- <div class="description">
1263
- <p>瓦片错级参数</p>
1264
- </div>
1265
-
1266
-
1267
-
1268
-
1269
-
1270
- <dl class="details">
1271
-
1272
-
1273
-
1274
-
1275
-
1276
-
1277
-
1278
-
1279
-
1280
-
1281
-
1282
-
1283
-
1284
-
1285
-
1286
-
1287
-
1288
-
1289
-
1290
-
1291
-
1292
-
1293
-
1294
-
1295
-
1296
-
1297
-
1298
-
1299
-
1300
-
1301
-
1302
- </dl>
1303
-
1304
-
1305
-
1306
-
1307
-
1308
- </div>
1309
-
1310
- <div class="member">
1311
-
1312
- <span class="method-parameter is-pulled-right">
1313
- <label>类型:</label>
1314
-
1315
- <span class="param-type">Number</span>
1316
-
1317
-
1318
- </span>
1319
-
1320
- <h4 class="name" id="maximumLevel">
1321
- <a class="href-link" href="#maximumLevel">#</a>
1322
-
1323
-
1324
- <span class='tag'>readonly</span>
1325
-
1326
-
1327
- <span class="code-name">
1328
- maximumLevel
1329
- </span>
1330
-
1331
- </h4>
1332
-
1333
-
1334
-
1335
-
1336
- <div class="description">
1337
- <p>瓦片最大级别</p>
1338
- </div>
1339
-
1340
-
1341
-
1342
-
1343
-
1344
- <dl class="details">
1345
-
1346
-
1347
-
1348
-
1349
-
1350
-
1351
-
1352
-
1353
-
1354
-
1355
-
1356
-
1357
-
1358
-
1359
-
1360
-
1361
-
1362
-
1363
-
1364
-
1365
-
1366
-
1367
-
1368
-
1369
-
1370
-
1371
-
1372
-
1373
-
1374
-
1375
-
1376
- </dl>
1377
-
1378
-
1379
-
1380
-
1381
-
1382
- </div>
1383
-
1384
- <div class="member">
1385
-
1386
- <span class="method-parameter is-pulled-right">
1387
- <label>类型:</label>
1388
-
1389
- <span class="param-type">Number</span>
1390
-
1391
-
1392
- </span>
1393
-
1394
- <h4 class="name" id="minimumLevel">
1395
- <a class="href-link" href="#minimumLevel">#</a>
1396
-
1397
-
1398
- <span class='tag'>readonly</span>
1399
-
1400
-
1401
- <span class="code-name">
1402
- minimumLevel
1403
- </span>
1404
-
1405
- </h4>
1406
-
1407
-
1408
-
1409
-
1410
- <div class="description">
1411
- <p>瓦片最小级别</p>
1412
- </div>
1413
-
1414
-
1415
-
1416
-
1417
-
1418
- <dl class="details">
1419
-
1420
-
1421
-
1422
-
1423
-
1424
-
1425
-
1426
-
1427
-
1428
-
1429
-
1430
-
1431
-
1432
-
1433
-
1434
-
1435
-
1436
-
1437
-
1438
-
1439
-
1440
-
1441
-
1442
-
1443
-
1444
-
1445
-
1446
-
1447
-
1448
-
1449
-
1450
- </dl>
1451
-
1452
-
1453
-
1454
-
1455
-
1456
- </div>
1457
-
1458
- <div class="member">
1459
-
1460
- <span class="method-parameter is-pulled-right">
1461
- <label>类型:</label>
1462
-
1463
- <span class="param-type">Proxy</span>
1464
-
1465
-
1466
- </span>
1467
-
1468
- <h4 class="name" id="proxy">
1469
- <a class="href-link" href="#proxy">#</a>
1470
-
1471
-
1472
- <span class='tag'>readonly</span>
1473
-
1474
-
1475
- <span class="code-name">
1476
- proxy
1477
- </span>
1478
-
1479
- </h4>
1480
-
1481
-
1482
-
1483
-
1484
- <div class="description">
1485
- <p>获取代理</p>
1486
- </div>
1487
-
1488
-
1489
-
1490
-
1491
-
1492
- <dl class="details">
1493
-
1494
-
1495
-
1496
-
1497
-
1498
-
1499
-
1500
-
1501
-
1502
-
1503
-
1504
-
1505
-
1506
-
1507
-
1508
-
1509
-
1510
-
1511
-
1512
-
1513
-
1514
-
1515
-
1516
-
1517
-
1518
-
1519
-
1520
-
1521
-
1522
-
1523
-
1524
- </dl>
1525
-
1526
-
1527
-
1528
-
1529
-
1530
- </div>
1531
-
1532
- <div class="member">
1533
-
1534
- <span class="method-parameter is-pulled-right">
1535
- <label>类型:</label>
1536
-
1537
- <span class="param-type">Boolean</span>
1538
-
1539
-
1540
- </span>
1541
-
1542
- <h4 class="name" id="ready">
1543
- <a class="href-link" href="#ready">#</a>
1544
-
1545
-
1546
- <span class='tag'>readonly</span>
1547
-
1548
-
1549
- <span class="code-name">
1550
- ready
1551
- </span>
1552
-
1553
- </h4>
1554
-
1555
-
1556
-
1557
-
1558
- <div class="description">
1559
- <p>获取当前图层是否创建完成</p>
1560
- </div>
1561
-
1562
-
1563
-
1564
-
1565
-
1566
- <dl class="details">
1567
-
1568
-
1569
-
1570
-
1571
-
1572
-
1573
-
1574
-
1575
-
1576
-
1577
-
1578
-
1579
-
1580
-
1581
-
1582
-
1583
-
1584
-
1585
-
1586
-
1587
-
1588
-
1589
-
1590
-
1591
-
1592
-
1593
-
1594
-
1595
-
1596
-
1597
-
1598
- </dl>
1599
-
1600
-
1601
-
1602
-
1603
-
1604
- </div>
1605
-
1606
- <div class="member">
1607
-
1608
- <span class="method-parameter is-pulled-right">
1609
- <label>类型:</label>
1610
-
1611
- <span class="param-type">Rectangle</span>
1612
-
1613
-
1614
- </span>
1615
-
1616
- <h4 class="name" id="rectangle">
1617
- <a class="href-link" href="#rectangle">#</a>
1618
-
1619
-
1620
- <span class='tag'>readonly</span>
1621
-
1622
-
1623
- <span class="code-name">
1624
- rectangle
1625
- </span>
1626
-
1627
- </h4>
1628
-
1629
-
1630
-
1631
-
1632
- <div class="description">
1633
- <p>地图加载范围</p>
1634
- </div>
1635
-
1636
-
1637
-
1638
-
1639
-
1640
- <dl class="details">
1641
-
1642
-
1643
-
1644
-
1645
-
1646
-
1647
-
1648
-
1649
-
1650
-
1651
-
1652
-
1653
-
1654
-
1655
-
1656
-
1657
-
1658
-
1659
-
1660
-
1661
-
1662
-
1663
-
1664
-
1665
-
1666
-
1667
-
1668
-
1669
-
1670
-
1671
-
1672
- </dl>
1673
-
1674
-
1675
-
1676
-
1677
-
1678
- </div>
1679
-
1680
- <div class="member">
1681
-
1682
- <span class="method-parameter is-pulled-right">
1683
- <label>类型:</label>
1684
-
1685
- <span class="param-type">Number</span>
1686
-
1687
-
1688
- </span>
1689
-
1690
- <h4 class="name" id="tileHeight">
1691
- <a class="href-link" href="#tileHeight">#</a>
1692
-
1693
-
1694
- <span class='tag'>readonly</span>
1695
-
1696
-
1697
- <span class="code-name">
1698
- tileHeight
1699
- </span>
1700
-
1701
- </h4>
1702
-
1703
-
1704
-
1705
-
1706
- <div class="description">
1707
- <p>瓦片高度</p>
1708
- </div>
1709
-
1710
-
1711
-
1712
-
1713
-
1714
- <dl class="details">
1715
-
1716
-
1717
-
1718
-
1719
-
1720
-
1721
-
1722
-
1723
-
1724
-
1725
-
1726
-
1727
-
1728
-
1729
-
1730
-
1731
-
1732
-
1733
-
1734
-
1735
-
1736
-
1737
-
1738
-
1739
-
1740
-
1741
-
1742
-
1743
-
1744
-
1745
-
1746
- </dl>
1747
-
1748
-
1749
-
1750
-
1751
-
1752
- </div>
1753
-
1754
- <div class="member">
1755
-
1756
- <span class="method-parameter is-pulled-right">
1757
- <label>类型:</label>
1758
-
1759
- <span class="param-type">Number</span>
1760
-
1761
-
1762
- </span>
1763
-
1764
- <h4 class="name" id="tileWidth">
1765
- <a class="href-link" href="#tileWidth">#</a>
1766
-
1767
-
1768
- <span class='tag'>readonly</span>
1769
-
1770
-
1771
- <span class="code-name">
1772
- tileWidth
1773
- </span>
1774
-
1775
- </h4>
1776
-
1777
-
1778
-
1779
-
1780
- <div class="description">
1781
- <p>瓦片宽度</p>
1782
- </div>
1783
-
1784
-
1785
-
1786
-
1787
-
1788
- <dl class="details">
1789
-
1790
-
1791
-
1792
-
1793
-
1794
-
1795
-
1796
-
1797
-
1798
-
1799
-
1800
-
1801
-
1802
-
1803
-
1804
-
1805
-
1806
-
1807
-
1808
-
1809
-
1810
-
1811
-
1812
-
1813
-
1814
-
1815
-
1816
-
1817
-
1818
-
1819
-
1820
- </dl>
1821
-
1822
-
1823
-
1824
-
1825
-
1826
- </div>
1827
-
1828
- <div class="member">
1829
-
1830
- <span class="method-parameter is-pulled-right">
1831
- <label>类型:</label>
1832
-
1833
- <span class="param-type">TilingScheme</span>
1834
-
1835
-
1836
- </span>
1837
-
1838
- <h4 class="name" id="tilingScheme">
1839
- <a class="href-link" href="#tilingScheme">#</a>
1840
-
1841
-
1842
- <span class='tag'>readonly</span>
1843
-
1844
-
1845
- <span class="code-name">
1846
- tilingScheme
1847
- </span>
1848
-
1849
- </h4>
1850
-
1851
-
1852
-
1853
-
1854
- <div class="description">
1855
- <p>瓦片平铺方案</p>
1856
- </div>
1857
-
1858
-
1859
-
1860
-
1861
-
1862
- <dl class="details">
1863
-
1864
-
1865
-
1866
-
1867
-
1868
-
1869
-
1870
-
1871
-
1872
-
1873
-
1874
-
1875
-
1876
-
1877
-
1878
-
1879
-
1880
-
1881
-
1882
-
1883
-
1884
-
1885
-
1886
-
1887
-
1888
-
1889
-
1890
-
1891
-
1892
-
1893
-
1894
- </dl>
1895
-
1896
-
1897
-
1898
-
1899
-
1900
- </div>
1901
-
1902
- <div class="member">
1903
-
1904
- <span class="method-parameter is-pulled-right">
1905
- <label>类型:</label>
1906
-
1907
- <span class="param-type">String</span>
1908
-
1909
-
1910
- </span>
1911
-
1912
- <h4 class="name" id="url">
1913
- <a class="href-link" href="#url">#</a>
1914
-
1915
-
1916
- <span class='tag'>readonly</span>
1917
-
1918
-
1919
- <span class="code-name">
1920
- url
1921
- </span>
1922
-
1923
- </h4>
1924
-
1925
-
1926
-
1927
-
1928
- <div class="description">
1929
- <p>服务地址</p>
1930
- </div>
1931
-
1932
-
1933
-
1934
-
1935
-
1936
- <dl class="details">
1937
-
1938
-
1939
-
1940
-
1941
-
1942
-
1943
-
1944
-
1945
-
1946
-
1947
-
1948
-
1949
-
1950
-
1951
-
1952
-
1953
-
1954
-
1955
-
1956
-
1957
-
1958
-
1959
-
1960
-
1961
-
1962
-
1963
-
1964
-
1965
-
1966
-
1967
-
1968
- </dl>
1969
-
1970
-
1971
-
1972
-
1973
-
1974
- </div>
1975
-
1976
- </div>
1977
- </div>
1978
-
1979
-
1980
-
1981
- <div class='vertical-section'>
1982
- <h3 id='function'>方法</h3>
1983
- <div class="members">
1984
-
1985
- <div class="member">
1986
-
1987
-
1988
-
1989
- <h4 class="name" id=".fromUrl">
1990
- <a class="href-link" href="#.fromUrl">#</a>
1991
-
1992
-
1993
- <span class='tag'>async</span>
1994
-
1995
- <span class='tag'>static</span>
1996
-
1997
-
1998
- <span class="code-name" style="font-size:30px">
1999
-
2000
- fromUrl<span class="signature">(url, options)</span>
2001
-
2002
- </span>
2003
- </h4>
2004
-
2005
-
2006
-
2007
- <div class="description">
2008
- <p>通过MapGIS瓦片服务的url获取MapGISTileServerImageryProvider对象<a id='fromUrl'/></p>
2009
- </div>
2010
-
2011
-
2012
-
2013
-
2014
-
2015
-
2016
-
2017
-
2018
-
2019
-
2020
- <h4>参数:</h4>
2021
-
2022
- <div class="table-container">
2023
- <table class="params table">
2024
- <thead>
2025
- <tr>
2026
-
2027
- <th>名称</th>
2028
-
2029
-
2030
- <th>类型</th>
2031
-
2032
-
2033
-
2034
- <th class="last">描述</th>
2035
- </tr>
2036
- </thead>
2037
-
2038
- <tbody>
2039
-
2040
-
2041
-
2042
- <tr class="deep-level-0">
2043
-
2044
- <td class="name"><code>url</code></td>
2045
-
2046
-
2047
- <td class="type">
2048
-
2049
-
2050
- <span class="param-type">String</span>
2051
-
2052
-
2053
-
2054
- </td>
2055
-
2056
-
2057
-
2058
- <td class="description last"><p>服务的基地址</p></td>
2059
- </tr>
2060
-
2061
-
2062
-
2063
-
1039
+
2064
1040
 
2065
1041
 
2066
1042
  <tr class="deep-level-0">
@@ -2175,223 +1151,6 @@ igsTileLayer.load().then((layer) => {
2175
1151
 
2176
1152
 
2177
1153
 
2178
- </div>
2179
-
2180
- <div class="member">
2181
-
2182
-
2183
-
2184
- <h4 class="name" id="pickFeatures">
2185
- <a class="href-link" href="#pickFeatures">#</a>
2186
-
2187
- <span class="code-name" style="font-size:30px">
2188
-
2189
- pickFeatures<span class="signature">(x, y, level)</span>
2190
-
2191
- </span>
2192
- </h4>
2193
-
2194
-
2195
-
2196
- <div class="description">
2197
- <p>获取瓦片内要素<a id='pickFeatures'/></p>
2198
- </div>
2199
-
2200
-
2201
-
2202
-
2203
-
2204
-
2205
-
2206
-
2207
-
2208
-
2209
- <h4>参数:</h4>
2210
-
2211
- <div class="table-container">
2212
- <table class="params table">
2213
- <thead>
2214
- <tr>
2215
-
2216
- <th>名称</th>
2217
-
2218
-
2219
- <th>类型</th>
2220
-
2221
-
2222
-
2223
- <th class="last">描述</th>
2224
- </tr>
2225
- </thead>
2226
-
2227
- <tbody>
2228
-
2229
-
2230
-
2231
- <tr class="deep-level-0">
2232
-
2233
- <td class="name"><code>x</code></td>
2234
-
2235
-
2236
- <td class="type">
2237
-
2238
-
2239
- <span class="param-type">Number</span>
2240
-
2241
-
2242
-
2243
- </td>
2244
-
2245
-
2246
-
2247
- <td class="description last"><p>瓦片的X坐标</p></td>
2248
- </tr>
2249
-
2250
-
2251
-
2252
-
2253
-
2254
-
2255
- <tr class="deep-level-0">
2256
-
2257
- <td class="name"><code>y</code></td>
2258
-
2259
-
2260
- <td class="type">
2261
-
2262
-
2263
- <span class="param-type">Number</span>
2264
-
2265
-
2266
-
2267
- </td>
2268
-
2269
-
2270
-
2271
- <td class="description last"><p>瓦片的Y坐标</p></td>
2272
- </tr>
2273
-
2274
-
2275
-
2276
-
2277
-
2278
-
2279
- <tr class="deep-level-0">
2280
-
2281
- <td class="name"><code>level</code></td>
2282
-
2283
-
2284
- <td class="type">
2285
-
2286
-
2287
- <span class="param-type">Number</span>
2288
-
2289
-
2290
-
2291
- </td>
2292
-
2293
-
2294
-
2295
- <td class="description last"><p>瓦片的详细级别</p></td>
2296
- </tr>
2297
-
2298
-
2299
-
2300
-
2301
- </tbody>
2302
- </table>
2303
- </div>
2304
-
2305
-
2306
-
2307
-
2308
-
2309
-
2310
- <dl class="details">
2311
-
2312
-
2313
-
2314
-
2315
-
2316
-
2317
-
2318
-
2319
-
2320
-
2321
-
2322
-
2323
-
2324
-
2325
-
2326
-
2327
-
2328
-
2329
-
2330
-
2331
-
2332
-
2333
-
2334
-
2335
-
2336
-
2337
-
2338
-
2339
-
2340
-
2341
-
2342
- </dl>
2343
-
2344
-
2345
-
2346
-
2347
-
2348
-
2349
-
2350
-
2351
-
2352
-
2353
-
2354
-
2355
-
2356
-
2357
-
2358
-
2359
-
2360
-
2361
- <div class='columns method-parameter'>
2362
- <div class="column is-2"><label>返回值:</label></div>
2363
- <div class="column is-10">
2364
-
2365
-
2366
-
2367
- <div class="columns">
2368
-
2369
- <div class='param-desc column is-7'><p>所选要素的Promise,将在异步选择完成后resolve
2370
- 解析后的值是ImageryLayerFeatureInfo的实例数组。如果在给定位置没有找到要素,则数组可能为空</p></div>
2371
-
2372
-
2373
- <div class='column is-5 has-text-left'>
2374
- <label>类型: </label>
2375
-
2376
- <span class="param-type"><a href="Promise.html">Promise</a>.&lt;Array.&lt;ImageryLayerFeatureInfo>></span>
2377
- |
2378
-
2379
- <span class="param-type">undefined</span>
2380
-
2381
-
2382
- </div>
2383
-
2384
- </div>
2385
-
2386
-
2387
- </div>
2388
- </div>
2389
-
2390
-
2391
-
2392
-
2393
-
2394
-
2395
1154
  </div>
2396
1155
 
2397
1156
  <div class="member">