4 releases (2 breaking)

0.8.0 Apr 15, 2024
0.7.0 Jan 28, 2024
0.6.2 Jan 21, 2024
0.6.1 Nov 16, 2023

#16 in #effect

Download history 2/week @ 2024-01-27 2/week @ 2024-02-03 7/week @ 2024-02-10 58/week @ 2024-02-17 88/week @ 2024-02-24 47/week @ 2024-03-02 46/week @ 2024-03-09 10/week @ 2024-03-16 44/week @ 2024-03-23 81/week @ 2024-03-30 31/week @ 2024-04-06 163/week @ 2024-04-13 18/week @ 2024-04-20

297 downloads per month

MIT license

92KB
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–34MB
~547K SLoC