new example

This commit is contained in:
mike-000
2021-10-25 10:33:31 +01:00
parent f16482b420
commit 6640d2d069
3 changed files with 94 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
---
layout: example.html
title: Wind Arrows
shortdesc: Example of Wind Arrows styled using Regular Shapes.
docs: >
This example shows wind arrows styled using regular shapes for the
arrow shaft and head. The shaft is scaled based on the wind speed
and a corresponding displacement is used to position the unscaled
arrow head at the end of the scaled shaft.
The weather data is provided by <a href="https://openweathermap.org/current">OpenWeather</a>.
tags: "vector, symbol, regularshape, style, arrow"
---
<div id="map" class="map"></div>