vasturiano / globe.gl

UI component for Globe Data Visualization using ThreeJS/WebGL
https://vasturiano.github.io/globe.gl/example/world-population/
MIT License
2.03k stars 301 forks source link

choropleth and hexed globes not displaying #41

Closed Afats closed 1 year ago

Afats commented 3 years ago

The choropleth and hexed globes don't load on a python server.

vasturiano commented 3 years ago

@Afats do you have any errors on your browser's console?

prams25 commented 3 years ago

It doesn't work for me either, I tried using both safari and chrome

Afats commented 3 years ago

@Afats do you have any errors on your browser's console?

@vasturiano These are the error messages:

Uncaught ReferenceError: Globe is not defined at World (:43:30) at Le (react-dom.production.min.js:100) at Pj (react-dom.production.min.js:231) at di (react-dom.production.min.js:168) at Nj (react-dom.production.min.js:168) at sc (react-dom.production.min.js:168) at gf (react-dom.production.min.js:162) at Pa (react-dom.production.min.js:157) at yd (react-dom.production.min.js:188) at react-dom.production.min.js:191

GET http://localhost:8000/favicon.ico 404 (File not found) (and a 500 status error as well)