PickupPointOrder
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Teslim alma noktası siparişinin değeri.
Sıralamalar |
PICKUP_POINT_ORDER_UNSPECIFIED |
Teslim alma noktası sırası belirtilmedi. Varsayılan olarak DISTANCE_FROM_GOAL. |
DISTANCE_FROM_SEARCH_LOCATION |
Arama konumundan döndürülen teslim alma noktasına olan düz çizgi mesafesine göre artan düzen. |
WALKING_ETA_FROM_SEARCH_LOCATION |
Tüketicinin arama konumundan teslim alma noktasına kadar yürüme süresine göre artan düzen. |
DRIVING_ETA_FROM_PICKUP_POINT_TO_DESTINATION |
Araçla teslimat tahmini süresi, teslim alma noktasından tüketicinin hedefine göre artan düzende. Bu mod yalnızca hedef belirlendiğinde ve computeUsingEta true (doğru) değerine ayarlandığında kullanılabilir. İstekte birden fazla seyahat modu verildiğinde sıralama, istekteki ilk seyahat moduna göre yapılır. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-11-12 UTC.
[[["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: 2024-11-12 UTC."],[[["Pickup point order determines how a list of pickup points is sorted for display to the user."],["Ordering options include distance from the search location, walking time from the search location, and driving time from the pickup point to the user's destination."],["By default, pickup points are ordered by their straight-line distance from the search location (`DISTANCE_FROM_ORIGIN`)."],["Ordering by driving time requires specifying a destination and enabling driving ETA calculation."]]],[]]