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 4.5KB

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
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
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. # Change Log
  2. ### 2.2.5 - 2021-06-26
  3. #### Additions 🎉
  4. - Adds line and face rotation conversion calculations
  5. #### Fixes 🔧
  6. - Improve the interpolation of history track
  7. - Improve the function of plot for above the overlay
  8. - Fix the problem of flickering when analyzing transformation parameters in the viewable field [#37](https://github.com/dvgis/dc-sdk/issues/37)
  9. - Fix the problem that DivIcon cannot get the current coordinates set to (0,0,0) by default [#38](https://github.com/dvgis/dc-sdk/issues/38)
  10. ### 2.2.4 - 2021-06-12
  11. #### Breaking Changes 📣
  12. - Refactored the roaming function into first-person roaming and keyboard roaming [#34](https://github.com/dvgis/dc-sdk/issues/34)
  13. - Original roaming function becomes history track, refine its pause and play [#35](https://github.com/dvgis/dc-sdk/issues/35)
  14. #### Fixes 🔧
  15. - Improve heading function
  16. - Improve diffuse wall primitive
  17. - Fixes RadarScan missing Cesium issue [#33](https://github.com/dvgis/dc-sdk/issues/33)
  18. ### 2.2.3 - 2021-06-05
  19. #### Breaking Changes 📣
  20. - Modify the `CESIUM_BASE_URL` setting, which can be set via the global property `baseUrl`, which defaults to `. /libs/dc-sdk/resources/`
  21. #### Additions 🎉
  22. - Add various base primitive such as point, line, billboard, text
  23. - Add diffuse wall primitive
  24. #### Fixes 🔧
  25. - Improve the viewer destroy
  26. - Refine mouse and context-menu events for primitive
  27. ### 2.2.2 - 2021-05-29
  28. #### Additions 🎉
  29. - Open some Cesium internal properties
  30. - Add viewshed analysis
  31. - Add contour line analysis
  32. #### Fixes 🔧
  33. - Improve camera general tools
  34. - Improve the heading-pitch-roll setting of Tileset
  35. ### 2.2.1 - 2021-05-22
  36. #### Additions 🎉
  37. - Add camera video layer and plane video layer
  38. - Add plane video overlay
  39. - Add model primitive overlay
  40. #### Fixes 🔧
  41. - Improve the wind layer add fix the issue[#28](https://github.com/dvgis/dc-sdk/issues/28)
  42. - Repair the problem that the auxiliary view cone of video fusion function cannot be displayed[#29](https://github.com/dvgis/dc-sdk/issues/29)
  43. - Improve the video primitive
  44. - 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)
  45. ### 2.2.0 - 2021-05-09
  46. #### Breaking Changes 📣
  47. - Upgrade Cesium to version 1.81.0
  48. - Rewrite the HeatLayer
  49. #### Additions 🎉
  50. - Add dynamic layer
  51. - Add dynamic model and dynamic billbard
  52. - Add model management functions for model expansion and merging
  53. - Add daylight 、through-view function
  54. ### 2.1.4 - 2021-04-24
  55. #### Additions 🎉
  56. - Add map functions for creating TMS, Grid, Mapbox, MapboxStyle
  57. - Add clipping module, including: globe clipping, terrain clipping
  58. - Add GroundSkyBox
  59. #### Fixes 🔧
  60. - Improve the plot module and fix the issue[#26](https://github.com/dvgis/dc-sdk/issues/26)
  61. - Improve the position editor module
  62. - Fix the FeatureGridLayer show and hide issue
  63. ### 2.1.3 - 2021-04-17
  64. #### Additions 🎉
  65. - Open section Cesium internal functions
  66. - Add FeatureGridLayer
  67. #### Fixes 🔧
  68. - Fix the plot bugs[#24](https://github.com/dvgis/dc-sdk/issues/24)
  69. - Rewritten logo
  70. ### 2.1.2 - 2021-04-10
  71. #### Additions 🎉
  72. - Add DivIcon mouse-over and mouse-out functions
  73. - Add resolution and viewBounds properties
  74. #### Fixes 🔧
  75. - Fix the problem that AroundPoint and AroundView will be accelerated by multiple starts[#22](https://github.com/dvgis/dc-sdk/issues/22)
  76. - Fix the problem that mouse events do not work when the overlay is OSGB[#23](https://github.com/dvgis/dc-sdk/issues/23)
  77. ### 2.1.1 - 2021-04-06
  78. #### Fixes 🔧
  79. - Repair the problem that some modules version numbers are not uniform
  80. ### 2.1.0 - 2021-04-03
  81. #### Breaking Changes 📣
  82. - Upgrade Cesium to version 1.80.0
  83. #### Additions 🎉
  84. - Add GeoTools class, mainly using Turf for overlay related calculations
  85. #### Fixes 🔧
  86. - Modify the HtmlLayer set show error problem
  87. - Improve the authentication rules of accessToken
  88. ### 2.0.0 - 2021-03-27
  89. #### Breaking Changes 📣
  90. - Refactor the entire framework code and modularize the code
  91. - Consolidated previously scattered modules
  92. - Refactored the dependencies on DC in each module package
  93. - Redeveloped the user manual
  94. - Support for custom installation and full installation of DC
  95. #### Additions 🎉
  96. - Added token authentication function. Authentication can use some analysis and point editor functions
  97. - Add support for turf module, you can get turf by `const { turf } = DC.Namespace`.
  98. #### Fixes 🔧
  99. - Fix location bar time delay issue
  100. - Fixed the problem of invalid speed setting for radar scan material