opentripplanner / otp-react-redux

A library for writing modern OpenTripPlanner-compatible multimodal journey planning applications using React and Redux.
MIT License
72 stars 52 forks source link

Add configuration to display narrative distances in metric units #158

Open binh-dam-ibigroup opened 4 years ago

binh-dam-ibigroup commented 4 years ago

This issues originates from this suggestion to add a config parameter to display narrative distances in metric units. Currently, distances are hard-coded to be shown as imperial.

This issue depends on otpui/#116.

nukeador commented 7 months ago

Just checking on this. Since I see there is a path on one of the forks, is this something you are interested in integrating here?