מכיל מידע על כבישי האגרה במסלול. השדה הזה יאוכלס רק אם צפויים כבישי אגרה במסלול. אם השדה הזה מוגדר אבל שדה המשנה estimatedPrice לא מאוכלס, המסלול מכיל כבישי אגרה, אבל המחיר המשוער לא ידוע. אם השדה הזה לא מוגדר, לא צפויות כבישי אגרה.
מרווחי זמן לקריאה של מהירות המפרטים את צפיפות התנועה. רלוונטי להעדפות ניתוב TRAFFIC_AWARE ו-TRAFFIC_AWARE_OPTIMAL. המרווחים כוללים את כל הקו הפוליגוני של הנתיב, ללא חפיפה. נקודת ההתחלה של מרווח מוגדר זהה לנקודת הסיום של המרווח הקודם.
דוגמה:
polyline: A ---- B ---- C ---- D ---- E ---- F ---- G
speedReadingIntervals: [A,C), [C,D), [D,G).
אם השדה הזה קיים, מכיל את סך מחיר הכרטיס או את עלויות הכרטיסים במסלול הזה. הנכס הזה מוחזר רק עבור בקשות של TRANSIT ורק למסלולים שבהם מידע על מחיר הכרטיס זמין לכל השלבים בתחבורה הציבורית.
[[["התוכן קל להבנה","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-04-29 (שעון UTC)."],[[["JSON representation provides supplementary route details like tolls, traffic, and fuel consumption."],["The `tollInfo` field indicates presence of tolls and potential costs if available."],["`speedReadingIntervals` details traffic density along the route using intervals."],["`fuelConsumptionMicroliters` provides an estimate of fuel usage for the route."],["`routeRestrictionsPartiallyIgnored` signals potential unsuitability of the route for the travel mode."],["`transitFare` shows the total cost for transit routes if applicable and available."]]],["The core content details route information via a JSON structure. Key data includes `tollInfo` (toll details), `speedReadingIntervals` (traffic density), `fuelConsumptionMicroliters` (predicted fuel use), `routeRestrictionsPartiallyIgnored` (potential route restrictions), and `transitFare` (total transit costs). The data provides details about tolls, traffic, fuel consumption, restrictions and fares, depending on the request and the characteristics of the route.\n"]]