A simple web app to draw trails on a map and export them as GPX files.
- Full-screen interactive map powered by Leaflet and OpenStreetMap, centered on your current location
- Click to place waypoints and draw your trail manually
- Undo / Redo support
- Generate round-trip cycling routes via OpenRouteService (road-optimised)
- Choose a distance (10–100 km) and shuffle for route variations
- Live distance tracking
- Export to GPX for use with maps.me, OsmAnd, or any GPX-compatible app
makeThis starts a local server on port 8001 and opens the app in your browser.
To use the cycle route generator you need a free API key from OpenRouteService. Paste it into the Cycle Route panel on the left side of the map.
- Click on the map to place waypoints
- Use Undo / Redo to adjust your trail
- Enter a filename and click Save to download the GPX file
- Load the GPX file into your favourite map app and enjoy your time outside
- Click on the map to set a starting point
- Open the Cycle Route panel and select a distance
- Click Generate to create a round-trip road cycling route
- Click Shuffle to get a different route variation
- Click Save to export the route as GPX