Default CORS request mode for tiles used in WebGL rendering
This commit is contained in:
@@ -50,7 +50,6 @@ const shadedRelief = new TileLayer({
|
||||
opacity: 0.3,
|
||||
source: new XYZ({
|
||||
url: 'https://{a-d}.tiles.mapbox.com/v3/aj.sf-dem/{z}/{x}/{y}.png',
|
||||
crossOrigin: 'anonymous',
|
||||
}),
|
||||
style: {
|
||||
variables: variables,
|
||||
|
||||
Reference in New Issue
Block a user