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

Data not rendering with correct colors #71

Closed geekkid1 closed 6 years ago

geekkid1 commented 6 years ago

I loaded a tiny dataset to test things out, and things worked fine. I created my own script using what is contained in the README (I'm relatively inexperienced here), and suddenly my markers are showing up as black, not the multicolor gradient a la the population globe. Any tips?

geekkid1 commented 6 years ago

Nevermind it was a glitch regarding the magnitudes. I should have tested everything.