Start and target can be on same edge

This commit is contained in:
DennisOSRM
2011-11-24 17:33:23 +01:00
parent b5d2e56faf
commit 4e75bd1de6
7 changed files with 37 additions and 20 deletions
-1
View File
@@ -116,7 +116,6 @@ public:
reply.content += ",";
reply.content += "[\"";
INFO("Instruction: " << segment.turnInstruction);
if(TurnInstructions.LeaveRoundAbout == segment.turnInstruction) {
reply.content += TurnInstructions.TurnStrings[TurnInstructions.EnterRoundAbout];
reply.content += " and leave at ";