Leaflet components for Leptos. This aims to target the funcionality of React-Leaflet.
For now only a few of the components are ported, and events must be set in the Signal map
object setted by the MapContainer when leaflet is inited.
- CSR/HYDRATE/SSR support
- Leaflet Events
- Signals for leaflet component properties
- MapContainer
- TileLayer
- ImageOverlay
- VideoOverlay
- Marker
- Polygon
- Polyline
- Circle
- Tooltip
- Popup
- Implement missing components