Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@ianthetechie ianthetechie released this 04 Sep 07:42

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