Add Drizzle OWM support

master
Loic Blot 2017-08-17 12:56:17 +02:00
parent 82948df5b6
commit 47d8080f4b
2 changed files with 2 additions and 0 deletions

BIN
img/drizzle.jpg 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 KiB

View File

@ -41,6 +41,8 @@ app.controller('WeatherController', ['$scope', '$interval', '$timeout', '$compil
$scope.imageMapper = {
"Clear": "sun.png",
"Clouds": "clouds.png",
"Drizzle": "drizzle.jpg",
"Extreme": "todo.png",
"Haze": "mist.png",
"Mist": "mist.png",
"Rain": "rain.jpg",