diff --git a/Leaflet.NonTiledLayer.WCS/index.html b/Leaflet.NonTiledLayer.WCS/index.html index db7e62b..93d9ee6 100644 --- a/Leaflet.NonTiledLayer.WCS/index.html +++ b/Leaflet.NonTiledLayer.WCS/index.html @@ -40,7 +40,7 @@

Leaflet NonTiledLayer.WCS demo

}).addTo(mymap); - wcsLayer=L.nonTiledLayer.wcs("https://crossorigin.me/https://nsidc.org/cgi-bin/atlas_south?", { + wcsLayer=L.nonTiledLayer.wcs("https://nsidc.org/cgi-bin/atlas_south?", { wcsOptions: { coverage: 'sea_ice_concentration_06', version: '1.0.0',