Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sven Schneider
urbanVIS
Commits
631d650c
Commit
631d650c
authored
2 years ago
by
Sven Schneider
Browse files
Options
Download
Email Patches
Plain Diff
added full-screen button in cesium app
parent
51d4fd3b
Pipeline
#6787
passed with stages
in 19 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
public/Kirchturm1.js
+13
-12
public/Kirchturm1.js
public/Kirchturm2.js
+3
-2
public/Kirchturm2.js
public/stoeckach.js
+13
-12
public/stoeckach.js
with
29 additions
and
26 deletions
+29
-26
public/Kirchturm1.js
+
13
-
12
View file @
631d650c
...
@@ -32,9 +32,10 @@ $(function () {
...
@@ -32,9 +32,10 @@ $(function () {
animation
:
true
,
animation
:
true
,
infoBox
:
true
,
infoBox
:
true
,
baseLayerPicker
:
true
,
baseLayerPicker
:
true
,
fullscreenButton
:
fals
e
,
fullscreenButton
:
tru
e
,
timeline
:
fals
e
,
timeline
:
tru
e
,
navigationHelpButton
:
true
,
navigationHelpButton
:
true
,
shadow
:
true
,
navigationInstructionsInitiallyVisible
:
false
,
navigationInstructionsInitiallyVisible
:
false
,
homeButton
:
false
,
homeButton
:
false
,
selectionIndicator
:
true
,
selectionIndicator
:
true
,
...
...
This diff is collapsed.
Click to expand it.
public/Kirchturm2.js
+
3
-
2
View file @
631d650c
...
@@ -32,9 +32,10 @@ $(function () {
...
@@ -32,9 +32,10 @@ $(function () {
animation
:
true
,
animation
:
true
,
infoBox
:
true
,
infoBox
:
true
,
baseLayerPicker
:
true
,
baseLayerPicker
:
true
,
fullscreenButton
:
fals
e
,
fullscreenButton
:
tru
e
,
timeline
:
fals
e
,
timeline
:
tru
e
,
navigationHelpButton
:
true
,
navigationHelpButton
:
true
,
shadow
:
true
,
navigationInstructionsInitiallyVisible
:
false
,
navigationInstructionsInitiallyVisible
:
false
,
homeButton
:
false
,
homeButton
:
false
,
selectionIndicator
:
true
,
selectionIndicator
:
true
,
...
...
This diff is collapsed.
Click to expand it.
public/stoeckach.js
+
13
-
12
View file @
631d650c
...
@@ -32,9 +32,10 @@ $(function () {
...
@@ -32,9 +32,10 @@ $(function () {
animation
:
true
,
animation
:
true
,
infoBox
:
true
,
infoBox
:
true
,
baseLayerPicker
:
true
,
baseLayerPicker
:
true
,
fullscreenButton
:
fals
e
,
fullscreenButton
:
tru
e
,
timeline
:
fals
e
,
timeline
:
tru
e
,
navigationHelpButton
:
true
,
navigationHelpButton
:
true
,
shadow
:
true
,
navigationInstructionsInitiallyVisible
:
false
,
navigationInstructionsInitiallyVisible
:
false
,
homeButton
:
false
,
homeButton
:
false
,
selectionIndicator
:
true
,
selectionIndicator
:
true
,
...
...
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