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
This is a complex issue. We are relying on the base webview catching events from the user as opposed to the calling window. This is how the popup windows for the incidents are loaded. An alternative that might work is using a javascript gesture library. I cant seem to get this working on the avd I am using, but maybe that is a failing of avd. I commited some rudimentary tests for this into the corresponding branch
I noticed that this was working as expected with drag handlers when using OpenLayers-2.12-rc1. Upgrading OpenLayers on the back-end may resolve this issue.
These events already work on the mapView branch but they need to be added for the webview
The text was updated successfully, but these errors were encountered: