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

`activities` missing #30

Closed karussell closed 6 years ago

karussell commented 6 years ago

See https://github.com/graphhopper/directions-api-clients/blob/master/swagger.json#L1158 vs. documentation: https://graphhopper.com/api/1/docs/route-optimization/#objectives

Also the documentation should list all and not just 3:

The objective value specifies whether you want to just optimize vehicles, transport_time or completion_time

karussell commented 6 years ago

Have also removed the old Algorithm object: https://github.com/graphhopper/directions-api-clients/commit/c955d19164faecac218b370bb177759e49558ce0

oblonski commented 6 years ago

👍