@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

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.