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
Gowanus-CityGML-Viewer
Commits
ffcc5593
Commit
ffcc5593
authored
4 years ago
by
Rushikesh Padsala
Browse files
Options
Download
Email Patches
Plain Diff
Update App.js
parent
24029942
Pipeline
#1355
passed with stage
in 3 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/Source/App.js
+3
-5
public/Source/App.js
with
3 additions
and
5 deletions
+3
-5
public/Source/App.js
+
3
-
5
View file @
ffcc5593
...
...
@@ -11,10 +11,8 @@
animation
:
false
,
shadow
:
false
,
// // Set default basemap
imageryProvider
:
new
Cesium
.
BingMapsImageryProvider
({
url
:
'
https://dev.virtualearth.net
'
,
key
:
'
ArfoC16LZfs9KzyU-OJyXSqVI6a9-Swv-cq7oO6e2bWYqZOS8M77coukVzeYDyLA
'
,
mapStyle
:
Cesium
.
BingMapsStyle
.
AERIAL
imageryProvider
:
Cesium
.
createOpenStreetMapImageryProvider
({
url
:
'
https://a.tile.openstreetmap.org/
'
}),
baseLayerPicker
:
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