Added Leaflet and OpenStreetMap to readme

This commit is contained in:
Romein van Buren 2023-10-08 20:55:23 +02:00
parent 93e4f8fb5c
commit 773b963e64
Signed by: romein
GPG Key ID: 0EFF8478ADDF6C49

View File

@ -6,7 +6,7 @@ A web-based tool for retrieving and converting GPS coordinates.
## Local development
gpstool is developed using [Vite](https://vitejs.dev/) and [Svelte](https://svelte.dev/).
gpstool is developed using [Vite](https://vitejs.dev/) and [Svelte](https://svelte.dev/), and uses [Leaflet](https://leafletjs.com/) to render the map tiles from [OpenStreetMap](https://www.openstreetmap.org/).
```bash
npm install