Version 4.0.0 - 2024-09-04
Added
- Support for the OSRM format and navigation aids
- BREAKING: To support the new format, the response type of directions APIs has changed
You will now need to access the actual_instance
property of API responses that return directions responses.
Aside from this, your existing code should work.
res = api_instance.route(req).actual_instance