vasturiano / react-globe.gl

React component for Globe Data Visualization using ThreeJS/WebGL
https://vasturiano.github.io/react-globe.gl/example/world-population/
MIT License
904 stars 156 forks source link

Half globe #168

Open ahtishamullah opened 8 months ago

ahtishamullah commented 8 months ago

Describe the bug I want to display half globe i change the altitude (orbitRef.current as any).pointOfView({ altitude: 1.66 }, 1500); but it dosen't work as i expected it cuts the upper part of globe Its urgent can any one help me with this