OsmSharp / ui

The UI components.
http://osmsharp.com/
GNU General Public License v2.0
139 stars 91 forks source link

Route instructions include unnecessary steps #242

Closed JoeCooper closed 8 years ago

JoeCooper commented 9 years ago

The route instructions include a lot of steps like "go straight ..." when the user passes an intersection.

Client sent the following screenshot and text: "There are a lot of steps in the directions list that shouldn't be there. A lot of them say to continue going straight when it's not necessary. The screenshot below shows the route I'm referring to... it only has 3 turns, but there are 12 items in the directions list."

20150611_114818

What do you think?

JoeCooper commented 8 years ago

Closing this; we fixed it some time ago.