Patrick Niklaus
|
03cffd0f56
|
Ignore unused-variable warnings cause by V8 header
This can be removed after https://github.com/cjntaylor/node-cmake/pull/37
is merged and released.
|
2018-02-09 17:51:58 +01:00 |
|
Karen Shea
|
05f6b55036
|
Expose waypoints parameter in match interface (#4859)
* expose waypoints parameter in match interface
* Sync target_traversed_in_reverse with target_phantom
|
2018-02-07 17:33:54 -05:00 |
|
Kajari Ghosh
|
84b6ef4340
|
add osrm-routed and node-osrm flags to configure mapmatching radius limit (#4721)
|
2017-12-20 16:53:43 +05:30 |
|
Patrick Niklaus
|
456b198702
|
Remove unused number of threads option again
|
2017-10-16 23:08:32 +02:00 |
|
karenzshea
|
df79b5b4cc
|
deprecation notices
|
2017-10-13 14:53:49 +01:00 |
|
Michael Krasnyk
|
ee19383f4d
|
Link TBB task_scheduler lifetime with Engine scope
|
2017-09-15 10:55:13 +02:00 |
|
Patrick Niklaus
|
da252c7597
|
Add node binding integration
|
2017-08-21 13:00:12 +02:00 |
|
Pepijn Schoen
|
8da40419ee
|
Maintain storage_config exposed API
|
2017-07-20 12:01:05 +02:00 |
|
Pepijn Schoen
|
d9e8caf369
|
Use GetPath with file names over accessing member variables
|
2017-07-20 12:01:05 +02:00 |
|
Daniel J. Hofmann
|
58b61c68a3
|
Exposes EngineConfig system-wide limits in Node.js bindings, resolves #4226
|
2017-07-13 21:48:48 +00:00 |
|
Daniel J. Hofmann
|
c1cb3ebff7
|
Fixes Node.js bindings always enabling alternatives when using boolean overload
|
2017-07-10 10:44:15 +02:00 |
|
Daniel J. Hofmann
|
54ceb05420
|
Implements Alternatives for MLD
|
2017-07-07 16:12:46 +00:00 |
|
Stepan Kuzmin
|
5ee3c4de9f
|
Expose Map Matching gaps and tidy parameters in Node.js bindings #4021
|
2017-06-12 11:32:06 +00:00 |
|
FILLAU Jean-Maxime
|
98ad9d8b61
|
Refactoring enum Approach in enum class.
Suppress "engine::"
Signed-off-by: FILLAU Jean-Maxime <jean-maxime.fillau@mapotempo.com>
|
2017-05-30 10:19:41 +00:00 |
|
FILLAU Jean-Maxime
|
c573cdb0ae
|
Use formating script.
Signed-off-by: FILLAU Jean-Maxime <jean-maxime.fillau@mapotempo.com>
|
2017-05-30 10:19:41 +00:00 |
|
FILLAU Jean-Maxime
|
17a73e3979
|
Add NodeJS API for Approaches param.
Signed-off-by: FILLAU Jean-Maxime <jean-maxime.fillau@mapotempo.com>
|
2017-05-30 10:19:41 +00:00 |
|
Daniel Patterson
|
8655c61ec2
|
Remove variable name for unused parameters to silence compiler warnings.
|
2017-05-26 09:15:34 +00:00 |
|
Patrick Niklaus
|
b422b636d3
|
Remove boost::make_unique to fix travis node builds
|
2017-04-13 21:19:09 +00:00 |
|
Patrick Niklaus
|
273fd689ce
|
Always check local variables
|
2017-03-30 20:12:07 +00:00 |
|
Patrick Niklaus
|
614398ed6c
|
Integrate MLD in node bindings
|
2017-03-30 20:12:07 +00:00 |
|
Daniel J. Hofmann
|
2351b5a084
|
Merges node-osrm into repository
Build with
cmake .. -DCMAKE_BUILD_TYPE=Release -DENABLE_NODE_BINDINGS=On -DENABLE_MASON=On
|
2017-03-21 20:10:39 +00:00 |
|