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

#2069 in Web programming

Download history 81/week @ 2024-03-30 31/week @ 2024-04-06 163/week @ 2024-04-13 22/week @ 2024-04-20 2/week @ 2024-04-27 137/week @ 2024-05-04 22/week @ 2024-05-11 9/week @ 2024-05-18 1/week @ 2024-05-25 5/week @ 2024-06-01 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

84 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
~534K SLoC