You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGES_en.md 3.1KB

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