This repo creates a map from openstreetmap data with all public drinking fountains as poi. The data is fetched via the overpass api and rendered with leaflet.
To update the pregenerated data from openstreetmap run after removing all current files from ./public/data
./build-cache.bash
This template should help get you started developing with Svelte and TypeScript in Vite.