regional forecast/observations in html
This commit is contained in:
parent
88a17587b3
commit
d34b0ca224
8 changed files with 142 additions and 3 deletions
|
|
@ -100,7 +100,7 @@ const navigation = (() => {
|
|||
new LatestObservations(1, 'latest-observations'),
|
||||
new Hourly(2, 'hourly'),
|
||||
new TravelForecast(3, 'travelForecast', false), // not active by default
|
||||
new RegionalForecast(4, 'regionalForecast'),
|
||||
new RegionalForecast(4, 'regional-forecast'),
|
||||
new LocalForecast(5, 'local-forecast'),
|
||||
new ExtendedForecast(6, 'extendedForecast'),
|
||||
almanac,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue