Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
emxsys opened this issue May 25, 2018 · 0 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@emxsys
Copy link
Member

emxsys commented May 25, 2018

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
@emxsys emxsys added the enhancement New feature or request label May 25, 2018
@emxsys emxsys added this to the 1.0.0 milestone May 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant