Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Error messages

Code Block
{
    "avoidanceTypes": [],
    "calculationMode": "THE_FASTEST",
    "destinations": [
        {
            "latitude": -23.682211,
            "longitude": -46.546867,
            "siteId": "SantoAndre"
        }
    ],
    "origins": [
        {
            "latitude": -23.337132,
            "longitude": -46.835427,
            "siteId": "Cajamar"
        }
    ],
    "restrictionZones": [],
    "speedPreferences": [
        {
            "roadType": "FERRY",
            "speed": 10,
            "speedAtToll": 10
        },
        {
            "roadType": "PENALIZED_LOCAL_ROAD",
            "speed": 20,
            "speedAtToll": 20
        }
    ],
    "useRealSpeeds": true,
    "startDate": 1618315200000,
    "tripProfile": "MAPLINKBR"
}

...