# leaflet-velocity-sys
A wasm-bindgen wrapper for leaflet-velocit.js ispired by [leaflet-rs](https://crates.io/crates/leaflet).
Only the velocityLayer API has been wrapped so far.
## Example
- [basic](https://github.com/AntoineRenaud91/leaflet-velocity-rs/tree/main/examples/basic)