WorldWindEarth / worldwind-react-globe

A React component for interacting with the Web WorldWind virtual globe SDK from NASA and ESA
https://worldwind.earth/worldwind-react-globe/
MIT License
42 stars 19 forks source link

Add rotation prop to control the Globe's rotation speed and direction #11

Open emxsys opened 6 years ago

emxsys commented 6 years ago

Add a rotation prop (PropType.number) that controls the Globes rotation animation. The rotation value is a simple multiplier where 1 is one rotation in 24 hours, 2 is 2x, etc.