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 the enableNavigation prop to the Globe to control whether the user can move the globe with mouse or touch gestures. The default value should be true.
Setting this prop to false would establish a static globe/map whose location can only be changed programmatically.
The text was updated successfully, but these errors were encountered:
Add the
enableNavigation
prop to the Globe to control whether the user can move the globe with mouse or touch gestures. The default value should betrue
.Setting this prop to
false
would establish a static globe/map whose location can only be changed programmatically.The text was updated successfully, but these errors were encountered: