leaflet-velocity-sys

Crates.ioleaflet-velocity-sys
lib.rsleaflet-velocity-sys
version0.3.0
created_at2023-12-26 15:50:05.224251+00
updated_at2025-12-28 23:26:44.522112+00
descriptionA wasm-bindgen wrapper for leaflet-velocity.js
homepagehttps://github.com/AntoineRenaud91/leaflet-velocity-rs
repositoryhttps://github.com/AntoineRenaud91/leaflet-velocity-rs
max_upload_size
id1081025
size57,100
Tonio Rd (AntoineRenaud91)

documentation

README

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

Commit count: 7

cargo fmt