Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
df-aggregator
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Oleksandr Barabash
df-aggregator
Commits
ab83dbfc
Unverified
Commit
ab83dbfc
authored
Jul 13, 2022
by
Corey Koval
Committed by
GitHub
Jul 13, 2022
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2 from godsic/master
Enable Scene Mode Picker
parents
1c521a1e
b57b5666
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
cesium.tpl
views/cesium.tpl
+2
-1
No files found.
views/cesium.tpl
View file @
ab83dbfc
...
@@ -63,9 +63,10 @@
...
@@ -63,9 +63,10 @@
// imageryProvider : new Cesium.TileMapServiceImageryProvider({
// imageryProvider : new Cesium.TileMapServiceImageryProvider({
// url : Cesium.buildModuleUrl('Assets/Textures/NaturalEarthII')
// url : Cesium.buildModuleUrl('Assets/Textures/NaturalEarthII')
// }),
// }),
sceneModePicker
:
fals
e
,
sceneModePicker
:
tru
e
,
homeButton
:
false
,
homeButton
:
false
,
timeline
:
false
,
timeline
:
false
,
mapProjection
:
new
Cesium
.
WebMercatorProjection
(),
});
});
viewer
.
infoBox
.
frame
.
setAttribute
(
"sandbox"
,
"allow-same-origin allow-popups allow-popups-to-escape-sandbox"
);
viewer
.
infoBox
.
frame
.
setAttribute
(
"sandbox"
,
"allow-same-origin allow-popups allow-popups-to-escape-sandbox"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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