osrm-backend/include/server/api
Daniel J. Hofmann b1f6797aab Adds generate_hints=true for dropping hints in response, resolves #1789.
Adds an `generate_hints=false` option which lets us skip generating and
emitting hints for Waypoints. This can be used to decrease the response
size when the user does not need hints anyway.

We should think about making `false` the default here in v6.
2016-12-19 12:09:36 +01:00
..
base_parameters_grammar.hpp Adds generate_hints=true for dropping hints in response, resolves #1789. 2016-12-19 12:09:36 +01:00
match_parameter_grammar.hpp Hardcode search radius parameters 2016-11-17 17:56:23 +01:00
nearest_parameter_grammar.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
parameters_parser.hpp Refactoring of parameter garammars 2016-04-23 21:15:21 +02:00
parsed_url.hpp Fix syntax error position indicators in parameters queries 2016-04-27 19:52:23 +02:00
route_parameters_grammar.hpp request polyline with precision of 5 or 6 positions (#3220) 2016-11-07 15:11:21 -05:00
table_parameter_grammar.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
tile_parameter_grammar.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
trip_parameter_grammar.hpp Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
url_parser.hpp Do not modify the end iterator, make const 2016-04-08 21:03:50 +02:00