leaflet 0.0.0

A wasm-bindgen wrapper for Leaflet.js
Documentation
# leaflet-rs

A [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen)
wrapper for
[Leaflet.js](https://leafletjs.com/)

## Usage

```toml
[dependencies]
leaflet = "*"

[patch.crates-io.leaflet]
git = "https://github.com/kartevonmorgen/leaflet-rs"
```

## License

Copyright (c) 2020 [slowtec GmbH](https://slowtec.de)