diff --git a/platform/features/imagery/res/templates/imagery.html b/platform/features/imagery/res/templates/imagery.html index bd192488a4..9e7d937f9a 100644 --- a/platform/features/imagery/res/templates/imagery.html +++ b/platform/features/imagery/res/templates/imagery.html @@ -26,11 +26,9 @@ - -
@@ -46,8 +44,8 @@
0 && state !== paused) { + paused = state; + // Switch to latest image + updateValues(); + } + return paused; } }; }