hello
I am experiencing this issue: #713 on the server I have built
but I am not using the 'marble' plugin and I do not seem to have a source file called "OSRMRunner.cpp".
Could you please tell me what equivalent modification I need to make to the main osrm source tree I've got so that it encodes the polylines such that they can be decoded by google?
I suspect it might be ./Project-OSRM/Algorithms/PolylineCompressor.cpp, there is a ">>= 5" in there but there are also other numbers and not being familiar with it i'm not sure whether they would need to be changed as well.
Thanks
hello
I am experiencing this issue: #713 on the server I have built
but I am not using the 'marble' plugin and I do not seem to have a source file called "OSRMRunner.cpp".
Could you please tell me what equivalent modification I need to make to the main osrm source tree I've got so that it encodes the polylines such that they can be decoded by google?
I suspect it might be ./Project-OSRM/Algorithms/PolylineCompressor.cpp, there is a ">>= 5" in there but there are also other numbers and not being familiar with it i'm not sure whether they would need to be changed as well.
Thanks