14 releases
| 0.10.2 | Oct 11, 2025 |
|---|---|
| 0.10.0 | May 2, 2025 |
| 0.9.3 | Mar 7, 2025 |
| 0.9.1 | Dec 4, 2024 |
| 0.6.1 | Nov 16, 2023 |
#269 in Images
317 downloads per month
Used in 2 crates
160KB
3K
SLoC
leptos-leaflet
Leaflet components for Leptos. This aims to target the functionality of React-Leaflet.
For now only a few of the components are ported, and events must be set in the Signal map object set by the MapContainer when leaflet is inited.
Features
- CSR/HYDRATE/SSR support
Components
- MapContainer
- Control
- TileLayer
- TileLayerWms
- ImageOverlay
- VideoOverlay
- Marker
- Polygon
- Polyline
- Circle
- Tooltip
- Popup
- Pane
Compatibility
| Crate version | Leptos version |
|---|---|
| 0.10.x | 0.8.x |
| 0.9.x | 0.7.x |
| 0.8.x | 0.6.x |
Dependencies
~27–38MB
~628K SLoC