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

Download history 22/week @ 2024-06-08 15/week @ 2024-06-15 34/week @ 2024-06-22 12/week @ 2024-06-29 17/week @ 2024-07-06 19/week @ 2024-07-13 20/week @ 2024-07-20 18/week @ 2024-07-27 49/week @ 2024-08-03 2/week @ 2024-08-10 25/week @ 2024-08-17 15/week @ 2024-08-24 11/week @ 2024-08-31 4/week @ 2024-09-07 18/week @ 2024-09-14 26/week @ 2024-09-21

60 downloads per month

MIT license

93KB
2K SLoC

leptos-leaflet

crates.io license: MIT

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