use background and foreground tiles for fixed parts of the radar #74 #111

This commit is contained in:
Matt Walsh 2025-06-13 22:01:06 -05:00
commit f456897520
No known key found for this signature in database
3 changed files with 7 additions and 8 deletions

View file

@ -1,10 +1,10 @@
import {
radarFinalSize, radarFullSize, modTile, tileSize, removeDopplerRadarImageNoise, mapSizeToFinalSize,
radarFinalSize, radarFullSize, removeDopplerRadarImageNoise,
} from './radar-utils.mjs';
onmessage = async (e) => {
const {
url, RADAR_HOST, OVERRIDES, radarSourceXY, sourceXY,
url, RADAR_HOST, OVERRIDES, radarSourceXY,
} = e.data;
// get the image