Route Planning

Use API to save sequence and confirm route:

PATCH /api/routes/[routeId] and POST /api/routes/confirm

Map Preview

This MVP scaffold keeps map integration lightweight. Add Google Maps JavaScript API key in .env.local and wire marker rendering here.