3ZD6E2OP6FTVOEX5PUQBGIEFV6DMPHJIUKPLH3Y7ARPTVUSB7DHQC
print('Viewport before survey animation', Viewport.x, Viewport.y, Viewport.zoom)
---[[ '--' at start to disable animation, '---' to enable
Viewport.x = -App.screen.width/2
Viewport.y = -App.screen.height/2
Viewport.zoom = 1.0 --]]