crs:L.CRS.EPSG4326,// TODO por ahora, sólo está soportado este sistema de referencia
format:'image/jpeg',
uppercase:true,
subdomains:['idecan1','idecan3'],
@@ -46,7 +53,7 @@ define({
props:{
layers:'eoc:basemap',
tms:true,
crs:'EPSG:4326',
crs:'EPSG:3857',
format:'png',
attribution:'<a href="https://geoservice.dlr.de" target="_blank" title="Earth Observation Center (EOC) of the German Aerospace Center (DLR)">EOC Geoservice</a>',
minZoom:1,
@@ -61,7 +68,7 @@ define({
props:{
layers:'eoc:baseoverlay',
tms:true,
crs:'EPSG:4326',
crs:'EPSG:3857',
format:'png',
attribution:'<a href="https://geoservice.dlr.de" target="_blank" title="Earth Observation Center (EOC) of the German Aerospace Center (DLR)">EOC Geoservice</a>',