
Does Long Distance EV Routing API take into account real-time or historic traffic information?
The API takes only historic traffic information into account if you set the ‘traffic’ parameter in the query string to ‘false’. It uses real-time traffic if you either set it explicitly to ‘true’, or omit it. The ‘traffic’ parameter is documented in the common routing parameters section.