5 unstable releases
0.8.1 | May 9, 2024 |
---|---|
0.8.0 | Apr 15, 2024 |
0.7.0 | Jan 28, 2024 |
0.6.2 | Jan 21, 2024 |
0.6.1 | Nov 16, 2023 |
#1315 in Web programming
60 downloads per month
93KB
2K
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.
NOTE: Current version support leptos 0.6.x, that removes all Scope usages from signals and effects.
Features
- CSR/HYDRATE/SSR support
Components
- MapContainer
- TileLayer
- TileLayerWms
- ImageOverlay
- VideoOverlay
- Marker
- Polygon
- Polyline
- Circle
- Tooltip
- Popup
Dependencies
~20–33MB
~524K SLoC