This commit is contained in:
Moritz Kobitzsch
2017-07-31 14:49:35 +02:00
committed by Daniel Patterson
parent 28ddd983b3
commit 8319a96aed
3 changed files with 30 additions and 10 deletions
+2 -1
View File
@@ -167,7 +167,8 @@ class RouteAPI : public BaseAPI
* the overall response consistent.
*
* ⚠ CAUTION: order of post-processing steps is important
* - handleRoundabouts must be called before collapseTurnInstructions that expects
* - handleRoundabouts must be called before collapseTurnInstructions that
*expects
* post-processed roundabouts without Exit instructions
*/