UNPKG

windelsis

Version:

`Windelsis` is a JavaScript library that visualizes weather data on interactive maps using Leaflet. It provides tools to render temperature, precipitation, and wind velocity layers, as well as utilities for grid-based weather data management.

12 lines (11 loc) 267 B
.leaflet-control-velocity { background-color: rgba(255, 255, 255, 0.7); padding: 0 5px; margin: 0 !important; color: #333; font: 11px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; } .velocity-overlay { position: absolute; z-index: 1; }