3 releases (breaking)
Uses new Rust 2024
| 0.3.0 | Dec 28, 2025 |
|---|---|
| 0.2.0 | Sep 24, 2025 |
| 0.1.0 | Dec 26, 2023 |
#983 in WebAssembly
Used in leptos-leaflet-velocity
16KB
85 lines
leaflet-velocity-sys
Low-level wasm-bindgen bindings for leaflet-velocity.js.
This crate provides raw JavaScript bindings. For a higher-level Leptos component,
see the leptos-leaflet-velocity crate.
leaflet-velocity-sys
A wasm-bindgen wrapper for leaflet-velocity.js inspired by leaflet-rs.
Only the velocityLayer API has been wrapped so far.
Installation
[dependencies]
leaflet-velocity-sys = "0.2"
Example
Dependencies
~9–18MB
~306K SLoC