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
- Host: GitHub
- URL: https://github.com/yining1023/weather-map
- Owner: yining1023
- Created: 2017-04-09T16:12:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-09T16:28:41.000Z (over 8 years ago)
- Last Synced: 2025-01-21T04:26:09.408Z (9 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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