OsmSharp / ui

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

Routing instruction text misses direction #142

Closed andriiko closed 10 years ago

andriiko commented 10 years ago

Hi,

Sometimes a routing instruction text, we get from a RouteTracker, misses direction: "Take the first turn , on Poederleeseweg." (normally should be "Take the first turn right, on Poederleeseweg."). Is it a bug or done by intention?

Sincerely, Andrii

xivk commented 10 years ago

It possible to fully customize the instructions but this should obviously be made easier.