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
Is your feature request related to a problem? Please describe.
How to stop the globe zoom while scrolliing.
Describe the solution you'd like
want to scroll the screen while the mouse in on the globe Describe alternatives you've considered
Try to create when double click on the map then it will rotate and zoom when people zoom . And when only scrolling is happening then just scroll the screen .
The text was updated successfully, but these errors were encountered:
I haven't tested it, but since you can access the internal ThreeJS orbit controls object through controls(), then I guess you should be able to use enableZoom 🤞
Is your feature request related to a problem? Please describe.
How to stop the globe zoom while scrolliing.
Describe the solution you'd like
want to scroll the screen while the mouse in on the globe
Describe alternatives you've considered
Try to create when double click on the map then it will rotate and zoom when people zoom . And when only scrolling is happening then just scroll the screen .
The text was updated successfully, but these errors were encountered: