By OpenWeatherMap
Show real-time weather conditions including temperature, humidity, wind speed, and a 5-day forecast.
LATrequiredLatitude of location
Default: 40.7
LNGrequiredLongitude of location
Default: -74.0
<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>