Windy Community
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    • Register
    • Login
    1. Home
    2. ecdis-windy-test
    E
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Groups 0

    ecdis-windy-test

    @ecdis-windy-test

    0
    Reputation
    4
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ecdis-windy-test Unfollow Follow

    Latest posts made by ecdis-windy-test

    • RE: iconfont and CORS issue

      7a2db719-e6e3-4bc4-b209-f64d87eeb13b-2025-09-30_17h10_58.png ce696aed-87dd-4fd5-8ffb-a6b60abad7b9-2025-09-30_17h11_07.png D:_WORK\Router\images\Screenpresso\2025-09-30_17h10_58.png
      D:_WORK\Router\images\Screenpresso\2025-09-30_17h11_07.png

      The same error on the windy demo page

      posted in Windy API v4
      E
      ecdis-windy-test
    • iconfont and CORS issue

      Hello,
      I've faced today with the issue with iconfont

      Access to font at 'https://www.windy.com/v/36.0.0.lib.4d82/iconfont.woff' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

      Access to font at 'https://www.windy.com/v/36.0.0.lib.4d82/iconfont.ttf' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

      posted in Windy API v4
      E
      ecdis-windy-test
    • RE: Map Forecast: Windy UI (logo/zoom/legend) hidden under tiles until zoom/pan (Vue 2 + Leaflet 1.4)

      @David-Ryzec-3
      I've found the root of the issue. I use leaflet 1.9 in other pages of our vue site and there was a conflict with leaflet.css file from 1.9. When I remove leaflet.css includes on other pages windy map starts works well.

      Is there any way to use leaflet 1.9 for whole site and 1.4 (w/o leaflet.css) for a page with windy map?

      Thanks.

      posted in Windy API v4
      E
      ecdis-windy-test
    • Map Forecast: Windy UI (logo/zoom/legend) hidden under tiles until zoom/pan (Vue 2 + Leaflet 1.4)

      31f29a16-5ec6-4e4f-b58d-6139b69de09d-image.png

      I’ve integrating Windy Map Forecast via libBoot.js into a Vue 2 app. The map renders and authorizes correctly, but the built-in Windy UI (logo, zoom buttons, layer selector, legend/timeline) is hidden under the weather tiles/canvases. Those UI elements briefly appear only while the map is redrawing (during zoom/pan) and then get covered again by the tiles.

      Environment

      Framework: Vue 2.7
      Leaflet: project uses 1.9.x, but for Windy we load 1.4.0 as required
      Windy API: Map Forecast via https://api.windy.com/assets/libBoot.js
      Dev server: http://localhost:8080 (domains whitelisted; key authorizes fine)
      OS/Browser: Windows 10/11, latest Chrome

      What we see

      Weather layers render (particles, tiles) and updates work
      Windy UI elements are present in the DOM but are not visible most of the time (seem to be behind the map tiles/canvases)
      During zoom/pan, while old tiles are cleared and new tiles load, the UI becomes visible for a moment

      Thanks for any hints!

      posted in Windy API v4
      E
      ecdis-windy-test