Handle haze like mist, Tokyo,JP currently has this state
parent
350711f80a
commit
7f936e1da7
|
@ -34,6 +34,7 @@ app.controller('WeatherController', ['$scope', '$interval', '$timeout', '$compil
|
|||
$scope.imageMapper = {
|
||||
"Clear": "sun.png",
|
||||
"Clouds": "clouds.png",
|
||||
"Haze": "mist.png",
|
||||
"Mist": "mist.png",
|
||||
"Rain": "rain.jpg",
|
||||
"Snow": "snow.png",
|
||||
|
|
Loading…
Reference in New Issue