संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इंटरमीडिएट वेपॉइंट, वे वेपॉइंट होते हैं जो किसी रूट का हिस्सा होते हैं और टर्मिनल वेपॉइंट नहीं होते. इन्हें intermediates अनुरोध फ़ील्ड का इस्तेमाल करके कॉन्फ़िगर किया जाता है. डिफ़ॉल्ट रूप से, बीच के waypoints का इस्तेमाल, पिकअप और ड्रॉप-ऑफ़ के लिए किया जाता है. हालांकि, यह बताया जा सकता है कि किसी बीच के waypoint का इस्तेमाल सिर्फ़ रास्ते में रुकने के लिए किया जाना है.
पास-थ्रू वेपॉइंट कॉन्फ़िगर करना
किसी बीच के वेपॉइंट को पास-थ्रू वेपॉइंट के तौर पर कॉन्फ़िगर किया जा सकता है. इसके लिए, via फ़ील्ड को सेट करें.
उदाहरण
यहां दिए गए उदाहरण में, किसी बीच के रास्ते के वेपॉइंट को पास-थ्रू वेपॉइंट के तौर पर मार्क करने का तरीका बताया गया है.
[[["समझने में आसान है","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"]],["आखिरी बार 2024-11-23 (UTC) को अपडेट किया गया."],[[["Intermediate waypoints are used for pick-up/drop-off by default, but can be configured as pass-through points using the `intermediates` request field."],["A pass-through waypoint is set by defining the `via` field as `true` within the waypoint's configuration."],["Routes containing an origin, pass-through waypoint, and destination will only have one leg, connecting the origin and destination while passing through the intermediate point."]]],["Intermediate waypoints are configurable route points using the `intermediates` field. They can be designated as stops for pickup/drop-off or as pass-through points. To configure a pass-through waypoint, set the `via` field to `true`. A route with a pass-through waypoint includes only one route leg connecting the origin to the destination. The `location` field is required with the lat/lng values for the waypoint.\n"]]