dataarts / webgl-globe

WebGL Globe is a platform for visualizing latitude longitude based information using WebGL.
https://experiments.withgoogle.com/chrome/globe
Other
3.59k stars 1.15k forks source link

CrossOrigin render Image #74

Closed hfabio closed 5 years ago

hfabio commented 5 years ago

I've got this CrossOrigin issue when the image is found here, but the image has no reference (I already tried to erase the origin and setted to anonymous)

image

with this issue the graph just don't render, but when I remove the background it render normally just logging image not found.