Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

CHANGES_en.md 3.5KB

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