Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Touch interactions don't work on mobile devices #75

Open
banoresaurabh opened this issue May 19, 2019 · 2 comments
Open

Touch interactions don't work on mobile devices #75

banoresaurabh opened this issue May 19, 2019 · 2 comments

Comments

@banoresaurabh
Copy link

banoresaurabh commented May 19, 2019

The touch interactions with globe like panning, pinching don't work on mobile devices.

@banoresaurabh banoresaurabh changed the title Interactions don Touch interactions don't work on mobile devices May 19, 2019
@coldSeattle
Copy link

Yeah, in some webgl-globe sites examples touch is not workin

@daweifeng
Copy link

You can try adding touchstart , touchmove and touchend listeners and also their event handlers. The logic in these new event handlers has the same logic as the original event handlers for mousedown, mousemove and mouseout events.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants