vasturiano / three-globe

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

updating labels size according to zoom #25

Closed tomerOko closed 3 years ago

tomerOko commented 3 years ago

hey :) i want to show the size of the dot of the labels dynamically, according to zoom, so that they be big enough to be visible when the hole globe is in view, but small enough after zooming to fit in the screen (lets say 100 times closer then the default settings) what would be the way to do that? thanks a lot

dylancm4 commented 3 years ago

Did you figure out how to do this?