Skip to content

Use Route instead of geopy datatypes everywhere and use native...

Maja Schneider requested to merge extend-get-directions into main

Use Route instead of geopy datatypes everywhere and use native coordinates_unit conversion. Do not catch errors that could help a user finding a problem. Do not return superfluous 'line_string' informatin when querying directions.

Merge request reports