@mapgis/webclient-cesium-plugin 17.4.0 → 17.4.8

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 (107) hide show
  1. package/README.md +76 -1
  2. package/dist/es5/webclient-cesium-plugin.min.js +9 -9
  3. package/dist/es5/webclient-common.min.js +37 -5
  4. package/dist/webclient-cesium-plugin-es6.min.js +9 -9
  5. package/documention/AlgorithmLib.html +8 -4
  6. package/documention/AngulationTool.html +8 -4
  7. package/documention/AnimationTool.html +8 -4
  8. package/documention/ArcGISMapServerImageryProvider.html +8 -4
  9. package/documention/ArcGISTileServerImageryProvider.html +8 -4
  10. package/documention/ArcGISVectorTileImageryProvider.html +8 -4
  11. package/documention/Cesium.Material.html +8 -4
  12. package/documention/Cesium.Viewer.html +185 -4
  13. package/documention/Cesium3DTileset.html +8 -4
  14. package/documention/CesiumHeatmap.html +8 -4
  15. package/documention/CesiumNavigation.html +511 -0
  16. package/documention/CesiumTerrainProvider.html +8 -4
  17. package/documention/CircleWaveMaterialProperty.html +8 -4
  18. package/documention/CollisionDetectionByRender.html +8 -4
  19. package/documention/CompatibleFunc.html +8 -4
  20. package/documention/CustomProjection.html +8 -4
  21. package/documention/CustomTilingScheme.html +8 -4
  22. package/documention/CutFillAnalysis.html +8 -4
  23. package/documention/CuttingTool.html +155 -18
  24. package/documention/Deferred.html +8 -4
  25. package/documention/DrawElement.html +18 -14
  26. package/documention/DrawTool.html +10 -6
  27. package/documention/DynamicEntityVisualizer.html +8 -4
  28. package/documention/DynamicLabelLayer.html +333 -447
  29. package/documention/EditTool.html +8 -4
  30. package/documention/FloodAnalysis.html +8 -4
  31. package/documention/FloodAnalysisReflection.html +8 -4
  32. package/documention/GeoJSONLayerUtil.html +8 -4
  33. package/documention/GlobeIndependentTranslucency.html +8 -4
  34. package/documention/Graphic.html +8 -4
  35. package/documention/GraphicTransformTool.html +1207 -0
  36. package/documention/GraphicsLayer.html +9 -5
  37. package/documention/GraphicsLayerUtil.html +8 -4
  38. package/documention/GroundPrimitiveLayer.html +1645 -0
  39. package/documention/HashMap.html +8 -4
  40. package/documention/HeightLimited.html +8 -4
  41. package/documention/IGSFeatureLayerUtil.html +171 -4
  42. package/documention/ISSceneLayerUtil.html +222 -4
  43. package/documention/KeyboardCameraController.html +8 -4
  44. package/documention/MapGISDynamicLabelCollection.html +1696 -0
  45. package/documention/MapGISFeatureGridCollection.html +1579 -0
  46. package/documention/MapGISImageServerImageryProvider.html +2388 -0
  47. package/documention/MapGISM3DSet.html +8 -4
  48. package/documention/MapGISMapServerImageProvider.html +2523 -0
  49. package/documention/MapGISMapServerImageryProvider.html +9 -5
  50. package/documention/MapGISTerrainProvider.html +8 -4
  51. package/documention/MapGISTileAvailability.html +10 -6
  52. package/documention/MapGISTileServerImageProvider.html +2033 -0
  53. package/documention/MapGISTileServerImageryProvider.html +8 -4
  54. package/documention/MapGISVectorTileImageryProvider.html +8 -4
  55. package/documention/MeasureAreaTool.html +8 -4
  56. package/documention/MeasureLengthTool.html +8 -4
  57. package/documention/MeasureSlopeTool.html +8 -4
  58. package/documention/ModelEditor.html +8 -4
  59. package/documention/ModelFilterTool.html +8 -4
  60. package/documention/ModelTransformTool.html +12 -8
  61. package/documention/NavigationControl.html +512 -0
  62. package/documention/NavigationTool.html +694 -0
  63. package/documention/OpenWeatherImageryProvider.html +766 -0
  64. package/documention/PolylineTrailLinkMaterialProperty.html +8 -4
  65. package/documention/Popup.html +9 -5
  66. package/documention/PostProcessStageLibrary.html +8 -4
  67. package/documention/Promise.html +8 -4
  68. package/documention/ProviderBaseUrlRegExp.html +735 -0
  69. package/documention/RadarMaterialProperty.html +8 -4
  70. package/documention/ReImg.html +8 -4
  71. package/documention/ResetViewNavigationControl.html +975 -0
  72. package/documention/RiverGeometry.html +8 -4
  73. package/documention/RoamParticle.html +8 -4
  74. package/documention/S3MTileset.html +8 -4
  75. package/documention/SceneView.html +3274 -6
  76. package/documention/SceneViewCesium.html +1028 -447
  77. package/documention/Screenshot.html +8 -4
  78. package/documention/SelectTool.html +8 -4
  79. package/documention/ShadowRateAnalysis.html +8 -4
  80. package/documention/ShadowRateDrawCommand.html +8 -4
  81. package/documention/SketchEditor.html +1774 -0
  82. package/documention/SketchEditorCesium.html +249 -365
  83. package/documention/StableParticle.html +8 -4
  84. package/documention/Style.html +8 -4
  85. package/documention/TerrainAnalyse.html +11 -7
  86. package/documention/TerrainProfile.html +8 -4
  87. package/documention/ThemeManager.html +9 -5
  88. package/documention/Tooltip.html +8 -4
  89. package/documention/TriangulationTool.html +8 -4
  90. package/documention/UrlTemplateImageryProvider.html +8 -4
  91. package/documention/UserInterfaceControl.html +1187 -0
  92. package/documention/VisiblityAnalysis.html +9 -5
  93. package/documention/WFSLayerUtil.html +8 -4
  94. package/documention/WaterReflection.html +8 -4
  95. package/documention/WebMapServiceImageryProvider.html +8 -4
  96. package/documention/WebMapTileServiceImageryProvider.html +8 -4
  97. package/documention/Wind3D.html +8 -4
  98. package/documention/ZoomNavigationControl.html +861 -0
  99. package/documention/createColorTexture.html +8 -4
  100. package/documention/global.html +80 -218
  101. package/documention/index.html +8 -4
  102. package/documention/initializeOptions.html +8 -4
  103. package/documention/isCounterClockwise.html +8 -4
  104. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +8 -4
  105. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +8 -4
  106. package/documention/module.exports_module.exports.html +8 -4
  107. package/package.json +1 -1

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.