Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login

    Picker at non-surface altitude

    Scheduled Pinned Locked Moved Windy API v4
    1 Posts 1 Posters 867 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      jalbert
      last edited by

      Might there be any way to make and display a picker for information (wind, in my case) at a non-surface altitude? For information at surface elevation, I can do:

          broadcast.once('redrawFinished', () => {
               picker.open({ lat: someLatitude, lon: someLongitude });
               // Opening of a picker (async)
          });
      

      but is there any way I could set the picker's altitude too, with maybe something like:

          broadcast.once('redrawFinished', () => {
               picker.open({ lat: someLatitude, lon: someLongitude, alt: someAltitude });
               // Opening of a picker (async)
          });
      

      (that above code of course doesn't work, but might there be anything that would?)

      thanks very much!
      justin

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Windy Community  |  Powered by excellent NodeBB
      Terms of Use     Privacy Policy     Windy.com