Weather-Widgets

weather.current weather.forecast weather.forecastweek weather.map weather.mapslides


weather.map

A Block with a map. The type specifies the kind of map.

Parameters
{{weather.map(id, title, mode) }}
id
unique id for this widget
title
title of the block
mode
the mode: 'day', 'night', 'forecast', 'wind', 'europe'
Example
{{ weather.map('map1', 'Forecast Day', 'day') }}
{{ weather.map('map2', 'Forecast Night', 'night') }}
{{ weather.map('map3', 'Forecast Winds', 'wind') }}
Forecast Day
Forecast Night
Forecast Winds

Maps from tagesschau.de, Hessischer Rundfunk, Deutscher Wetterdienst - http://www.tagesschau.de

Widgets

Design

Misc