Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

CHANGES_en.md 3.4KB

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