Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
iCityDigitalTwinFramework
applications
Commits
6fdb2b9d
Commit
6fdb2b9d
authored
2 years ago
by
Santhanavanich
Browse files
Options
Download
Email Patches
Plain Diff
up
parent
3857fa90
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/dashboard/assets/js/app-min.js
+1
-1
public/dashboard/assets/js/app-min.js
public/dashboard/index.html
+11
-2
public/dashboard/index.html
with
12 additions
and
3 deletions
+12
-3
public/dashboard/assets/js/app-min.js
+
1
-
1
View file @
6fdb2b9d
This diff is collapsed.
Click to expand it.
public/dashboard/index.html
+
11
-
2
View file @
6fdb2b9d
...
...
@@ -122,12 +122,21 @@
<div
class=
"card-content pb-4"
>
<div
class=
"card-body"
>
<h6>
Layers
</h6>
<div
class=
"form-check"
>
<input
class=
"form-check-input"
type=
"checkbox"
value=
""
id=
"3d_building_checkbox"
checked
>
<label
class=
"form-check-label"
for=
"3d_building_checkbox"
>
3D Building Models
3D Building Models (LoD:1)
</label>
</div>
<div
class=
"form-check"
>
<input
class=
"form-check-input"
type=
"checkbox"
value=
""
id=
"district_checkbox"
>
<label
class=
"form-check-label"
for=
"district_checkbox"
>
District and Zone (LoD:0)
</label>
</div>
<hr>
<h6>
Building Style
</h6>
...
...
@@ -202,7 +211,7 @@
<script src="../application/js/cesium_mouse_handling.js"></script> -->
<!-- theme template -->
<!--
<script src="assets/js/app.js"></script>
-->
<script
src=
"assets/js/app.js"
></script>
<script
src=
"assets/js/app-min.js"
></script>
<!-- <script src="assets/js/cesium_00_Main.js"></script> -->
<!-- <script src="assets/js/cesium_01_mouse.js"></script> -->
...
...
This diff is collapsed.
Click to expand it.
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