# API **Repository Path**: opengis-leaflet/windycomAPI ## Basic Information - **Project Name**: API - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-21 - **Last Updated**: 2021-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)