Handle haze like mist, Tokyo,JP currently has this state

master
Loic Blot 2015-07-11 16:45:36 +00:00
parent 350711f80a
commit 7f936e1da7
1 changed files with 1 additions and 0 deletions

View File

@ -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",