Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

CHANGES_en.md 2.3KB

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