You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just one question: is it possible to implement the wind direction representation in the widget? The probem is that OpenWeatherMap service provides this info as an 360 degree value (Angle). But it would be really useful to see it as either a direction icon or a textual representation (i.e. S / N / E /W / NE / SW etc)
The text was updated successfully, but these errors were encountered:
I think one possible option would be to do this immediately in the items file by using JS transformation function. But probably there are better ways exactly in the widget itself? Unfortunately I'm not so good with Angular and javascript.
Thank you for the nice widget!
Just one question: is it possible to implement the wind direction representation in the widget? The probem is that OpenWeatherMap service provides this info as an 360 degree value (Angle). But it would be really useful to see it as either a direction icon or a textual representation (i.e. S / N / E /W / NE / SW etc)
The text was updated successfully, but these errors were encountered: