Commit 0703266b authored by JOE XMG's avatar JOE XMG
Browse files

update

parent 4316ca49
Pipeline #7195 passed with stage
in 9 seconds
......@@ -457,7 +457,7 @@ for (let i = 0; i < pipe_lo.length; i++) {
image: pinBuilder.fromUrl("img/sensor.png", Cesium.Color.GREEN, 48),
verticalOrigin: Cesium.VerticalOrigin.BOTTOM,
heightReference: "CLAMP_TO_GROUND",
show: true,
show: false,
disableDepthTestDistance: 999999
}
});
......
......@@ -74,12 +74,12 @@
</a>
</li>
<li class="sidebar-item ">
<!-- <li class="sidebar-item ">
<a href="sensors.html" class='sidebar-link'>
<i class="bi bi-router"></i>
<span>Utility Sensors</span>
</a>
</li>
</li> -->
</ul>
</div>
......@@ -135,7 +135,7 @@
</div>
</label>
</div>
<div class="form-check">
<!-- <div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="util_nw_point">
<label class="form-check-label" for="util_nw_point">
Utility Network Stations (SSH)
......@@ -143,11 +143,11 @@
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="util_nw_Enisyst"
checked>
>
<label class="form-check-label" for="util_nw_Enisyst">
Utility Network Stations (Enisyst)
</label>
</div>
</div> -->
<hr>
<div style="display: none;">
<h6>Building Style</h6>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment