A web-based tool for retrieving and converting GPS coordinates.
https://garraflavatra.github.io/gpstool/
- Svelte 38.4%
- JavaScript 31.2%
- CSS 19.6%
- HTML 10.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| src | ||
| .gitignore | ||
| index.html | ||
| jsconfig.json | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| svelte.config.js | ||
| vite.config.js | ||
gpstool
A web-based tool for retrieving and converting GPS coordinates.
Local development
gpstool is developed using Vite and Svelte, and uses Leaflet to render the map tiles from OpenStreetMap.
npm install
npm run dev
License
Please see the LICENSE.md file for the license.
