Skip to content

Commit 84d722a

Browse files
committed
chore: better demos description
1 parent 955f328 commit 84d722a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

demos/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
<body>
99
<ul>
10-
<li><a href="cesium-binoculars.html">cesium-binoculars</a></li>
11-
<li><a href="cesium-compass.html">cesium-compass</a></li>
12-
<li><a href="cesium-first-person-mode.html">cesium-first-person-mode</a></li>
13-
<li><a href="cesium-sphere-camera.html">cesium-sphere-camera</a></li>
14-
<li><a href="cesium-view-cube.html">cesium-view-cube</a></li>
10+
<li><a href="cesium-binoculars.html">cesium-binoculars: a camera mode that allows the user to use binoculars with the mouse wheel</a></li>
11+
<li><a href="cesium-compass.html">cesium-compass: a compass widget</a></li>
12+
<li><a href="cesium-first-person-mode.html">cesium-first-person-mode: a first person navigation mode that uses the Pointer Lock API</a></li>
13+
<li><a href="cesium-sphere-camera.html">cesium-sphere-camera: a camera mode that allows the user to rotate the camera around a position</a></li>
14+
<li><a href="cesium-view-cube.html">cesium-view-cube: a view cube widget</a></li>
1515
</ul>
1616
</body>
1717

0 commit comments

Comments
 (0)