🌤weather.ee

Документация

Проще всего — конструктор: настройки и готовый код без сохранения.

Размеры

Компактный (320×280)

<iframe src="https://weather.ee/widgets/weather?city=parnu&size=compact&theme=light&lang=et" width="320" height="280" frameborder="0" loading="lazy" style="border:0;overflow:hidden;display:block;background:transparent;"></iframe>
<script src="https://weather.ee/static/widget/v1/embed-resize-parent.js" async></script>

Полный (320×500)

<iframe src="https://weather.ee/widgets/weather?city=parnu&size=full&theme=light&lang=et&hourly=1&tabs=1" width="320" height="410" frameborder="0" loading="lazy" style="border:0;overflow:hidden;display:block;background:transparent;"></iframe>
<script src="https://weather.ee/static/widget/v1/embed-resize-parent.js" async></script>

Горизонтальный (640×56)

<iframe src="https://weather.ee/widgets/weather?city=parnu&size=horizontal&lang=et" width="640" height="56" frameborder="0" loading="lazy" style="border:0;overflow:hidden;display:block;background:transparent;"></iframe>
<script src="https://weather.ee/static/widget/v1/embed-resize-parent.js" async></script>

Несколько городов: cities=tallinn,parnu,tartu (до 10)

JavaScript

<div data-weather-ee-widget data-city="parnu" data-size="compact" data-lang="et"></div>
<script src="https://weather.ee/static/widget/v1/loader.js" async></script>
Документация виджетов | weather.ee