Add layers
-
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
-
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 Community | Powered by excellent
NodeBB