@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
package/README.md CHANGED
@@ -266,6 +266,81 @@ const sceneView = new SceneView({
266
266
 
267
267
  ## 4.1、正式版
268
268
 
269
+ ### v17.4.8
270
+
271
+ **更新说明:**
272
+
273
+ 1. 功能优化
274
+
275
+ - 此版本无更新
276
+
277
+ ### v17.4.7
278
+
279
+ **更新说明:**
280
+
281
+ 1. 功能优化
282
+
283
+ - 修复Graphic中半透明图元顺序异常的问题
284
+ - 修复剖面分析工具接口异常的问题
285
+ - 修复Popup弹窗接口异常的问题
286
+
287
+ ### v17.4.6
288
+
289
+ **更新说明:**
290
+
291
+ 1. 功能优化
292
+
293
+ - 修复场景设置罗盘失败的问题
294
+ - 修复剖切分析中绘制模型裁剪面功能中,配置剖切辅助面属性不生效的问题
295
+ - 修复碰撞检测中多次开启漫游时,碰撞检测失效的问题
296
+
297
+ ### v17.4.5
298
+
299
+ **更新说明:**
300
+
301
+ 1. 功能优化
302
+
303
+ - 修复CuttingTool无法剖切3D Tiles的问题
304
+
305
+ ### v17.4.4
306
+
307
+ **更新说明:**
308
+
309
+ 1. 功能优化
310
+
311
+ - 优化 GraphicsLayer 图层中深度检测设置的默认值
312
+
313
+ ### v17.4.3
314
+
315
+ **更新说明:**
316
+
317
+ 1. 功能新增
318
+
319
+ - 新增MapGIS网格要素容器类MapGISFeatureGridCollection
320
+
321
+ 2. 功能优化
322
+
323
+ - 优化面积测量工具图形外边线绘制效果
324
+
325
+ ### v17.4.2
326
+
327
+ **更新说明:**
328
+
329
+ 1. 功能优化
330
+
331
+ - 优化Tooltip工具根据相对位置定位的问题
332
+ - 增强对Cesium1.122版本的兼容
333
+ - 修复Mapv热力图显示错误的问题
334
+
335
+ ### v17.4.1
336
+
337
+ **更新说明:**
338
+
339
+ 1. 功能优化
340
+
341
+ - 修复API文档中部分接口文档缺失的问题
342
+ - 混合开发接口增强,支持MapGIS场景服务和S3M场景服务混合开发
343
+
269
344
  ### v17.4.0
270
345
 
271
346
  **更新说明:**
@@ -275,7 +350,7 @@ const sceneView = new SceneView({
275
350
  - 三维动态注记丰富避让策略设置
276
351
  - 支持S3M数据接入
277
352
  - 支持M3D2.1格式的栅格体元数据接入、配色方案设置、时态切换、透明度设置
278
- - 兼容Cesium1.22版本
353
+ - 兼容Cesium1.122版本
279
354
 
280
355
  2. 功能优化
281
356