Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IN-SOURCE
Meidling 3D Viewer
Commits
08beeff3
Commit
08beeff3
authored
Sep 07, 2021
by
Rushikesh Padsala
Browse files
Update index.html
parent
210124a9
Pipeline
#4807
passed with stage
in 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
08beeff3
...
...
@@ -22,13 +22,13 @@
<div
id=
"cesiumContainer"
></div>
<!-- defining menu panel -->
<div
class=
"backdrop"
id=
"menu"
>
<h2>
Meidling 3D Viewer
</h2>
<h2>
Meidling 3D Viewer
<i
class=
"fa fa-info-circle"
style=
"font-size:15px;color:yellow"
onclick=
"window.open('https://www.isprs-ann-photogramm-remote-sens-spatial-inf-sci.net/VIII-4-W1-2021/81/2021/')"
>
</i>
</h2>
<span><strong>
3D City Model
</strong></span>
<div
class=
"nowrap"
>
<input
id=
"buildings"
type=
"checkbox"
checked
onclick=
"showbuildings()"
/>
<label
for=
"buildings"
>
Buildings
</label>
<label
for=
"buildings"
>
Buildings
</label>
<i
class=
"fa fa-info-circle"
style=
"font-size:15px;color:yellow"
onclick=
"window.open('https://www.data.gv.at/katalog/dataset/86d88cae-ad97-4476-bae5-73488a12776d')"
>
</i>
<input
id=
"landuse"
type=
"checkbox"
onclick=
"showlanduse()"
/>
<label
for=
"landuse"
>
LandUse
</label>
<label
for=
"landuse"
>
LandUse
</label>
<i
class=
"fa fa-info-circle"
style=
"font-size:15px;color:yellow"
onclick=
"window.open('https://www.data.gv.at/katalog/dataset/2f5baa1f-208c-42c2-8d04-9ea74aa1b229')"
>
</i>
</div>
<br>
<span><strong>
Analysis
</strong></span>
...
...
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