mirror of
https://github.com/jiawanlong/Cesium-Examples.git
synced 2025-07-04 15:17:36 +00:00
Update header.html
This commit is contained in:
parent
fa6b55da28
commit
22df61a8f1
@ -39,23 +39,26 @@
|
||||
<ul class="nav navbar-nav">
|
||||
|
||||
<li class="navbar-menu" id="leaflet-menu">
|
||||
<a class="center" target="_self" href="../cesiumEx/examples.html">Cesium Demo</a>
|
||||
<a class="center" target="_self" href="../cesiumEx/examples.html">Cesium Examples</a>
|
||||
</li>
|
||||
<li class="navbar-menu" id="mapboxgl-menu">
|
||||
<a class="center" target="_self" href="../threeEx/examples.html">Three Demo</a>
|
||||
<a class="center" target="_self" href="../threeEx/examples.html">Three Examples</a>
|
||||
</li>
|
||||
<li class="navbar-menu" id="mapboxgl-menu">
|
||||
<a class="center" target="_self" href="../babylonEx/examples.html">Babylon Demo</a>
|
||||
<a class="center" target="_self" href="../babylonEx/examples.html">Babylon</a>
|
||||
</li>
|
||||
<li class="navbar-menu" id="mapboxgl-menu">
|
||||
<a class="center" target="_self" href="../webglEx/examples.html">Webgl Demo</a>
|
||||
<a class="center" target="_self" href="../webglEx/examples.html">Webgl</a>
|
||||
</li>
|
||||
<li class="navbar-menu" id="mapboxgl-menu">
|
||||
<a class="center" target="_self" href="../webgpuEx/examples.html">WebGPU Demo</a>
|
||||
<a class="center" target="_self" href="../webgpuEx/examples.html">WebGPU</a>
|
||||
</li>
|
||||
<li class="navbar-menu" id="mapboxgl-menu">
|
||||
<a class="center" target="_blank" href="https://cesium.com/learn/cesiumjs/ref-doc/">Cesium API</a>
|
||||
</li>
|
||||
<!-- <li class="navbar-menu" id="mapboxgl-menu">
|
||||
<a class="center" target="_self" href="../cesiumGf/examples.html">Cesium GF</a>
|
||||
</li>
|
||||
</li> -->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user