A simple mobile app for getting or tracking your location
- Spot: A single point.
- Track: A collection of related points.
- Dead simple, one button interface.
- With one click you can save your current location or start recording a track.
- Easily copy the coordinates of your spot's to the clipboard for immediate use.
- Easily export spots or tracks to geojson.
- As soon as coordinates are received, they're saved to your phone--if your phone's battery dies mid-recording, you don't lose any data!
npx expo install
npx expo start
Use Expo Go to scan the QR code.
- The app is done enough for testing but not quite there yet.
- Only works on Android at the moment.
- Tested on the Pixel 6 Pro running Android 13