Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngyewch/svelte-leafletjs
Svelte component for leaflet.
https://github.com/ngyewch/svelte-leafletjs
leaflet svelte
Last synced: 11 days ago
JSON representation
Svelte component for leaflet.
- Host: GitHub
- URL: https://github.com/ngyewch/svelte-leafletjs
- Owner: ngyewch
- License: mit
- Created: 2020-09-17T13:42:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T05:19:37.000Z (7 months ago)
- Last Synced: 2024-09-10T08:06:55.904Z (2 months ago)
- Topics: leaflet, svelte
- Language: Svelte
- Homepage: https://ngyewch.github.io/svelte-leafletjs/
- Size: 4.44 MB
- Stars: 95
- Watchers: 6
- Forks: 17
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub](https://img.shields.io/github/license/ngyewch/svelte-leaflet)
![npm](https://img.shields.io/npm/v/svelte-leafletjs)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/ngyewch/svelte-leaflet)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ngyewch/svelte-leafletjs/ci.yml?branch=main)
![GitHub last commit](https://img.shields.io/github/last-commit/ngyewch/svelte-leafletjs)# svelte-leafletjs
Svelte component for [leaflet](https://leafletjs.com/)
[Documentation & Demo](https://ngyewch.github.io/svelte-leafletjs/)
[Sample project](https://github.com/ngyewch/svelte-leaflet-test)
[Histoire stories](https://github.com/ngyewch/svelte-leaflet-histoire)
## Component support
- [x] Map
UI layers:
- [x] Marker
- [x] Popup
- [x] TooltipRaster layers:
- [x] TileLayer
- [x] TileLayer.WMS
- [x] ImageOverlay
- [ ] VideoOverlayVector layers:
- [x] Polyline
- [x] Polygon
- [x] Rectangle
- [x] Circle
- [x] CircleMarker
- [ ] SVGOverlayOther layers:
- [ ] LayerGroup
- [ ] FeatureGroup
- [x] GeoJSONBasic types:
- [x] Icon
- [x] DivIconControls:
- [ ] Zoom
- [ ] Attribution
- [ ] Layers
- [x] Scale