Announcement

Collapse
No announcement yet.

weather radar in HSTouch

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #76
    Originally posted by U5tabil View Post
    Just wondering a bit. Is it possible to rotate the image 90 degrees?

    Code:
    <html lang="en"> 
    <head>
    <META HTTP-EQUIV=Refresh CONTENT=600>
    </head> 
    <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <img src="http://api.met.no/weatherapi/radar/1.4/?radarsite=western_norway;type=reflectivity;content=animation;size=large" height="100%" width="100%"></img>
    </body>
    </html>
    I doubt Hstouch support html codes to do that.
    But maybe someone in the hstouch forum would know any tricks.

    Sent fra min E6653 via Tapatalk

    Comment

    Working...
    X