enable/disable uturns at via points
a right click on via points should do this
Right click is not really good in a browser (as it is mapped to context menu). You mean left-click?
The previous frontend used left clicks to delete markers.
Maybe use a js context menu to invoke such specialized commands?
Hm, popup on the marker + some buttons will probably do the trick.
Adding uturn support to LRM has some unforeseen design implication. Will need some smaller refactoring on the LRM side.
Fixed with commit cb0d05605297c2b7bfbb0cd2a5baffa9fcef9e74.
But adding &u=true after the waypoint does not seem to do anything for me here. @DennisOSRM ?
The github demo site should be recent.