A wasm-bindgen wrapper for [leaflet-velocity.js](https://github.com/onaci/leaflet-velocity) inspired by [leaflet-rs](https://crates.io/crates/leaflet).
Only the velocityLayer API has been wrapped so far.
```toml
[dependencies]
leaflet-velocity-sys = "0.2"
```
-