Loading js-apps/frontend/src/js/containers/sandbox/map-info.js +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ const POA_RANGE_OPACITY = 0.05; const COMPUTE_ICON = 'ion-android-cloud'; const COMPUTE_COLOR_DEFAULT = '#696969'; const COMPUTE_OPACITY = 0.6; const COMPUTE_OPACITY = 1.0; const DEFAULT_MAP_STYLE = 'Positron'; const DEFAULT_MAP_LATITUDE = 43.737368; Loading Loading
js-apps/frontend/src/js/containers/sandbox/map-info.js +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ const POA_RANGE_OPACITY = 0.05; const COMPUTE_ICON = 'ion-android-cloud'; const COMPUTE_COLOR_DEFAULT = '#696969'; const COMPUTE_OPACITY = 0.6; const COMPUTE_OPACITY = 1.0; const DEFAULT_MAP_STYLE = 'Positron'; const DEFAULT_MAP_LATITUDE = 43.737368; Loading