diff --git a/Apps/Sandcastle/gallery/Web Map Tile Service with Time.html b/Apps/Sandcastle/gallery/Web Map Tile Service with Time.html index 4787901ddbb5..719c0c036781 100644 --- a/Apps/Sandcastle/gallery/Web Map Tile Service with Time.html +++ b/Apps/Sandcastle/gallery/Web Map Tile Service with Time.html @@ -75,7 +75,7 @@ clock.stopTime = stop; clock.currentTime = start; clock.clockRange = Cesium.ClockRange.LOOP_STOP; - clock.multiplier = 43200; + clock.multiplier = 7200; // Make the weather layer semi-transparent to see the underlying geography. layer.alpha = 0.5; });