您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

CHANGES_en.md 2.9KB

4 年前
4 年前
4 年前
4 年前
4 年前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. # Change Log
  2. ### 2.2.1 - 2021-05-22
  3. #### Additions 🎉
  4. - Add camera video layer and plane video layer
  5. - Add plane video overlay
  6. - Add model primitive overlay
  7. #### Fixes 🔧
  8. - Improve the wind layer add fix the issue[#28](https://github.com/dvgis/dc-sdk/issues/28)
  9. - Repair the problem that the auxiliary view cone of video fusion function cannot be displayed[#29](https://github.com/dvgis/dc-sdk/issues/29)
  10. - Improve the video primitive
  11. - Repair the problem that the animation function cannot be used after the scene time is stoped[#31](https://github.com/dvgis/dc-sdk/issues/31)
  12. ### 2.2.0 - 2021-05-09
  13. #### Breaking Changes 📣
  14. - Upgrade Cesium to version 1.81.0
  15. - Rewrite the HeatLayer
  16. #### Additions 🎉
  17. - Add dynamic layer
  18. - Add dynamic model and dynamic billbard
  19. - Add model management functions for model expansion and merging
  20. - Add daylight 、through-view function
  21. ### 2.1.4 - 2021-04-24
  22. #### Additions 🎉
  23. - Add map functions for creating TMS, Grid, Mapbox, MapboxStyle
  24. - Add clipping module, including: globe clipping, terrain clipping
  25. - Add GroundSkyBox
  26. #### Fixes 🔧
  27. - Improve the plot module and fix the issue[#26](https://github.com/dvgis/dc-sdk/issues/26)
  28. - Improve the position editor module
  29. - Fix the FeatureGridLayer show and hide issue
  30. ### 2.1.3 - 2021-04-17
  31. #### Additions 🎉
  32. - Open section Cesium internal functions
  33. - Add FeatureGridLayer
  34. #### Fixes 🔧
  35. - Fix the plot bugs[#24](https://github.com/dvgis/dc-sdk/issues/24)
  36. - Rewritten logo
  37. ### 2.1.2 - 2021-04-10
  38. #### Additions 🎉
  39. - Add DivIcon mouse-over and mouse-out functions
  40. - Add resolution and viewBounds properties
  41. #### Fixes 🔧
  42. - Fix the problem that AroundPoint and AroundView will be accelerated by multiple starts[#22](https://github.com/dvgis/dc-sdk/issues/22)
  43. - Fix the problem that mouse events do not work when the overlay is OSGB[#23](https://github.com/dvgis/dc-sdk/issues/23)
  44. ### 2.1.1 - 2021-04-06
  45. #### Fixes 🔧
  46. - Repair the problem that some modules version numbers are not uniform
  47. ### 2.1.0 - 2021-04-03
  48. #### Breaking Changes 📣
  49. - Upgrade Cesium to version 1.80.0
  50. #### Additions 🎉
  51. - Add GeoTools class, mainly using Turf for overlay related calculations
  52. #### Fixes 🔧
  53. - Modify the HtmlLayer set show error problem
  54. - Improve the authentication rules of accessToken
  55. ### 2.0.0 - 2021-03-27
  56. #### Breaking Changes 📣
  57. - Refactor the entire framework code and modularize the code
  58. - Consolidated previously scattered modules
  59. - Refactored the dependencies on DC in each module package
  60. - Redeveloped the user manual
  61. - Support for custom installation and full installation of DC
  62. #### Additions 🎉
  63. - Added token authentication function. Authentication can use some analysis and point editor functions
  64. - Add support for turf module, you can get turf by `const { turf } = DC.Namespace`.
  65. #### Fixes 🔧
  66. - Fix location bar time delay issue
  67. - Fixed the problem of invalid speed setting for radar scan material