Sveaflet = Svelte + Leaflet
Sveaflet is a library for the Svelte framework that wraps Leaflet making it easy to crete reactive maps.
npm install sveaflet --save
For more detailed information you can follow the Quick Start.
- Circle
- CircleMarker
- Control
- ControlAttribution
- ControlLayers
- ControlScale
- ControlZoom
- DivIcon
- GeoJSON
- Icon
- ImageOverlay
- LayerGroup
- Map
- Marker
- Polygon
- Polyline
- Popup
- Rectangle
- SVGOverlay
- TileLayer
- TileLayerWMS
- Tooltip
- VideoOverlay
More details abount components.
This project is licensed under the MIT License - see the License fle for details.