Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)