@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>MapGIS矢量瓦片服务接入类</p>
321
325
  </div>
322
326
 
323
327
 
@@ -466,62 +470,6 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
466
470
 
467
471
 
468
472
 
469
- <tr class="deep-level-1">
470
-
471
- <td class="name"><code>show</code></td>
472
-
473
-
474
- <td class="type">
475
-
476
-
477
- <span class="param-type">Boolean</span>
478
-
479
-
480
-
481
- </td>
482
-
483
-
484
- <td class="default">
485
-
486
- true
487
-
488
- </td>
489
-
490
-
491
- <td class="description last"><p>是否显示图层</p></td>
492
- </tr>
493
-
494
-
495
-
496
-
497
- <tr class="deep-level-1">
498
-
499
- <td class="name"><code>defaultAlpha</code></td>
500
-
501
-
502
- <td class="type">
503
-
504
-
505
- <span class="param-type">Number</span>
506
-
507
-
508
-
509
- </td>
510
-
511
-
512
- <td class="default">
513
-
514
- 1.0
515
-
516
- </td>
517
-
518
-
519
- <td class="description last"><p>图层初始化时的透明度,0到1之间的值</p></td>
520
- </tr>
521
-
522
-
523
-
524
-
525
473
  <tr class="deep-level-1">
526
474
 
527
475
  <td class="name"><code>tileWidth</code></td>
@@ -1010,16 +958,19 @@ addImageryProvider(url)</code></pre>
1010
958
  <span class="method-parameter is-pulled-right">
1011
959
  <label>类型:</label>
1012
960
 
1013
- <span class="param-type">Number</span>
961
+ <span class="param-type">Boolean</span>
962
+ |
963
+
964
+ <span class="param-type">undefined</span>
1014
965
 
1015
966
 
1016
967
  </span>
1017
968
 
1018
- <h4 class="name" id="defaultAlpha">
1019
- <a class="href-link" href="#defaultAlpha">#</a>
969
+ <h4 class="name" id="isStretchImage">
970
+ <a class="href-link" href="#isStretchImage">#</a>
1020
971
 
1021
972
  <span class="code-name">
1022
- defaultAlpha
973
+ isStretchImage
1023
974
  </span>
1024
975
 
1025
976
  </h4>
@@ -1028,7 +979,7 @@ addImageryProvider(url)</code></pre>
1028
979
 
1029
980
 
1030
981
  <div class="description">
1031
- <p>初始化时的图层透明度</p>
982
+ <p>超过最大最小层级范围图像是否进行图像的拉伸</p>
1032
983
  </div>
1033
984
 
1034
985
 
@@ -1062,7 +1013,7 @@ addImageryProvider(url)</code></pre>
1062
1013
 
1063
1014
  <dt class="tag-default">Default Value:</dt>
1064
1015
  <dd class="tag-default"><ul class="dummy">
1065
- <li>1.0</li>
1016
+ <li>false</li>
1066
1017
  </ul></dd>
1067
1018
 
1068
1019
 
@@ -1085,16 +1036,16 @@ addImageryProvider(url)</code></pre>
1085
1036
  <span class="method-parameter is-pulled-right">
1086
1037
  <label>类型:</label>
1087
1038
 
1088
- <span class="param-type">Boolean</span>
1039
+ <span class="param-type">String</span>
1089
1040
 
1090
1041
 
1091
1042
  </span>
1092
1043
 
1093
- <h4 class="name" id="hasAlphaChannel">
1094
- <a class="href-link" href="#hasAlphaChannel">#</a>
1044
+ <h4 class="name" id="labelsRenderMode">
1045
+ <a class="href-link" href="#labelsRenderMode">#</a>
1095
1046
 
1096
1047
  <span class="code-name">
1097
- hasAlphaChannel
1048
+ labelsRenderMode
1098
1049
  </span>
1099
1050
 
1100
1051
  </h4>
@@ -1103,7 +1054,9 @@ addImageryProvider(url)</code></pre>
1103
1054
 
1104
1055
 
1105
1056
  <div class="description">
1106
- <p>瓦片是否能设置透明度</p>
1057
+ <p>指定矢量瓦片注记的渲染模式,仅在三维上有效。
1058
+ on-screen表示使用三维接口实时渲染注记;
1059
+ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲染到屏幕。</p>
1107
1060
  </div>
1108
1061
 
1109
1062
 
@@ -1134,6 +1087,11 @@ addImageryProvider(url)</code></pre>
1134
1087
 
1135
1088
 
1136
1089
 
1090
+
1091
+ <dt class="tag-default">Default Value:</dt>
1092
+ <dd class="tag-default"><ul class="dummy">
1093
+ <li>on-screen</li>
1094
+ </ul></dd>
1137
1095
 
1138
1096
 
1139
1097
 
@@ -1155,19 +1113,20 @@ addImageryProvider(url)</code></pre>
1155
1113
  <span class="method-parameter is-pulled-right">
1156
1114
  <label>类型:</label>
1157
1115
 
1158
- <span class="param-type">Boolean</span>
1159
- |
1160
-
1161
- <span class="param-type">undefined</span>
1116
+ <span class="param-type">MVT</span>
1162
1117
 
1163
1118
 
1164
1119
  </span>
1165
1120
 
1166
- <h4 class="name" id="isStretchImage">
1167
- <a class="href-link" href="#isStretchImage">#</a>
1121
+ <h4 class="name" id="mvtParser">
1122
+ <a class="href-link" href="#mvtParser">#</a>
1123
+
1124
+
1125
+ <span class='tag'>readonly</span>
1126
+
1168
1127
 
1169
1128
  <span class="code-name">
1170
- isStretchImage
1129
+ mvtParser
1171
1130
  </span>
1172
1131
 
1173
1132
  </h4>
@@ -1176,7 +1135,7 @@ addImageryProvider(url)</code></pre>
1176
1135
 
1177
1136
 
1178
1137
  <div class="description">
1179
- <p>超过最大最小层级范围图像是否进行图像的拉伸</p>
1138
+ <p>MVT解析器</p>
1180
1139
  </div>
1181
1140
 
1182
1141
 
@@ -1207,11 +1166,6 @@ addImageryProvider(url)</code></pre>
1207
1166
 
1208
1167
 
1209
1168
 
1210
-
1211
- <dt class="tag-default">Default Value:</dt>
1212
- <dd class="tag-default"><ul class="dummy">
1213
- <li>false</li>
1214
- </ul></dd>
1215
1169
 
1216
1170
 
1217
1171
 
@@ -1233,16 +1187,16 @@ addImageryProvider(url)</code></pre>
1233
1187
  <span class="method-parameter is-pulled-right">
1234
1188
  <label>类型:</label>
1235
1189
 
1236
- <span class="param-type">String</span>
1190
+ <span class="param-type">Number</span>
1237
1191
 
1238
1192
 
1239
1193
  </span>
1240
1194
 
1241
- <h4 class="name" id="labelsRenderMode">
1242
- <a class="href-link" href="#labelsRenderMode">#</a>
1195
+ <h4 class="name" id="pixelRatio">
1196
+ <a class="href-link" href="#pixelRatio">#</a>
1243
1197
 
1244
1198
  <span class="code-name">
1245
- labelsRenderMode
1199
+ pixelRatio
1246
1200
  </span>
1247
1201
 
1248
1202
  </h4>
@@ -1251,9 +1205,7 @@ addImageryProvider(url)</code></pre>
1251
1205
 
1252
1206
 
1253
1207
  <div class="description">
1254
- <p>指定矢量瓦片注记的渲染模式,仅在三维上有效。
1255
- on-screen表示使用三维接口实时渲染注记;
1256
- off-screen表示通过先将注记渲染到图片上,再通过三维接口渲染到屏幕。</p>
1208
+ <p>像素缩放因子,既canvas中一个像素对应屏幕像素的大小</p>
1257
1209
  </div>
1258
1210
 
1259
1211
 
@@ -1287,7 +1239,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1287
1239
 
1288
1240
  <dt class="tag-default">Default Value:</dt>
1289
1241
  <dd class="tag-default"><ul class="dummy">
1290
- <li>on-screen</li>
1242
+ <li>1</li>
1291
1243
  </ul></dd>
1292
1244
 
1293
1245
 
@@ -1310,16 +1262,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1310
1262
  <span class="method-parameter is-pulled-right">
1311
1263
  <label>类型:</label>
1312
1264
 
1313
- <span class="param-type">Number</span>
1265
+ <span class="param-type">Boolean</span>
1314
1266
 
1315
1267
 
1316
1268
  </span>
1317
1269
 
1318
- <h4 class="name" id="maximumLevel">
1319
- <a class="href-link" href="#maximumLevel">#</a>
1270
+ <h4 class="name" id="ready">
1271
+ <a class="href-link" href="#ready">#</a>
1320
1272
 
1321
1273
  <span class="code-name">
1322
- maximumLevel
1274
+ ready
1323
1275
  </span>
1324
1276
 
1325
1277
  </h4>
@@ -1328,7 +1280,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1328
1280
 
1329
1281
 
1330
1282
  <div class="description">
1331
- <p>矢量瓦片的最大显示级别</p>
1283
+ <p>图层是否加载完毕</p>
1332
1284
  </div>
1333
1285
 
1334
1286
 
@@ -1359,11 +1311,6 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1359
1311
 
1360
1312
 
1361
1313
 
1362
-
1363
- <dt class="tag-default">Default Value:</dt>
1364
- <dd class="tag-default"><ul class="dummy">
1365
- <li>20</li>
1366
- </ul></dd>
1367
1314
 
1368
1315
 
1369
1316
 
@@ -1385,16 +1332,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1385
1332
  <span class="method-parameter is-pulled-right">
1386
1333
  <label>类型:</label>
1387
1334
 
1388
- <span class="param-type">Number</span>
1335
+ <span class="param-type"><a href="Promise.html">Promise</a></span>
1389
1336
 
1390
1337
 
1391
1338
  </span>
1392
1339
 
1393
- <h4 class="name" id="minimumLevel">
1394
- <a class="href-link" href="#minimumLevel">#</a>
1340
+ <h4 class="name" id="readyPromise">
1341
+ <a class="href-link" href="#readyPromise">#</a>
1395
1342
 
1396
1343
  <span class="code-name">
1397
- minimumLevel
1344
+ readyPromise
1398
1345
  </span>
1399
1346
 
1400
1347
  </h4>
@@ -1403,7 +1350,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1403
1350
 
1404
1351
 
1405
1352
  <div class="description">
1406
- <p>矢量瓦片的最小显示级别</p>
1353
+ <p>图层加载成功后的回调函数</p>
1407
1354
  </div>
1408
1355
 
1409
1356
 
@@ -1434,11 +1381,6 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1434
1381
 
1435
1382
 
1436
1383
 
1437
-
1438
- <dt class="tag-default">Default Value:</dt>
1439
- <dd class="tag-default"><ul class="dummy">
1440
- <li>0</li>
1441
- </ul></dd>
1442
1384
 
1443
1385
 
1444
1386
 
@@ -1460,20 +1402,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1460
1402
  <span class="method-parameter is-pulled-right">
1461
1403
  <label>类型:</label>
1462
1404
 
1463
- <span class="param-type">MVT</span>
1405
+ <span class="param-type">Cseium.Scene</span>
1464
1406
 
1465
1407
 
1466
1408
  </span>
1467
1409
 
1468
- <h4 class="name" id="mvtParser">
1469
- <a class="href-link" href="#mvtParser">#</a>
1470
-
1471
-
1472
- <span class='tag'>readonly</span>
1473
-
1410
+ <h4 class="name" id="scene">
1411
+ <a class="href-link" href="#scene">#</a>
1474
1412
 
1475
1413
  <span class="code-name">
1476
- mvtParser
1414
+ scene
1477
1415
  </span>
1478
1416
 
1479
1417
  </h4>
@@ -1482,7 +1420,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1482
1420
 
1483
1421
 
1484
1422
  <div class="description">
1485
- <p>MVT解析器</p>
1423
+ <p>Cesium的场景对象</p>
1486
1424
  </div>
1487
1425
 
1488
1426
 
@@ -1534,16 +1472,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1534
1472
  <span class="method-parameter is-pulled-right">
1535
1473
  <label>类型:</label>
1536
1474
 
1537
- <span class="param-type">Number</span>
1475
+ <span class="param-type">Object</span>
1538
1476
 
1539
1477
 
1540
1478
  </span>
1541
1479
 
1542
- <h4 class="name" id="pixelRatio">
1543
- <a class="href-link" href="#pixelRatio">#</a>
1480
+ <h4 class="name" id="style">
1481
+ <a class="href-link" href="#style">#</a>
1544
1482
 
1545
1483
  <span class="code-name">
1546
- pixelRatio
1484
+ style
1547
1485
  </span>
1548
1486
 
1549
1487
  </h4>
@@ -1552,7 +1490,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1552
1490
 
1553
1491
 
1554
1492
  <div class="description">
1555
- <p>像素缩放因子,既canvas中一个像素对应屏幕像素的大小</p>
1493
+ <p>矢量瓦片样式</p>
1556
1494
  </div>
1557
1495
 
1558
1496
 
@@ -1583,11 +1521,6 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1583
1521
 
1584
1522
 
1585
1523
 
1586
-
1587
- <dt class="tag-default">Default Value:</dt>
1588
- <dd class="tag-default"><ul class="dummy">
1589
- <li>1</li>
1590
- </ul></dd>
1591
1524
 
1592
1525
 
1593
1526
 
@@ -1609,16 +1542,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1609
1542
  <span class="method-parameter is-pulled-right">
1610
1543
  <label>类型:</label>
1611
1544
 
1612
- <span class="param-type">Boolean</span>
1545
+ <span class="param-type">Object</span>
1613
1546
 
1614
1547
 
1615
1548
  </span>
1616
1549
 
1617
- <h4 class="name" id="ready">
1618
- <a class="href-link" href="#ready">#</a>
1550
+ <h4 class="name" id="sublayerLabelingInfos">
1551
+ <a class="href-link" href="#sublayerLabelingInfos">#</a>
1619
1552
 
1620
1553
  <span class="code-name">
1621
- ready
1554
+ sublayerLabelingInfos
1622
1555
  </span>
1623
1556
 
1624
1557
  </h4>
@@ -1627,7 +1560,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1627
1560
 
1628
1561
 
1629
1562
  <div class="description">
1630
- <p>图层是否加载完毕</p>
1563
+ <p>矢量瓦片注记参数</p>
1631
1564
  </div>
1632
1565
 
1633
1566
 
@@ -1679,16 +1612,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1679
1612
  <span class="method-parameter is-pulled-right">
1680
1613
  <label>类型:</label>
1681
1614
 
1682
- <span class="param-type"><a href="Promise.html">Promise</a></span>
1615
+ <span class="param-type">Number</span>
1683
1616
 
1684
1617
 
1685
1618
  </span>
1686
1619
 
1687
- <h4 class="name" id="readyPromise">
1688
- <a class="href-link" href="#readyPromise">#</a>
1620
+ <h4 class="name" id="tileHeight">
1621
+ <a class="href-link" href="#tileHeight">#</a>
1689
1622
 
1690
1623
  <span class="code-name">
1691
- readyPromise
1624
+ tileHeight
1692
1625
  </span>
1693
1626
 
1694
1627
  </h4>
@@ -1697,7 +1630,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1697
1630
 
1698
1631
 
1699
1632
  <div class="description">
1700
- <p>图层加载成功后的回调函数</p>
1633
+ <p>矢量瓦片高度</p>
1701
1634
  </div>
1702
1635
 
1703
1636
 
@@ -1728,6 +1661,11 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1728
1661
 
1729
1662
 
1730
1663
 
1664
+
1665
+ <dt class="tag-default">Default Value:</dt>
1666
+ <dd class="tag-default"><ul class="dummy">
1667
+ <li>512</li>
1668
+ </ul></dd>
1731
1669
 
1732
1670
 
1733
1671
 
@@ -1749,16 +1687,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1749
1687
  <span class="method-parameter is-pulled-right">
1750
1688
  <label>类型:</label>
1751
1689
 
1752
- <span class="param-type">Cseium.Rectangle</span>
1690
+ <span class="param-type">Number</span>
1753
1691
 
1754
1692
 
1755
1693
  </span>
1756
1694
 
1757
- <h4 class="name" id="rectangle">
1758
- <a class="href-link" href="#rectangle">#</a>
1695
+ <h4 class="name" id="tileWidth">
1696
+ <a class="href-link" href="#tileWidth">#</a>
1759
1697
 
1760
1698
  <span class="code-name">
1761
- rectangle
1699
+ tileWidth
1762
1700
  </span>
1763
1701
 
1764
1702
  </h4>
@@ -1767,7 +1705,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1767
1705
 
1768
1706
 
1769
1707
  <div class="description">
1770
- <p>地图加载范围</p>
1708
+ <p>矢量瓦片宽度</p>
1771
1709
  </div>
1772
1710
 
1773
1711
 
@@ -1798,6 +1736,11 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1798
1736
 
1799
1737
 
1800
1738
 
1739
+
1740
+ <dt class="tag-default">Default Value:</dt>
1741
+ <dd class="tag-default"><ul class="dummy">
1742
+ <li>512</li>
1743
+ </ul></dd>
1801
1744
 
1802
1745
 
1803
1746
 
@@ -1819,16 +1762,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1819
1762
  <span class="method-parameter is-pulled-right">
1820
1763
  <label>类型:</label>
1821
1764
 
1822
- <span class="param-type">Cseium.Scene</span>
1765
+ <span class="param-type">String</span>
1823
1766
 
1824
1767
 
1825
1768
  </span>
1826
1769
 
1827
- <h4 class="name" id="scene">
1828
- <a class="href-link" href="#scene">#</a>
1770
+ <h4 class="name" id="tokenKey">
1771
+ <a class="href-link" href="#tokenKey">#</a>
1829
1772
 
1830
1773
  <span class="code-name">
1831
- scene
1774
+ tokenKey
1832
1775
  </span>
1833
1776
 
1834
1777
  </h4>
@@ -1837,7 +1780,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1837
1780
 
1838
1781
 
1839
1782
  <div class="description">
1840
- <p>Cesium的场景对象</p>
1783
+ <p>token名</p>
1841
1784
  </div>
1842
1785
 
1843
1786
 
@@ -1868,6 +1811,11 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1868
1811
 
1869
1812
 
1870
1813
 
1814
+
1815
+ <dt class="tag-default">Default Value:</dt>
1816
+ <dd class="tag-default"><ul class="dummy">
1817
+ <li>token</li>
1818
+ </ul></dd>
1871
1819
 
1872
1820
 
1873
1821
 
@@ -1889,16 +1837,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1889
1837
  <span class="method-parameter is-pulled-right">
1890
1838
  <label>类型:</label>
1891
1839
 
1892
- <span class="param-type">Object</span>
1840
+ <span class="param-type">String</span>
1893
1841
 
1894
1842
 
1895
1843
  </span>
1896
1844
 
1897
- <h4 class="name" id="style">
1898
- <a class="href-link" href="#style">#</a>
1845
+ <h4 class="name" id="tokenValue">
1846
+ <a class="href-link" href="#tokenValue">#</a>
1899
1847
 
1900
1848
  <span class="code-name">
1901
- style
1849
+ tokenValue
1902
1850
  </span>
1903
1851
 
1904
1852
  </h4>
@@ -1907,7 +1855,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1907
1855
 
1908
1856
 
1909
1857
  <div class="description">
1910
- <p>矢量瓦片样式</p>
1858
+ <p>token值</p>
1911
1859
  </div>
1912
1860
 
1913
1861
 
@@ -1959,16 +1907,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1959
1907
  <span class="method-parameter is-pulled-right">
1960
1908
  <label>类型:</label>
1961
1909
 
1962
- <span class="param-type">Object</span>
1910
+ <span class="param-type">Array.&lt;Number></span>
1963
1911
 
1964
1912
 
1965
1913
  </span>
1966
1914
 
1967
- <h4 class="name" id="sublayerLabelingInfos">
1968
- <a class="href-link" href="#sublayerLabelingInfos">#</a>
1915
+ <h4 class="name" id="transform">
1916
+ <a class="href-link" href="#transform">#</a>
1969
1917
 
1970
1918
  <span class="code-name">
1971
- sublayerLabelingInfos
1919
+ transform
1972
1920
  </span>
1973
1921
 
1974
1922
  </h4>
@@ -1977,7 +1925,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
1977
1925
 
1978
1926
 
1979
1927
  <div class="description">
1980
- <p>矢量瓦片注记参数</p>
1928
+ <p>矢量瓦片中绘制的几何内容的缩放矩阵,默认是[0.125, 0, 0, 0.125, 0, 0],意味着将矢量瓦片里的内容缩放至1/8,并填充到canvas中</p>
1981
1929
  </div>
1982
1930
 
1983
1931
 
@@ -2008,6 +1956,11 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2008
1956
 
2009
1957
 
2010
1958
 
1959
+
1960
+ <dt class="tag-default">Default Value:</dt>
1961
+ <dd class="tag-default"><ul class="dummy">
1962
+ <li>[0.125, 0, 0, 0.125, 0, 0]</li>
1963
+ </ul></dd>
2011
1964
 
2012
1965
 
2013
1966
 
@@ -2024,536 +1977,16 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2024
1977
 
2025
1978
  </div>
2026
1979
 
2027
- <div class="member">
2028
-
2029
- <span class="method-parameter is-pulled-right">
2030
- <label>类型:</label>
2031
-
2032
- <span class="param-type">Number</span>
1980
+ </div>
1981
+ </div>
1982
+
2033
1983
 
2034
-
2035
- </span>
2036
-
2037
- <h4 class="name" id="tileHeight">
2038
- <a class="href-link" href="#tileHeight">#</a>
2039
-
2040
- <span class="code-name">
2041
- tileHeight
2042
- </span>
2043
-
2044
- </h4>
2045
-
2046
-
2047
-
2048
-
2049
- <div class="description">
2050
- <p>矢量瓦片高度</p>
2051
- </div>
2052
-
2053
-
2054
-
2055
-
2056
-
2057
- <dl class="details">
2058
-
2059
-
2060
-
2061
-
2062
-
2063
-
2064
-
2065
-
2066
-
2067
-
2068
-
2069
-
2070
-
2071
-
2072
-
2073
-
2074
-
2075
-
2076
-
2077
-
2078
-
2079
-
2080
-
2081
-
2082
- <dt class="tag-default">Default Value:</dt>
2083
- <dd class="tag-default"><ul class="dummy">
2084
- <li>512</li>
2085
- </ul></dd>
2086
-
2087
-
2088
-
2089
-
2090
-
2091
-
2092
-
2093
-
2094
- </dl>
2095
-
2096
-
2097
-
2098
-
2099
-
2100
- </div>
2101
-
2102
- <div class="member">
2103
-
2104
- <span class="method-parameter is-pulled-right">
2105
- <label>类型:</label>
2106
-
2107
- <span class="param-type">Number</span>
2108
-
2109
-
2110
- </span>
2111
-
2112
- <h4 class="name" id="tileWidth">
2113
- <a class="href-link" href="#tileWidth">#</a>
2114
-
2115
- <span class="code-name">
2116
- tileWidth
2117
- </span>
2118
-
2119
- </h4>
2120
-
2121
-
2122
-
2123
-
2124
- <div class="description">
2125
- <p>矢量瓦片宽度</p>
2126
- </div>
2127
-
2128
-
2129
-
2130
-
2131
-
2132
- <dl class="details">
2133
-
2134
-
2135
-
2136
-
2137
-
2138
-
2139
-
2140
-
2141
-
2142
-
2143
-
2144
-
2145
-
2146
-
2147
-
2148
-
2149
-
2150
-
2151
-
2152
-
2153
-
2154
-
2155
-
2156
-
2157
- <dt class="tag-default">Default Value:</dt>
2158
- <dd class="tag-default"><ul class="dummy">
2159
- <li>512</li>
2160
- </ul></dd>
2161
-
2162
-
2163
-
2164
-
2165
-
2166
-
2167
-
2168
-
2169
- </dl>
2170
-
2171
-
2172
-
2173
-
2174
-
2175
- </div>
2176
-
2177
- <div class="member">
2178
-
2179
- <span class="method-parameter is-pulled-right">
2180
- <label>类型:</label>
2181
-
2182
- <span class="param-type">Object</span>
2183
-
2184
-
2185
- </span>
2186
-
2187
- <h4 class="name" id="tilingScheme">
2188
- <a class="href-link" href="#tilingScheme">#</a>
2189
-
2190
- <span class="code-name">
2191
- tilingScheme
2192
- </span>
2193
-
2194
- </h4>
2195
-
2196
-
2197
-
2198
-
2199
- <div class="description">
2200
- <p>矢量瓦片服务的平铺方案</p>
2201
- </div>
2202
-
2203
-
2204
-
2205
-
2206
-
2207
- <dl class="details">
2208
-
2209
-
2210
-
2211
-
2212
-
2213
-
2214
-
2215
-
2216
-
2217
-
2218
-
2219
-
2220
-
2221
-
2222
-
2223
-
2224
-
2225
-
2226
-
2227
-
2228
-
2229
-
2230
-
2231
-
2232
- <dt class="tag-default">Default Value:</dt>
2233
- <dd class="tag-default"><ul class="dummy">
2234
- <li>Cesium.WebMercatorTilingScheme</li>
2235
- </ul></dd>
2236
-
2237
-
2238
-
2239
-
2240
-
2241
-
2242
-
2243
-
2244
- </dl>
2245
-
2246
-
2247
-
2248
-
2249
-
2250
- </div>
2251
-
2252
- <div class="member">
2253
-
2254
- <span class="method-parameter is-pulled-right">
2255
- <label>类型:</label>
2256
-
2257
- <span class="param-type">String</span>
2258
-
2259
-
2260
- </span>
2261
-
2262
- <h4 class="name" id="tokenKey">
2263
- <a class="href-link" href="#tokenKey">#</a>
2264
-
2265
- <span class="code-name">
2266
- tokenKey
2267
- </span>
2268
-
2269
- </h4>
2270
-
2271
-
2272
-
2273
-
2274
- <div class="description">
2275
- <p>token名</p>
2276
- </div>
2277
-
2278
-
2279
-
2280
-
2281
-
2282
- <dl class="details">
2283
-
2284
-
2285
-
2286
-
2287
-
2288
-
2289
-
2290
-
2291
-
2292
-
2293
-
2294
-
2295
-
2296
-
2297
-
2298
-
2299
-
2300
-
2301
-
2302
-
2303
-
2304
-
2305
-
2306
-
2307
- <dt class="tag-default">Default Value:</dt>
2308
- <dd class="tag-default"><ul class="dummy">
2309
- <li>token</li>
2310
- </ul></dd>
2311
-
2312
-
2313
-
2314
-
2315
-
2316
-
2317
-
2318
-
2319
- </dl>
2320
-
2321
-
2322
-
2323
-
2324
-
2325
- </div>
2326
-
2327
- <div class="member">
2328
-
2329
- <span class="method-parameter is-pulled-right">
2330
- <label>类型:</label>
2331
-
2332
- <span class="param-type">String</span>
2333
-
2334
-
2335
- </span>
2336
-
2337
- <h4 class="name" id="tokenValue">
2338
- <a class="href-link" href="#tokenValue">#</a>
2339
-
2340
- <span class="code-name">
2341
- tokenValue
2342
- </span>
2343
-
2344
- </h4>
2345
-
2346
-
2347
-
2348
-
2349
- <div class="description">
2350
- <p>token值</p>
2351
- </div>
2352
-
2353
-
2354
-
2355
-
2356
-
2357
- <dl class="details">
2358
-
2359
-
2360
-
2361
-
2362
-
2363
-
2364
-
2365
-
2366
-
2367
-
2368
-
2369
-
2370
-
2371
-
2372
-
2373
-
2374
-
2375
-
2376
-
2377
-
2378
-
2379
-
2380
-
2381
-
2382
-
2383
-
2384
-
2385
-
2386
-
2387
-
2388
-
2389
- </dl>
2390
-
2391
-
2392
-
2393
-
2394
-
2395
- </div>
2396
-
2397
- <div class="member">
2398
-
2399
- <span class="method-parameter is-pulled-right">
2400
- <label>类型:</label>
2401
-
2402
- <span class="param-type">Array.&lt;Number></span>
2403
-
2404
-
2405
- </span>
2406
-
2407
- <h4 class="name" id="transform">
2408
- <a class="href-link" href="#transform">#</a>
2409
-
2410
- <span class="code-name">
2411
- transform
2412
- </span>
2413
-
2414
- </h4>
2415
-
2416
-
2417
-
2418
-
2419
- <div class="description">
2420
- <p>矢量瓦片中绘制的几何内容的缩放矩阵,默认是[0.125, 0, 0, 0.125, 0, 0],意味着将矢量瓦片里的内容缩放至1/8,并填充到canvas中</p>
2421
- </div>
2422
-
2423
-
2424
-
2425
-
2426
-
2427
- <dl class="details">
2428
-
2429
-
2430
-
2431
-
2432
-
2433
-
2434
-
2435
-
2436
-
2437
-
2438
-
2439
-
2440
-
2441
-
2442
-
2443
-
2444
-
2445
-
2446
-
2447
-
2448
-
2449
-
2450
-
2451
-
2452
- <dt class="tag-default">Default Value:</dt>
2453
- <dd class="tag-default"><ul class="dummy">
2454
- <li>[0.125, 0, 0, 0.125, 0, 0]</li>
2455
- </ul></dd>
2456
-
2457
-
2458
-
2459
-
2460
-
2461
-
2462
-
2463
-
2464
- </dl>
2465
-
2466
-
2467
-
2468
-
2469
-
2470
- </div>
2471
-
2472
- <div class="member">
2473
-
2474
- <span class="method-parameter is-pulled-right">
2475
- <label>类型:</label>
2476
-
2477
- <span class="param-type">Boolean</span>
2478
-
2479
-
2480
- </span>
2481
-
2482
- <h4 class="name" id="url">
2483
- <a class="href-link" href="#url">#</a>
2484
-
2485
- <span class="code-name">
2486
- url
2487
- </span>
2488
-
2489
- </h4>
2490
-
2491
-
2492
-
2493
-
2494
- <div class="description">
2495
- <p>是否显示图层</p>
2496
- </div>
2497
-
2498
-
2499
-
2500
-
2501
-
2502
- <dl class="details">
2503
-
2504
-
2505
-
2506
-
2507
-
2508
-
2509
-
2510
-
2511
-
2512
-
2513
-
2514
-
2515
-
2516
-
2517
-
2518
-
2519
-
2520
-
2521
-
2522
-
2523
-
2524
-
2525
-
2526
-
2527
- <dt class="tag-default">Default Value:</dt>
2528
- <dd class="tag-default"><ul class="dummy">
2529
- <li>true</li>
2530
- </ul></dd>
2531
-
2532
-
2533
-
2534
-
2535
-
2536
-
2537
-
2538
-
2539
- </dl>
2540
-
2541
-
2542
-
2543
-
2544
-
2545
- </div>
2546
-
2547
- </div>
2548
- </div>
2549
-
2550
-
2551
-
2552
- <div class='vertical-section'>
2553
- <h3 id='function'>方法</h3>
2554
- <div class="members">
2555
-
2556
- <div class="member">
1984
+
1985
+ <div class='vertical-section'>
1986
+ <h3 id='function'>方法</h3>
1987
+ <div class="members">
1988
+
1989
+ <div class="member">
2557
1990
 
2558
1991
 
2559
1992
 
@@ -2616,6 +2049,9 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2616
2049
  <td class="type">
2617
2050
 
2618
2051
 
2052
+ <span class="param-type">Cesium.Resource</span>
2053
+ |
2054
+
2619
2055
  <span class="param-type">String</span>
2620
2056
 
2621
2057
 
@@ -2624,7 +2060,7 @@ off-screen表示通过先将注记渲染到图片上,再通过三维接口渲
2624
2060
 
2625
2061
 
2626
2062
 
2627
- <td class="description last"><p>矢量瓦片服务的基地址</p></td>
2063
+ <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>
2628
2064
  </tr>
2629
2065
 
2630
2066