emit exit roundabout on turns only when mode changes
This commit is contained in:
committed by
Daniel Patterson
parent
8319a96aed
commit
8ec3c83d82
@@ -168,8 +168,7 @@ class RouteAPI : public BaseAPI
|
||||
*
|
||||
* ⚠ CAUTION: order of post-processing steps is important
|
||||
* - handleRoundabouts must be called before collapseTurnInstructions that
|
||||
*expects
|
||||
* post-processed roundabouts without Exit instructions
|
||||
* expects post-processed roundabouts
|
||||
*/
|
||||
|
||||
guidance::trimShortSegments(steps, leg_geometry);
|
||||
|
||||
Reference in New Issue
Block a user