Windy Community

    • Register
    • Login
    • Search
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    1. Home
    2. jantold
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 9
    • Best 3
    • Controversial 0
    • Groups 0

    jantold

    @jantold

    3
    Reputation
    3
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jantold Unfollow Follow

    Best posts made by jantold

    • Windy in VueJs

      Hello!

      I'm new to VueJs and I want to implement windy in my project (a progessive web app).
      I could integrate leaflet successfully, but I don't understand how to integrate windy and how to get information from the extern library from windy and I always get 'undefined' from the windy Init function.

      I would really apreciate an example for the integration of windy in VueJs!

      Thanks for your Help!

      posted in Windy API v4
      J
      jantold
    • Get old data

      hey is it somehow possible to get old data from the windy API (e.g. the weather a month ago) and display it on the map?
      thanks for your help!

      posted in Developers
      J
      jantold
    • RE: Get old data

      @korina thx for your help! Is it somehow possible to make changes in the libBoot library to store the windy initation-process and make windy offline accessible. Am I even allowed to do this? (I want to render an old state of the windy map)

      posted in Developers
      J
      jantold

    Latest posts made by jantold

    • RE: Get old data

      @korina thx for your help! Is it somehow possible to make changes in the libBoot library to store the windy initation-process and make windy offline accessible. Am I even allowed to do this? (I want to render an old state of the windy map)

      posted in Developers
      J
      jantold
    • Get old data

      hey is it somehow possible to get old data from the windy API (e.g. the weather a month ago) and display it on the map?
      thanks for your help!

      posted in Developers
      J
      jantold
    • RE: Windy bottom "timeline" is not displayed correctly

      @oderon thank you so much!
      bootstrap was also in my case the problem :D

      posted in Developers
      J
      jantold
    • take a screenshot of windy (windy particles)

      Hey guys I would like to take a screenshot of windy in my client, but the particles are not displayed (I tried html2canvas and dom2image without success). So I would like to know how the particles of windy are displayed.

      Thanks for your help!

      posted in Windy API v4
      J
      jantold
    • RE: Windy bottom "timeline" is not displayed correctly

      @oderon oh it changed! thank you for your help,
      so could it have something to do with my current leaflet library?

      posted in Developers
      J
      jantold
    • Windy bottom "timeline" is not displayed correctly

      Hey guys!
      I am right now testing out the windy API and I have an issue with the #bottom, the timeline of windy is cut in half

      WindyBottom.JPG

      My css:

      #windy {
      height: 100%;
      width: 100%;
      position: absolute;
      }

      #windy #embed-zoom {
      display: none !important;
      }
      #windy #logo-wrapper {
      top: initial;
      bottom: 65px;
      }
      #windy #logo-wrapper #logo {
      left: 140px;
      }

      Thanks for your help!

      posted in Developers
      J
      jantold
    • Taking a Windy (leaflet) screenshot

      Hey i wanted to ask a question regarding taking a screenshot of a div.

      I am using Windy API to display some information on my web page, i have used HTML2Canvas and dom-to-image to take a screenshot of a div.

      This is what the screenshot should look like:
      original image

      This is what I'm getting from the windy/leaflet map container div:

      dom-to-image screenshot

      As you can see, are the particles missing in the second screenshot.

      These particles are generated dynamically and does not seem to have divs, is this the reason the second screenshot is missing them. Can anyone point out where these particles are located in the html file and how to take a screenshot of them.

      I can't seem to figure out what code or file to add here, if you need any let me know.
      Thanks in advance!

      posted in Windy API v4
      J
      jantold
    • Distance and planning with the API

      hey guys,

      1. is it possible to use the feature 'Distance and planning' with the free Map Forecast API?

      2. can i place more than one weather picker at the same time

      thank you for your help!

      posted in Developers
      J
      jantold
    • Windy in VueJs

      Hello!

      I'm new to VueJs and I want to implement windy in my project (a progessive web app).
      I could integrate leaflet successfully, but I don't understand how to integrate windy and how to get information from the extern library from windy and I always get 'undefined' from the windy Init function.

      I would really apreciate an example for the integration of windy in VueJs!

      Thanks for your Help!

      posted in Windy API v4
      J
      jantold