Below this CSS rotating PNG is a
Between them are some SVG which
masks out
the radar image, and some lines and circles to make it look more like a radar.
You may drag the map and zoom in and out. Events and dragging of anything but the map has been disabled using CSS
pointer-events: none;
user-select: none;