liodali / OSM-Routing-Client-Dart

flutter package for osrm client api and open source routing service
https://pub.dev/packages/routing_client_dart
MIT License
18 stars 12 forks source link

FIxed ignored parameters in getTrip #7

Closed pariterre closed 2 years ago

pariterre commented 2 years ago

Dear @liodali

Here is a fix for the getTrip interface to the API. I took the liberty to standardize the nomenclature between this implementation, and the official API (geometrie/try to geometries) and fixed one typo in the Doc. If you disagree with the nomeclature changes, please feel free to tell, I'll revert these changes

Yours