Navigation

    Windy Community

    • Register
    • Login
    • Search
    • Unread
    • Categories
    • Groups
    • Go to windy.com

    Add layers

    General Discussion
    2
    2
    2926
    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
      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
      • siim
        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
        Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
        NodeBB & contributors, OSM & contributors, HERE maps
        Terms and Conditions     Privacy Policy