Amy Lee Walton
Amy Lee Walton
Is there any option for comparing differently sized images? For example, a way to compare the sizes and add to the canvas size of the smaller size or would that...
Add button / functionality to switch between [router endpoints](http://www.liedman.net/leaflet-routing-machine/tutorials/alternative-routers/) for better testing. /cc @geohacker @TheMarex
Language and distance button on toolbar doesn't seem to be "triggering" action. Button should allow user to change language between: - Germany / English - metric / imperial
@lbud /master branch sets [src/itinerary_builder.js](https://github.com/Project-OSRM/osrm-frontend-v2/blob/master/src/itinerary_builder.js) which alters Routing instructions into `divs` vs `tables` which are set from the box with LRM. I've adding [src/itinerary_builder.js#L26-L36](https://github.com/Project-OSRM/osrm-frontend-v2/blob/redesign/src/itinerary_builder.js#L26-L36) and styling [css/site.css#L461-L502](https://github.com/Project-OSRM/osrm-frontend-v2/blob/redesign/css/site.css#L461-L502) but still getting...
Per chat w/ @TheMarex, I'm wrapping up UI / UX and design updates to [live demo](http://project-osrm.org/osrm-frontend-v2/) refresh with [Leaflet Routing Machine](http://www.liedman.net/leaflet-routing-machine/) codebase. ### Improvements - Open directly to OpenStreetMap editor...
It'd be nice to have an option for geocoder completion on `tab` in addition to `enter` Current user interaction: - Type address in first geocoder - Tab to next geocoder,...