تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
المطوّرون في المنطقة الاقتصادية الأوروبية
لضبط محطة توقّف على طول مسار، مثلاً، لتسليم أو استلام شحنة، عليك تحديد نقطة طريق كنقطة توقّف. لإجراء ذلك، استخدِم السمة vehicleStopover
لنقطة طريق،
Waypoint (REST) أو
Waypoint (gRPC).
يضمن هذا الإعداد ألا يبدأ المسار المحسوب أو ينتهي على طريق غير مناسب للاستلام والتسليم، مثل طريق سريع أو نفق.
لنفترض أنّ طريقًا على سطح الأرض يتقاطع مع طريق داخل نفق.
إذا أردت تحديد نقطة مرور تقع في مكان تقاطع الطريقَين (كما يظهر على الخريطة)، سيبدأ المسار الناتج أو ينتهي على الطريق السطحي أو النفق. تمثّل هذه النتيجة مشكلة لأنّه لا يمكنك التوقف في الأنفاق لإجراء عمليات استلام أو تسليم.
إذا كنت تريد استخدام نقطة الطريق للاستلام أو التسليم، عليك ضبط الحقل
vehicleStopover على true لضمان أن يبدأ المسار الناتج أو ينتهي على طريق يسمح بالاستلام والتسليم.
تاريخ التعديل الأخير: 2025-09-10 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-09-10 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eUse the \u003ccode\u003evehicleStopover\u003c/code\u003e property to designate a waypoint as a stopover for pickups or drop-offs, ensuring the route avoids unsuitable roads like highways or tunnels.\u003c/p\u003e\n"],["\u003cp\u003eRequests utilizing the \u003ccode\u003evehicleStopover\u003c/code\u003e property incur higher billing rates compared to standard route requests.\u003c/p\u003e\n"],["\u003cp\u003eSetting \u003ccode\u003evehicleStopover\u003c/code\u003e to \u003ccode\u003etrue\u003c/code\u003e guarantees the route starts or ends on a road suitable for pickups and drop-offs, avoiding issues with waypoints located near tunnels or highways.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003evehicleStopover\u003c/code\u003e property is crucial for optimizing routes for vehicles that require specific pickup and drop-off locations.\u003c/p\u003e\n"]]],["To designate a waypoint for pickup or drop-off, set the `vehicleStopover` property to `true` within the Waypoint object. This ensures the route begins or ends on a suitable road, avoiding locations like highways or tunnels. Setting `vehicleStopover` prevents routes from starting/ending on unsuitable roads. The `vehicleStopover` property is set within the Waypoint's JSON structure. Using `vehicleStopover` incurs a higher billing rate.\n"],null,[]]