Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Desarrolladores del Espacio Económico Europeo (EEE)
Puedes obtener una ruta adecuada para diferentes tipos de vehículos. Si no especificas un tipo de vehículo, la API de Routes usa el valor predeterminado de un automóvil a gasolina.
Estableces el medio de transporte con el parámetro travelMode, con opciones de transporte público, conducir, vehículos de dos ruedas, caminar o andar en bicicleta.
Tipo de vehículo
Descripción
Bicicleta
Calcula una ruta para bicicletas y otros viajes de propulsión humana. Para ver información sobre los vehículos motorizados de dos ruedas, consulta Vehículos de dos ruedas.
Obtener una ruta de transporte público para obtener instrucciones de navegación con las opciones de transporte público disponibles en la región Entre las opciones de transporte público, se pueden incluir autobuses, subterráneos y trenes, entre otros. Por lo general, una ruta de transporte público también incluye instrucciones para caminar hacia, desde y entre las estaciones de transporte público.
Los vehículos de dos ruedas se refieren a los vehículos motorizados de dos ruedas (por ejemplo, las motocicletas). El modo de viaje en vehículo de dos ruedas a motor difiere del modo de viaje en bicicleta, que es un modo de viaje impulsado por humanos.
[null,null,["Última actualización: 2025-06-20 (UTC)"],[[["\u003cp\u003eThe Routes API offers route options tailored to various vehicle types, including cars, two-wheelers, transit, and eco-friendly options, or defaults to a gasoline car if unspecified.\u003c/p\u003e\n"],["\u003cp\u003eYou can specify your preferred mode of transportation using the \u003ccode\u003etravelMode\u003c/code\u003e parameter, selecting from options such as transit, driving, two-wheeled vehicles, walking, or bicycling.\u003c/p\u003e\n"],["\u003cp\u003eWalking, bicycling, and two-wheel routes are currently in beta and may lack comprehensive pedestrian or cycling paths, requiring a user warning in your application.\u003c/p\u003e\n"]]],["The Routes API provides route options for various travel modes, selectable via the `travelMode` parameter. Options include transit, driving (default), two-wheeled vehicles, walking, and bicycling. Users can specify vehicle types for customized routes. Walking, bicycling, and two-wheeled routes are in beta, requiring a warning display to users. Transit routes include public transport like buses, subways, and walking instructions to and from stations. Two-wheeled routes are for motorized vehicles, distinguishing them from human-powered bicycles.\n"],null,["# Available vehicle types for routes\n\n**European Economic Area (EEA) developers** If your billing address is in the European Economic Area, effective on 8 July 2025, the [Google Maps Platform EEA Terms of Service](https://cloud.google.com/terms/maps-platform/eea) will apply to your use of the Services. Functionality varies by region. [Learn more](/maps/comms/eea/faq).\n\nYou can get a route suited to different types of vehicles. If you don't specify\na vehicle type, the Routes API uses the default of a gasoline powered\ncar.\n\nYou set the mode of transportation using the\n[`travelMode`](/maps/documentation/routes/reference/rest/v2/RouteTravelMode) parameter, with\nchoices of transit, driving, two-wheeled vehicles, walking, or bicycling.\n\n\u003cbr /\u003e\n\n| **Note:** Walking, bicycling, and two-wheel routes are in beta and might sometimes be missing clear sidewalks, pedestrian paths, or bicycling paths. You must display this warning to the user for all walking, bicycling, and two-wheel routes that you display in your app.\n\n| Vehicle type | Description |\n|-------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Bicycle | Compute a route for bicycles and other human-powered travel. For motorized two-wheeled vehicles, see **Two-wheeled**. |\n| [Drive](/maps/documentation/routes/compute_route_directions) | Compute a driving route. Drive is the default if you don't specify a vehicle type. |\n| [Transit](/maps/documentation/routes/transit-route) | Get a transit route for navigation instructions using the public transportation options available in the region. Transit options may include buses, subways, and trains, among others. A transit route also usually includes instructions on walking to, from, and between transit stations. |\n| [Two-wheeled vehicle](/maps/documentation/routes/route_two_wheel) | Two-wheeler refers to two-wheeled motorized vehicles (for example, motorcycles). The two-wheeler travel mode differs from the bicycle travel mode, which is a human-powered travel mode. |\n| Walk | Compute a walking route. |"]]