5 unstable releases

new 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

#1301 in Web programming

Download history 4/week @ 2024-01-29 22/week @ 2024-02-12 95/week @ 2024-02-19 44/week @ 2024-02-26 56/week @ 2024-03-04 33/week @ 2024-03-11 15/week @ 2024-03-18 37/week @ 2024-03-25 96/week @ 2024-04-01 17/week @ 2024-04-08 170/week @ 2024-04-15 14/week @ 2024-04-22 153/week @ 2024-05-06

338 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
~547K SLoC