選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. # Change Log
  2. ### 2.4.2 - 2021-08-28
  3. #### Fixes 🔧
  4. - Hide the chart layer at the back [#55](https://github.com/dvgis/dc-sdk/issues/55)
  5. - Hide the div icon at the back [#56](https://github.com/dvgis/dc-sdk/issues/56)
  6. - Improve the position editor [#57](https://github.com/dvgis/dc-sdk/issues/57)
  7. - Improve the terrain clipping [#58](https://github.com/dvgis/dc-sdk/issues/58)
  8. ### 2.4.1 - 2021-08-21
  9. #### Additions 🎉
  10. - Added support for layer mouse events [#53](https://github.com/dvgis/dc-sdk/issues/54)
  11. - Add partial mouse default events [#54](https://github.com/dvgis/dc-sdk/issues/54)
  12. - Add function to get tile information
  13. #### Fixes 🔧
  14. - Improve the plot function
  15. ### 2.4.0 - 2021-08-07
  16. #### Breaking Changes 📣
  17. - Upgrade Cesium to version 1.84.0
  18. #### Additions 🎉
  19. - Add bounce primitive overlays
  20. - Add model collection primitive
  21. #### Fixes 🔧
  22. - Refine type property
  23. - Improve mouse event
  24. - Improve once event
  25. ### 2.3.2 - 2021-07-25
  26. #### Additions 🎉
  27. - Add model primitive to get node-related functions [#51](https://github.com/dvgis/dc-sdk/issues/51)
  28. #### Fixes 🔧
  29. - Improve the history track restore function [#50](https://github.com/dvgis/dc-sdk/issues/50)
  30. ### 2.3.1 - 2021-07-19
  31. #### Breaking Changes 📣
  32. - Refactored plotting function
  33. - Remove Position rounding function
  34. - Refine the infrastructure part of the script
  35. #### Additions 🎉
  36. - Add spatial measurement tools
  37. - Add the plotting tool module
  38. - Add function midCartesian to calculate the middle point of Cartesian3
  39. #### Fixes 🔧
  40. - Improve the Position copy function
  41. - Improve the model editing tool for 3dtiles position editing function
  42. - Improve the function area
  43. - Improve the function of calculating the point position of a sector
  44. ### 2.3.0 - 2021-07-03
  45. #### Breaking Changes 📣
  46. - Upgrade Cesium to version 1.83.0
  47. #### Additions 🎉
  48. - Add constants for mouse mode
  49. - Add property settings for globe terrain exaggeration
  50. #### Fixes 🔧
  51. - Improve the parsePositions for string coords
  52. ### 2.2.5 - 2021-06-26
  53. #### Additions 🎉
  54. - Adds line and face rotation conversion calculations
  55. #### Fixes 🔧
  56. - Improve the interpolation of history track
  57. - Improve the function of plot for above the overlay
  58. - Fix the problem of flickering when analyzing transformation parameters in the viewable field [#37](https://github.com/dvgis/dc-sdk/issues/37)
  59. - 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)
  60. ### 2.2.4 - 2021-06-12
  61. #### Breaking Changes 📣
  62. - Refactored the roaming function into first-person roaming and keyboard roaming [#34](https://github.com/dvgis/dc-sdk/issues/34)
  63. - Original roaming function becomes history track, refine its pause and play [#35](https://github.com/dvgis/dc-sdk/issues/35)
  64. #### Fixes 🔧
  65. - Improve heading function
  66. - Improve diffuse wall primitive
  67. - Fixes RadarScan missing Cesium issue [#33](https://github.com/dvgis/dc-sdk/issues/33)
  68. ### 2.2.3 - 2021-06-05
  69. #### Breaking Changes 📣
  70. - Modify the `CESIUM_BASE_URL` setting, which can be set via the global property `baseUrl`, which defaults to `. /libs/dc-sdk/resources/`
  71. #### Additions 🎉
  72. - Add various base primitive such as point, line, billboard, text
  73. - Add diffuse wall primitive
  74. #### Fixes 🔧
  75. - Improve the viewer destroy
  76. - Refine mouse and context-menu events for primitive
  77. ### 2.2.2 - 2021-05-29
  78. #### Additions 🎉
  79. - Open some Cesium internal properties
  80. - Add viewshed analysis
  81. - Add contour line analysis
  82. #### Fixes 🔧
  83. - Improve camera general tools
  84. - Improve the heading-pitch-roll setting of Tileset
  85. ### 2.2.1 - 2021-05-22
  86. #### Additions 🎉
  87. - Add camera video layer and plane video layer
  88. - Add plane video overlay
  89. - Add model primitive overlay
  90. #### Fixes 🔧
  91. - Improve the wind layer add fix the issue[#28](https://github.com/dvgis/dc-sdk/issues/28)
  92. - Repair the problem that the auxiliary view cone of video fusion function cannot be displayed[#29](https://github.com/dvgis/dc-sdk/issues/29)
  93. - Improve the video primitive
  94. - 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)
  95. ### 2.2.0 - 2021-05-09
  96. #### Breaking Changes 📣
  97. - Upgrade Cesium to version 1.81.0
  98. - Rewrite the HeatLayer
  99. #### Additions 🎉
  100. - Add dynamic layer
  101. - Add dynamic model and dynamic billbard
  102. - Add model management functions for model expansion and merging
  103. - Add daylight 、through-view function
  104. ### 2.1.4 - 2021-04-24
  105. #### Additions 🎉
  106. - Add map functions for creating TMS, Grid, Mapbox, MapboxStyle
  107. - Add clipping module, including: globe clipping, terrain clipping
  108. - Add GroundSkyBox
  109. #### Fixes 🔧
  110. - Improve the plot module and fix the issue[#26](https://github.com/dvgis/dc-sdk/issues/26)
  111. - Improve the position editor module
  112. - Fix the FeatureGridLayer show and hide issue
  113. ### 2.1.3 - 2021-04-17
  114. #### Additions 🎉
  115. - Open section Cesium internal functions
  116. - Add FeatureGridLayer
  117. #### Fixes 🔧
  118. - Fix the plot bugs[#24](https://github.com/dvgis/dc-sdk/issues/24)
  119. - Rewritten logo
  120. ### 2.1.2 - 2021-04-10
  121. #### Additions 🎉
  122. - Add DivIcon mouse-over and mouse-out functions
  123. - Add resolution and viewBounds properties
  124. #### Fixes 🔧
  125. - Fix the problem that AroundPoint and AroundView will be accelerated by multiple starts[#22](https://github.com/dvgis/dc-sdk/issues/22)
  126. - Fix the problem that mouse events do not work when the overlay is OSGB[#23](https://github.com/dvgis/dc-sdk/issues/23)
  127. ### 2.1.1 - 2021-04-06
  128. #### Fixes 🔧
  129. - Repair the problem that some modules version numbers are not uniform
  130. ### 2.1.0 - 2021-04-03
  131. #### Breaking Changes 📣
  132. - Upgrade Cesium to version 1.80.0
  133. #### Additions 🎉
  134. - Add GeoTools class, mainly using Turf for overlay related calculations
  135. #### Fixes 🔧
  136. - Modify the HtmlLayer set show error problem
  137. - Improve the authentication rules of accessToken
  138. ### 2.0.0 - 2021-03-27
  139. #### Breaking Changes 📣
  140. - Refactor the entire framework code and modularize the code
  141. - Consolidated previously scattered modules
  142. - Refactored the dependencies on DC in each module package
  143. - Redeveloped the user manual
  144. - Support for custom installation and full installation of DC
  145. #### Additions 🎉
  146. - Added token authentication function. Authentication can use some analysis and point editor functions
  147. - Add support for turf module, you can get turf by `const { turf } = DC.Namespace`.
  148. #### Fixes 🔧
  149. - Fix location bar time delay issue
  150. - Fixed the problem of invalid speed setting for radar scan material