dataarts / webgl-globe

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

Custom Colors and point locations #65

Open acamit opened 7 years ago

acamit commented 7 years ago

I want to customize the colour of points on globe based on magnitude. And I need to get the latitude longitude of the point where the user has clicked on the globe. Can you help me with the reverse calculations. Looking forward for support.