تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
المطوّرون في المنطقة الاقتصادية الأوروبية
يمكنك الحصول على مسار مناسب لأنواع المركبات المختلفة. في حال عدم تحديد نوع المركبة، تستخدم Routes API الإعداد التلقائي لسيارة تعمل بالبنزين.
يمكنك ضبط وسيلة النقل باستخدام المَعلمة
travelMode، مع خيارات تشمل النقل العام أو القيادة أو المركبات ذات العجلتين أو المشي أو ركوب الدراجات.
نوع المركبة
الوصف
درّاجة
احتساب مسار للدرّاجات وغيرها من وسائل النقل التي تعمل بالطاقة البشرية بالنسبة إلى
المركبات ذات العجلتين المزوّدة بمحرّك، يُرجى الاطّلاع على مركبات ذات عجلتين.
الحصول على مسار نقل عام للحصول على تعليمات التنقّل باستخدام خيارات
النقل العام المتاحة في المنطقة قد تشمل خيارات النقل العام
الحافلات والمترو والقطارات وغيرها. يتضمن مسار النقل العام عادةً
أيضًا تعليمات حول السير إلى محطات النقل العام والخروج منها والتنقّل بينها.
تشير المركبات ذات العجلتين إلى المركبات المزوّدة بمحرّك والتي لها عجلتان (مثل
الدراجات النارية). يختلف وضع الدرّاجة النارية عن وضع الدراجة
الذي يعتمد على طاقة الإنسان.
تاريخ التعديل الأخير: 2025-06-20 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-06-20 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\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. |"]]