You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
a value of 0 is no rotation (default)
values > 0 rotate the globe in the normal direction
values < 0 rotate the opposite direction
a value of 1 rotates one rotation in 24 hours
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: