survivingwithandroid / WeatherLib

Android Weather Library: android weather lib to develop weather based app fast and easily

Home Page:http://survivingwithandroid.github.io/WeatherLib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wind speed in Km/h instead of m/s

fabreax opened this issue · comments

Hi,

I have seen in WeatherUtility that the wind speed is in m/s.

I suggest using Km/h, which is the most common unit.

Thank you.

I will try to add a conversion utility class.