I want to get Wind speed in km/h. I am using code overlays.wind.setMetric('km/h')
but it still gives output in default Metrics.
K
Best posts made by khushbu.dummy
-
SetMetric does not work
-
Get Direction value in String like "NW"
I get windObject.dir always in degree. Can i get it in a string like "NW" as it's displayed on Map? UI tried using numDirection but it does not work