Thanks Hermann, I have that page, but the event object does not have touches in it, which apparently is some times an issue with android webviews.
It does have e.latitude and e.longitude, which tells me that the webglearth library is modifying the event object but is not keeping e.pageX and similar on this particular device, even though it works on iOS just fine. I have something kind of working using e.latitude, but it is quirky because the map shifts underneath with these swipes, which changes the references for swiping. Sent from my iPhone > On Aug 9, 2017, at 5:21 AM, hh via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Have you already seen the answer from here: > https://stackoverflow.com/questions/9585487/cant-get-coordinates-of-touchevents-in-javascript-on-android-devices > ?? > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode