Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tert0/nwt-map
Interactive map for visualising measurement data from a school project
https://github.com/tert0/nwt-map
leaflet map svelte sveltekit
Last synced: 16 days ago
JSON representation
Interactive map for visualising measurement data from a school project
- Host: GitHub
- URL: https://github.com/tert0/nwt-map
- Owner: Tert0
- License: mit
- Created: 2024-01-04T10:48:48.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-04-09T05:35:29.000Z (9 months ago)
- Last Synced: 2024-04-09T06:33:17.365Z (9 months ago)
- Topics: leaflet, map, svelte, sveltekit
- Language: Svelte
- Homepage:
- Size: 669 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NWT Map
Interactive map for visualising measurement data from a school project.
## Special Thanks
- [Leaflet](https://github.com/Leaflet/Leaflet) (BSD-2-Clause license)
- Marker Icons (with modified color gradients): `src/lib/images/marker*.svg`
- [OpenStreetMap](https://www.openstreetmap.org/copyright) (Open Data Commons Open Database License)
- [SvelteKit](https://kit.svelte.dev/) (MIT License)
- [Svelte Renderless Components for Leaflet](https://github.com/dimfeld/svelte-leaflet-demo) (MIT License)