Commit 431a0356 authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

Update App.js

parent 1a67bc80
Pipeline #1353 passed with stage
in 1 second
......@@ -11,10 +11,9 @@
animation: false,
shadow: false,
// // Set default basemap
imageryProvider : Cesium.ArcGisMapServerImageryProvider({
url:
"https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"
}),
imageryProvider : Cesium.createOpenStreetMapImageryProvider({
url : 'https://a.tile.openstreetmap.org/'
}),
baseLayerPicker: true
});
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment