An open API service indexing awesome lists of open source software.

https://github.com/yining1023/weather-map

a simple weather map with animation
https://github.com/yining1023/weather-map

Last synced: 3 months ago
JSON representation

a simple weather map with animation

Awesome Lists containing this project

README

          

# weather-map

demo: http://codepen.io/yining1023/full/MpNKKj/

This examples uese mapbox gl and open weather API. It -
1. requests weather data every 2 s.
2. draws circles in each city, the color depends on the temperature (10 - 20 degree, blue - orange)
3. shows pop-up box when you click on the circle, show city name, weather, and temperature
4. if the city is raining, the circle will have blinking animation