Menu
Libraries |
Category

sveaflet

Sveaflet is a library that combines Svelte with Leaflet to create reactive maps easily within Svelte applications. It provides a wrapper around Leaflet, making it more convenient to use with Svelte's reactive programming model.

Key Features:

  • Designed specifically for Svelte framework
  • Wraps Leaflet functionality for reactive map creation
  • Supports a wide range of Leaflet components including:
    • Map controls (Zoom, Scale, Layers, Attribution)
    • Markers, Popups, and Tooltips
    • Various layer types (Tile, Image, Video, SVG, WMS)
    • Geometric shapes (Circle, Polygon, Polyline, Rectangle)
    • GeoJSON support
    • Layer groups

Target Audience:

  • Svelte developers who need to integrate interactive maps in their applications
  • Projects requiring reactive map components with Leaflet's functionality

Resources:

leafletsveltesveltekit

Comments