vue-weather-widget icon indicating copy to clipboard operation
vue-weather-widget copied to clipboard

Wind speed always displayed as 'mph' even when using metric

Open aspersieman opened this issue 2 years ago • 1 comments

If the selected prop value for 'units' is 'uk', according to the openweathermap.org docs (https://openweathermap.org/current#data) the correct wind speed units should be metric and in meters/second. However the widget is hard-coded to always show 'mph'.

Would you accept a PR to address this?

aspersieman avatar Jul 10 '22 15:07 aspersieman

Yes, Please send a PR

dipu-bd avatar Jul 14 '22 04:07 dipu-bd