Route Calculator

Add stops and waiting times

No stops added yet

Click "Add Stop" to begin

Setup Required: To use this calculator, you need to configure your Google Maps API key.

  1. Get your API key from Google Cloud Console
  2. Enable: Maps JavaScript API, Places API, Directions API, Geocoding API
  3. Create a .env.local file with: NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=your_key_here
  4. Restart your development server

Loading map...