Commit 0908f1dd authored by Rushikesh Padsala's avatar Rushikesh Padsala
Browse files

Update App.js

parent c1972bde
Pipeline #4814 passed with stage
in 11 seconds
...@@ -12,7 +12,8 @@ ...@@ -12,7 +12,8 @@
shadow: false, shadow: false,
// // Set default basemap // // Set default basemap
imageryProvider : Cesium.ArcGisMapServerImageryProvider({ imageryProvider : Cesium.ArcGisMapServerImageryProvider({
url : 'https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer' url : 'https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer',
enablePickFeatures: false
}), }),
baseLayerPicker: true 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