Offline map generation tailored to GPX routes. Builds compact .mbtiles packages by selecting tiles within a zoom-scaled buffer around your track. Optionally pre-render tiles on a tile server via a ...
├── Backend (FastAPI) │ ├── /random-character - Returns random character data │ ├── CORS middleware for frontend integration │ └── External API integration with Rick and Morty API ├── Frontend (React ...