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

    Topics

    • E

      iconfont and CORS issue

      Watching Ignoring Scheduled Pinned Locked Moved Windy API v4
      3
      0 Votes
      3 Posts
      647 Views
      selverobS
      Hi, we're sorry for the inconvenience, the issue should be fixed now.
    • E

      Map Forecast: Windy UI (logo/zoom/legend) hidden under tiles until zoom/pan (Vue 2 + Leaflet 1.4)

      Watching Ignoring Scheduled Pinned Locked Moved Windy API v4
      3
      1
      0 Votes
      3 Posts
      4k Views
      E
      @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.