page delivery tweaks
This commit is contained in:
parent
834d68f9e3
commit
101d0ac9ea
26 changed files with 18 additions and 52 deletions
|
|
@ -52,7 +52,7 @@ class Radar extends WeatherDisplay {
|
|||
}
|
||||
|
||||
// get the base map
|
||||
const src = 'images/maps/radar.jpg';
|
||||
const src = 'images/maps/radar.webp';
|
||||
this.baseMap = await loadImg(src);
|
||||
|
||||
const baseUrl = 'https://mesonet.agron.iastate.edu/archive/data/';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue