Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/windycom/API
πWindy API, or Windy Leaflet Plugin, let you put animated weather map into your website and enjoy rich ecosystem of Leaflet library.
https://github.com/windycom/API
leaflet leafletjs weather windguru
Last synced: 8 days ago
JSON representation
πWindy API, or Windy Leaflet Plugin, let you put animated weather map into your website and enjoy rich ecosystem of Leaflet library.
- Host: GitHub
- URL: https://github.com/windycom/API
- Owner: windycom
- Created: 2015-10-14T15:54:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T11:07:34.000Z (over 2 years ago)
- Last Synced: 2024-08-02T15:52:04.255Z (3 months ago)
- Topics: leaflet, leafletjs, weather, windguru
- Language: JavaScript
- Homepage: https://api.windy.com
- Size: 14.3 MB
- Stars: 766
- Watchers: 64
- Forks: 186
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-frontend-gis - Map Forecast API - Simple-to-use library based on Leaflet 1.4.x. It allows you to show wind maps. ![GitHub stars](https://img.shields.io/github/stars/windycom/API?style=social) (π¨βπ» JavaScript Libraries / Mapping)
README
![](assets/intro4.gif)
# Map Forecast API
Map Forecast API is a simple-to-use library based on [Leaflet](https://leafletjs.com/) **1.4.x**. It allows you to use everything Leaflet or JavaScript offers, along with the Windy map visualizations we use at [Windy.com](https://www.windy.com/).
This repository contains only Map Forecast API examples, check [https://api.windy.com/](https://api.windy.com/) for more info.
Do you think any particular example or tutorial is lacking? PR is more than welcome!
## Examples
- [Hello World](hello-world/)
- [Change Windy parameters](parameters/)
- [Observe what is happening inside](bcast/)
- [Mess with User Interface](navigation/)
- [Change units](metrics/)
- [Use weather picker](picker/)
- [Boat tracker](boat-tracker/)## Other resources
- [Windy API homepage](https://api.windy.com/)
- [Windy API community discussion](https://community.windy.com/category/12/windy-api)
- [Leaflet documentation](https://leafletjs.com/)
- [Leaflet Plugins](https://leafletjs.com/plugins.html)