Privacy
Last updated: 16 July 2026
Legrooms is a family road-trip planner: you set your constraints (drive-time cap, EV range, charging targets, departure, drivers), it computes an itinerary with charging and rest stops, draws it on a map, and lets you share it. It is free, has no accounts, shows no ads, sets no cookies, and does no cross-site tracking. This page lists everything the app touches, feature by feature.
Planning a trip
The place names you type and your slider values are sent to our server (a Cloudflare Worker) which forwards them to TomTom to geocode the places, compute the route and charging stops, and find family-friendly stops along the way. We do not store your trip inputs or results on the server; TomTom processes the request under its own privacy policy. To protect the free service from abuse, the server keeps a short-lived request counter keyed by your IP address (it expires within minutes and stores nothing else).
"Use my location"
Only when you tap the location button, your browser asks for permission and your coordinates are used for that one request — to find routes and charging stops from where you are. Your location is never stored, on the server or on your device.
The map
Map tiles load directly from public, keyless tile providers — OpenFreeMap (streets), Esri (satellite), and OpenTopoMap (terrain). Like any web request, those providers see your IP address and which map areas you view. No identifier from Legrooms is attached.
Sharing a plan
Sharing uploads a copy of the finished itinerary to our storage (Cloudflare Workers KV) under a random, unguessable link id. Anyone with the link can view that copy, so share it like you'd share the trip itself. Shared plans expire automatically after 30 days and are never listed or enumerable. The share contains the plan only — no name, email, or account, because none exist.
On your device
The app keeps a small set of preferences in your browser's local storage — the same list the in-app "Your data on this device" panel shows (open it via "Cookie preferences" in the footer), where each can be cleared:
| What | Why |
|---|---|
| Privacy choice | Remembers you already answered the consent prompt. |
| Dark / light mode | Your pinned theme; otherwise the app follows your device. |
| Colour look | The picked look (Golden Hour / Forest / Solar). |
| Map style | Your chosen basemap (streets / satellite / terrain). |
| Distance units | km or miles for displayed distances. |
| Recent trips | Your last 3 planned origin → destination pairs. |
| Last plan (offline copy) | Your most recent plan, kept so it opens offline. |
Everything above stays on your device. There is no analytics today; if any is ever added it stays off unless you opt in via the consent prompt.
The apps
The Android and iOS apps are thin wrappers around this same web app. They add no data collection of their own; everything on this page applies to them unchanged.
Contact
Legrooms is run by an individual, not a company. Questions or deletion requests (for a shared plan link you created): muzkpr@gmail.com — include the share link so it can be removed before its 30-day expiry.