Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IN-SOURCE
Rainau Water Demand Viewer
Commits
cfd760c5
Commit
cfd760c5
authored
4 years ago
by
Rushikesh Padsala
Browse files
Options
Download
Email Patches
Plain Diff
changed CesiumJS API version from 1.57 to 1.81
parent
42e7f9a7
master
No related merge requests found
Pipeline
#3787
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+2
-2
public/index.html
with
2 additions
and
2 deletions
+2
-2
public/index.html
+
2
-
2
View file @
cfd760c5
...
...
@@ -10,8 +10,8 @@
content=
"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"
>
<title>
Rainau 3D Viewer
</title>
<!-- The Cesium library. -->
<script
src=
"https://cesium
js.org
/releases/1.
57
/Build/Cesium/Cesium.js"
></script>
<link
href=
"https://cesium
js.org
/releases/1.
57
/Build/Cesium/Widgets/widgets.css"
rel=
"stylesheet"
>
<script
src=
"https://cesium
.com/downloads/cesiumjs
/releases/1.
81
/Build/Cesium/Cesium.js"
></script>
<link
href=
"https://cesium
.com/downloads/cesiumjs
/releases/1.
81
/Build/Cesium/Widgets/widgets.css"
rel=
"stylesheet"
>
<!-- stylesheets -->
<link
rel=
"stylesheet"
href=
"index.css"
media=
"screen"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./CSS/rainau.css"
>
...
...
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
Menu
Explore
Projects
Groups
Snippets