diff --git a/public/Source/App.js b/public/Source/App.js index 1987ebc687b382a76079fa8418be084e2daf405b..b8783677a506d184926650609b7c830560f51da6 100644 --- a/public/Source/App.js +++ b/public/Source/App.js @@ -12,7 +12,8 @@ shadow: false, // // Set default basemap 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