Windy API v4 is here. Help us to test it
-
After quite a long time I have finished API v4, easy to use library, that can run in your project, on your domain. All the examples and documentation resides at https://api4.windy.com/
API v2.3 (the old JS library developed in 2016) will be discontinued as of 31.11.2018 so please migrate as soon as possible.
API v3.0 (mywindy.com apps) will continue running, but we will not upgrade client codes, that are powering Windy iframe.
Enjoy new API and stay Safe
Ivo
-
Can't test and use it...
-
@тарантога The examples were not showing anything until I added some CSS for " #windy {width: 100%; height: 100%;} "
-
Hi I am struggling to get the daily forecast to show below, is there a simple way to do this that I'm missing?
-
Woot! :)
-
I seem to be getting "store Invalid value for product" on a lot of the overlays. Is there something to fix this or just wait for it to be fixes?
-
This works great for showing a map at a specific lat/long and letting the user move around the map and change options. Works on mobile too!
-
Thanks for the v4 api, the picker isn't displaying any data on android chrome/68.0.3440.91
plus it would be nice to zoom more than 11, not sure if that's intentional or not though I understand that it can put a lot of load on a tile server., If that's the case
perhaps you could add an option to check the hosts tile cache. so fetching a tile would be browser cache -> host cache -> windy. or can I do that via leaflet? -
I tried the api v4.0 it doesn't seem to work on IE11 even I changed the arrow function. Also, is 'SST' (sea temperature) only workking under 'ecmwf'?
-
@xyw101 use
Promise
polyfill it will work -
Hi, Is the ConextMenu available in api 4? Its really useful to have the Distance & Planning tool.
-
@тарантога me too
-
@ivo I'm intrested to purchase API4. I'm not a programmer and I have very poor skill to code. So I'm asking if I purchase API4, can I get my old API3 scripts to myself?
-
@Ivo Thanks. How can I use 'sst' overlay? Is it only available under 'ecmwf'? Because I can set it on your main site, but I cannot set it in the examples (using chromes console). I can see "sst" in the allowed list but it returns Uncaught (in promise) undefined when I try to set it
-
Hi there!
Looks like I found a bug: when you click on city there's no close button for info block (red circle with white cross). It's not present on your main site.
Thanks -
@antonms
Your comment about this bug is not clear.
Could you post a screenshot? -
You can test it by placing your iframe with default settings.
-
It's not a big problem for bigger screens:
-
But it confuses users on small sizes. Map height becomes too short:
Thanks for fast feedback!
-
-
Oh, sorry. I placed my comment in wrong place but can't delete it
@antonms said in Windy API v4 is here. Help us to test it:
You can test it by placing your iframe with default settings.
-
It's not a big problem for bigger screens:
-
But it confuses users on small sizes. Map height becomes too short:
Thanks for fast feedback!
-
-
-
@Korina
No, I've tried a lot of different variations but it's not visible. This bug is on<iframe>
only!
I placed default code from windy.com on jsbin:
https://jsbin.com/nilazavive/edit?html,output
Please see