Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IQG4iCity
Schwabisch_Hall
Commits
0703266b
Commit
0703266b
authored
Dec 12, 2022
by
JOE XMG
Browse files
update
parent
4316ca49
Pipeline
#7195
passed with stage
in 9 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/application/js/pipelo_sta.js
View file @
0703266b
...
...
@@ -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
:
tru
e
,
show
:
fals
e
,
disableDepthTestDistance
:
999999
}
});
...
...
public/dashboard/lorawan.html
View file @
0703266b
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment