vasturiano / three-globe

WebGL Globe Data Visualization as a ThreeJS reusable 3D object
https://vasturiano.github.io/three-globe/example/links/
MIT License
1.27k stars 149 forks source link

Points Customization #34

Open Domohh opened 3 years ago

Domohh commented 3 years ago

Hey!

I've been playing around with the "Three-Globe" for a while now and I must say great work and clear documentation! Now I'm searching for a way to create and customize points and lines like the screenshot attached. Is this already possible with the custom layer? If so, how can I create custom 2D HTML elements on the globe?

image
vasturiano commented 3 years ago

@Scaredtodev thanks for reaching out.

You should be able to get at least close with the Labels and Arcs layers.