osrm-frontend
osrm-frontend copied to clipboard
[feature] scale
The first fronend included a scale for km and miles.

Can be implemented using:
http://leafletjs.com/reference.html#control-scale
:+1:
Fixed in commit f8e6cea.
The scale should only display kilometers or miles, depending on the selected units.
:+1: