@mapgis/webclient-cesium-plugin 17.4.1 → 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 -601
  2. package/dist/es5/webclient-cesium-plugin.min.js +10 -10
  3. package/dist/es5/webclient-common.min.js +32 -6
  4. package/dist/webclient-cesium-plugin-es6.min.js +10 -10
  5. package/documention/AlgorithmLib.html +6 -6
  6. package/documention/AngulationTool.html +143 -86
  7. package/documention/AnimationTool.html +6 -6
  8. package/documention/ArcGISMapServerImageryProvider.html +20 -40
  9. package/documention/ArcGISMapServerSingleImageryProvider.html +1070 -0
  10. package/documention/ArcGISTileServerImageryProvider.html +18 -10
  11. package/documention/ArcGISVectorTileImageryProvider.html +14 -9
  12. package/documention/BaseImageryProvider.html +1777 -0
  13. package/documention/Cesium.Material.html +6 -6
  14. package/documention/Cesium.Viewer.html +6 -6
  15. package/documention/Cesium3DTileset.html +6 -6
  16. package/documention/CesiumHeatmap.html +6 -6
  17. package/documention/CesiumNavigation.html +511 -0
  18. package/documention/CesiumTerrainProvider.html +6 -6
  19. package/documention/CircleWaveMaterialProperty.html +6 -6
  20. package/documention/CollisionDetectionByRender.html +6 -6
  21. package/documention/CompatibleFunc.html +258 -9
  22. package/documention/CustomPrimitive.html +463 -0
  23. package/documention/CustomProjection.html +6 -6
  24. package/documention/CustomTilingScheme.html +6 -6
  25. package/documention/CutFillAnalysis.html +6 -6
  26. package/documention/CuttingTool.html +154 -21
  27. package/documention/Deferred.html +6 -6
  28. package/documention/DrawElement.html +16 -16
  29. package/documention/DrawTool.html +8 -8
  30. package/documention/DynamicEntityVisualizer.html +8 -6
  31. package/documention/DynamicLabelLayer.html +333 -451
  32. package/documention/EditTool.html +6 -6
  33. package/documention/FloodAnalysis.html +6 -6
  34. package/documention/FloodAnalysisReflection.html +6 -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 +6 -6
  43. package/documention/GlobeIndependentTranslucency.html +6 -6
  44. package/documention/Graphic.html +6 -6
  45. package/documention/GraphicTransformTool.html +6 -6
  46. package/documention/GraphicsLayer.html +7 -7
  47. package/documention/GraphicsLayerUtil.html +6 -6
  48. package/documention/GroundPrimitiveLayer.html +1675 -0
  49. package/documention/HashMap.html +6 -6
  50. package/documention/HeightLimited.html +6 -6
  51. package/documention/IGSFeatureLayerUtil.html +169 -6
  52. package/documention/ISSceneLayerUtil.html +6 -870
  53. package/documention/KeyboardCameraController.html +6 -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 +9 -6
  58. package/documention/MapGISMapServerImageryProvider.html +171 -814
  59. package/documention/MapGISMapServerSingleImageryProvider.html +1222 -0
  60. package/documention/MapGISTerrainProvider.html +1098 -13
  61. package/documention/MapGISTerrainService.html +1740 -0
  62. package/documention/MapGISTileAvailability.html +8 -8
  63. package/documention/MapGISTileServerImageryProvider.html +98 -1343
  64. package/documention/MapGISVectorTileImageryProvider.html +126 -694
  65. package/documention/MeasureAreaTool.html +371 -6
  66. package/documention/MeasureLengthTool.html +99 -88
  67. package/documention/MeasureSlopeTool.html +216 -12
  68. package/documention/ModelEditor.html +6 -6
  69. package/documention/ModelFilterTool.html +6 -6
  70. package/documention/ModelTransformTool.html +439 -19
  71. package/documention/NavigationControl.html +512 -0
  72. package/documention/NavigationTool.html +7 -7
  73. package/documention/OpenWeatherImageryProvider.html +39 -87
  74. package/documention/PointFluidSource.html +866 -0
  75. package/documention/PolylineTrailLinkMaterialProperty.html +6 -6
  76. package/documention/Popup.html +7 -7
  77. package/documention/PostProcessStageLibrary.html +6 -6
  78. package/documention/Promise.html +6 -6
  79. package/documention/ProviderBaseUrlRegExp.html +735 -0
  80. package/documention/RadarMaterialProperty.html +6 -6
  81. package/documention/ReImg.html +6 -6
  82. package/documention/RenderUtil.html +685 -0
  83. package/documention/ResetViewNavigationControl.html +975 -0
  84. package/documention/RiverGeometry.html +6 -6
  85. package/documention/RoamParticle.html +6 -6
  86. package/documention/S3MTileset.html +9 -6
  87. package/documention/SceneView.html +319 -192
  88. package/documention/SceneViewCesium.html +1028 -447
  89. package/documention/Screenshot.html +6 -6
  90. package/documention/SelectTool.html +6 -6
  91. package/documention/ShadowRateAnalysis.html +6 -6
  92. package/documention/ShadowRateDrawCommand.html +6 -6
  93. package/documention/SingleImageryProvider.html +1544 -0
  94. package/documention/SketchEditor.html +7 -7
  95. package/documention/SketchEditorCesium.html +249 -365
  96. package/documention/StableParticle.html +6 -6
  97. package/documention/Style.html +6 -6
  98. package/documention/TerrainAnalyse.html +9 -9
  99. package/documention/TerrainProfile.html +86 -11
  100. package/documention/ThemeManager.html +7 -7
  101. package/documention/Tooltip.html +6 -6
  102. package/documention/TriangulationTool.html +115 -362
  103. package/documention/UrlTemplateImageryProvider.html +11 -10
  104. package/documention/UserInterfaceControl.html +1187 -0
  105. package/documention/VisiblityAnalysis.html +7 -7
  106. package/documention/VolumeFluidSource.html +664 -0
  107. package/documention/WFSLayerUtil.html +6 -6
  108. package/documention/WaterReflection.html +6 -6
  109. package/documention/WebMapServiceImageryProvider.html +13 -8
  110. package/documention/WebMapServiceSingleImageryProvider.html +1043 -0
  111. package/documention/WebMapTileServiceImageryProvider.html +14 -8
  112. package/documention/Wind3D.html +6 -6
  113. package/documention/ZoomNavigationControl.html +861 -0
  114. package/documention/createColorTexture.html +6 -6
  115. package/documention/global.html +957 -888
  116. package/documention/index.html +6 -6
  117. package/documention/initializeOptions.html +6 -6
  118. package/documention/isCounterClockwise.html +6 -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 +6 -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 +6 -6
  121. package/documention/module.exports_module.exports.html +6 -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.