Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Avrupa Ekonomik Alanı (AEA) geliştiricileri
Bir rota üzerinde, örneğin teslim alma veya bırakma için durak ayarlamak üzere bir ara noktayı mola ara noktası olarak belirlersiniz. Bunu yapmak için vehicleStopover
bir ara noktanın özelliğini,
Waypoint (REST) veya
Waypoint (gRPC) kullanın.
Bu ayar, hesaplanan rotanın, otoyol veya tünel gibi alma ve bırakmaya uygun olmayan bir yolda başlamamasını veya bitmemesini sağlar.
Bir yüzey yolunun tünel içindeki bir yolu geçtiği durumu düşünün.
İki yolun kesiştiği noktada (haritada görüldüğü gibi) bir ara nokta belirtirseniz sonuçta elde edilen rota, yüzeydeki yolda veya tünelde başlar ya da biter. Bu sonuç, tünellerde yolcu almak veya bırakmak için duramayacağınızdan sorun teşkil eder.
Teslim alma veya bırakma için ara nokta kullanmak istiyorsanız sonuçta ortaya çıkan rotanın, teslim alma ve bırakmaya izin veren bir yolda başlayıp bitmesini sağlamak için vehicleStopover alanını true olarak ayarlayın.
Aşağıdaki örnekte, vehicleStopover özelliğinin nasıl ayarlanacağı gösterilmektedir:
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-09-10 UTC."],[[["\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,[]]