osrm-backend/include/engine/api
Daniel Patterson fa525ad610
Return an array with meta-data for each coordinate.
Currently supports duration and distance for each coordinate.

This is particularly useful in map-matching, comparing how
a trip progresses compared to a real GPS trace that is
map-matched.
2016-05-12 01:11:09 +02:00
..
base_api.hpp Make gcc 4.8 happy and disable protected because of lambdas 2016-04-05 22:58:32 +02:00
base_parameters.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00
json_factory.hpp Add changelog entry 2016-04-21 22:14:01 +02:00
match_api.hpp Forgot a irange fix 2016-04-12 18:11:08 +02:00
match_parameters.hpp Return an array with meta-data for each coordinate. 2016-05-12 01:11:09 +02:00
nearest_api.hpp Fix 'ok' -> 'Ok' 2016-04-05 22:59:14 +02:00
nearest_parameters.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00
route_api.hpp Return an array with meta-data for each coordinate. 2016-05-12 01:11:09 +02:00
route_parameters.hpp Return an array with meta-data for each coordinate. 2016-05-12 01:11:09 +02:00
table_api.hpp Include <iterator> for back_inserter 2016-04-12 18:11:08 +02:00
table_parameters.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00
tile_parameters.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00
trip_api.hpp Another missed irange 2016-04-12 18:11:08 +02:00
trip_parameters.hpp Initial libosrm API docs 2016-04-05 22:59:14 +02:00