File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/cesium-wind-layer Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ A Cesium plugin for GPU-accelerated visualization of wind field data with partic
7
7
8
8
[ 中文文档] ( /packages/cesium-wind-layer/readme.zh-CN.md ) | [ Live Demo] ( https://cesium-wind-layer.opendde.com/ )
9
9
10
- <div style =" display : flex ; justify-content : space-between ;" >
11
- <img src =" /pictures/wind.gif " alt =" Wind Layer Demo " style =" width : 48 % ;" >
12
- <img src =" /pictures/terrain.gif " alt =" Terrain Demo " style =" width : 48 % ;" >
10
+ <div style =" display : grid ; grid-template-columns : 1 fr 1 fr ; gap : 10 px ;" >
11
+ <img src =" /pictures/wind.gif " alt =" Wind Layer Demo " style =" width : 100 % ; height : 100 % ; object-fit : cover ;" >
12
+ <img src =" /pictures/terrain.gif " alt =" Terrain Demo " style =" width : 100 % ; height : 100 % ; object-fit : cover ;" >
13
13
</div >
14
14
15
15
## 📚 Table of Contents
Original file line number Diff line number Diff line change 7
7
8
8
[ English] ( /packages/cesium-wind-layer/readme.md ) | [ 在线演示] ( https://cesium-wind-layer.opendde.com/ )
9
9
10
- <div style =" display : flex ; justify-content : space-between ;" >
11
- <img src =" /pictures/wind.gif " alt =" Wind Layer Demo " style =" width : 48 % ;" >
12
- <img src =" /pictures/terrain.gif " alt =" Terrain Demo " style =" width : 48 % ;" >
10
+ <div style =" display : grid ; grid-template-columns : 1 fr 1 fr ; gap : 10 px ;" >
11
+ <img src =" /pictures/wind.gif " alt =" Wind Layer Demo " style =" width : 100 % ; height : 100 % ; object-fit : cover ;" >
12
+ <img src =" /pictures/terrain.gif " alt =" Terrain Demo " style =" width : 100 % ; height : 100 % ; object-fit : cover ;" >
13
13
</div >
14
14
15
15
## 📚 目录
You can’t perform that action at this time.
0 commit comments