graphhopper / directions-api-clients

API clients for various languages for the GraphHopper Directions API
https://docs.graphhopper.com/
Apache License 2.0
30 stars 37 forks source link

Path Details #25

Closed michaz closed 6 years ago

michaz commented 6 years ago

My best effort at including path details.

michaz commented 6 years ago

Thanks! I added distance, and I currently assume that this is a free-form parameter, so I kept the wording.

karussell commented 6 years ago

We need more here as we support max_speed, road_class, road_environment, toll and surface for the motor vehicles of our API:

https://discuss.graphhopper.com/t/2539

This is no special case IMO that other path details are allowed and the client should be more flexible.

karussell commented 6 years ago

Ah, the client actually is this flexible, sorry for the bubble.