vasturiano / react-globe.gl

React component for Globe Data Visualization using ThreeJS/WebGL
https://vasturiano.github.io/react-globe.gl/example/world-population/
MIT License
866 stars 155 forks source link

Multi globes interefence #149

Open beachstrider opened 1 year ago

beachstrider commented 1 year ago

The globeImageUrl of the first globe is applied to the second globe.

MichaelBonnet commented 1 year ago

addressing your issue will be very difficult without any information about how your code looks. Consider making a minimal codesandbox.io example.