Remove crossOrigin null option for OpenSeaMap source
This commit is contained in:
@@ -28,7 +28,6 @@ var openSeaMapLayer = new ol.layer.Tile({
|
||||
}),
|
||||
ol.source.OSM.ATTRIBUTION
|
||||
],
|
||||
crossOrigin: null,
|
||||
url: 'http://tiles.openseamap.org/seamark/{z}/{x}/{y}.png'
|
||||
})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user