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

    Add layers

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 3.7k 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.
    • D Offline
      dirtgambit
      last edited by

      Hi, id like to add a WKT GeoJson layer and add standard leaflet buttons to my map layers, can this be done with windy.

      regards

      1 Reply Last reply Reply Quote 0
      • siimS Offline
        siim
        last edited by

        Yes, Windy map is based on Leaflet.
        Everything you can do on Leaflet map, you can do with Windy.

        L.control.zoom({
            position: 'topleft'
        }).addTo(W.map)
        

        By default Windy hides Leaflet controls:

        #windy #map-container .leaflet-control-container {
        	display: block !important;
        }
        

        windy.png

        https://api4.windy.com/

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