osrm-backend/include/engine/api
Daniel Patterson 06e010b4d0 Include information on estimates in table response (#5259)
* Revert "Remove estimated_cells value in the response."

This reverts commit 364e35af06.

* Update changelog.

* fix linting

* adjust fallback_speed check

* change [].includes to [].indexOf !== -1 for compatibility with node 4

* change param name

* more cuke tests

* fix formatting
2018-12-11 12:21:57 -05:00
..
base_api.hpp Include distance from input to snapped for all waypoints, not just on the nearest service. 2018-11-02 15:30:52 -07:00
base_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
json_factory.hpp Include distance from input to snapped for all waypoints, not just on the nearest service. 2018-11-02 15:30:52 -07:00
match_api.hpp Add assertion and adjust unit test expectations check 2018-01-19 13:55:05 +01:00
match_parameters_tidy.hpp Only run step collapsing based on original waypoints parameter (#4829) 2018-01-29 12:35:55 -08:00
match_parameters.hpp Add waypoints parameter to matching service, returns map matching result 2018-01-08 12:28:20 +01:00
nearest_api.hpp Include distance from input to snapped for all waypoints, not just on the nearest service. 2018-11-02 15:30:52 -07:00
nearest_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
route_api.hpp Return datasource names along with datasource annotation (#4973) 2018-04-03 15:13:25 -07:00
route_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
table_api.hpp Include information on estimates in table response (#5259) 2018-12-11 12:21:57 -05:00
table_parameters.hpp Fix fallback speed validity checks (#5300) 2018-12-10 14:53:30 -05:00
tile_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00
trip_api.hpp Adds generate_hints=true for dropping hints in response, resolves #1789. 2016-12-19 12:09:36 +01:00
trip_parameters.hpp Updating year on all 'Project OSRM' copyrights 2017-10-03 12:03:26 +02:00