OP

OpenWeatherMap Widget

By OpenWeatherMap

8.8/ 10

Show real-time weather conditions including temperature, humidity, wind speed, and a 5-day forecast.

🌤️

Weather

Live weather widgets and forecast displays.

Browse category

Parameters

LATrequired

Latitude of location

Default: 40.7

LNGrequired

Longitude of location

Default: -74.0

Embed Code

Customize:
html
<iframe
  src="https://openweathermap.org/weathermap?basemap=map&cities=true&layer=temperature&lat=LAT&lon=LNG&zoom=5"
  width="100%"
  height="400"
  frameborder="0"
></iframe>

Live Preview