osrm-backend/example
Michael Bell 34cc00dc3c Undo libosrm API break by overloading method response types
Removes the breaking libosrm API change by replacing the
use of variant response type with method overloading.

This has the added benefit of being explicit about the supported
response types for each libosrm API method.
2020-10-18 03:51:02 +01:00
..
cmake Fixes line endings, related to #4235 2017-07-10 07:26:17 +00:00
CMakeLists.txt Addressed comments 2017-07-20 12:01:05 +02:00
example.cpp Undo libosrm API break by overloading method response types 2020-10-18 03:51:02 +01:00
example.js Back to Monaco for examples and benchmarks 2017-03-21 20:10:39 +00:00