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

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