silly typo always gave instructions
This commit is contained in:
@@ -309,7 +309,7 @@ public:
|
||||
}
|
||||
reply.content += "],";
|
||||
reply.content += "\"route_instructions\": [";
|
||||
if(config.geometry || config.instructions) {
|
||||
if(config.instructions) {
|
||||
reply.content += routeInstructionString;
|
||||
}
|
||||
reply.content += "],";
|
||||
|
||||
Reference in New Issue
Block a user