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
Investigated yesterday debugging on android, and it is a bug of cesium itself.
The problem happens when you use pinch to zoom and then rise the fingers.
When the last finger leaves the screen a LEFT_CLICK event is triggered.
I should be able to patch it from MapStore, maybe using rxjs.
When you try to drag and drop on 3D with a mobile device the featureinfo activates continuously causing annoyance
The text was updated successfully, but these errors were encountered: