alaurenz / metrobike

0 stars 1 forks source link

Allow user to set bicycling distance threshold using slider #158

Closed alaurenz closed 11 years ago

alaurenz commented 11 years ago

This would be a cool feature to add but we probably wont have enough time for it. It would be a slider where on one side is a bicycle icon and the other a bus icon which sets a threshold in the SmartAlgorithm which affects the amount of bicycling vs. bus when it looks for routes. If the slider is closer to the bus it would tend to find routes with less bicycling, etc.

CoolCapri commented 11 years ago

This is doable but it requires ui, backend and algorithm to decide what range, jump, and ratio would the slider have for adding one.