radar images displayed
This commit is contained in:
parent
a87ec12b0a
commit
3ce5e0139f
9 changed files with 46 additions and 20 deletions
|
|
@ -8,7 +8,7 @@ class LocalForecast extends WeatherDisplay {
|
|||
super(navId,elemId);
|
||||
|
||||
// set timings
|
||||
this.timing.baseDelay= 3000;
|
||||
this.timing.baseDelay= 5000;
|
||||
|
||||
// pre-load background image (returns promise)
|
||||
this.backgroundImage = utils.image.load('images/BackGround1_1.png');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue