Multi touch controls - #285
Conversation
Fly Preview Deployments - Completed ✅ |
|
@snide Give this a try on your iPad and let me know how you like the UX. I did some testing on my phone and it worked OK. Performance is awful, which is concerning since the iPhone 15 should be plenty powerful to run this. My iPad is very old and is on Safari 15 which does not have some of the modern web APIs needed so I wasn't able to test on that.
FYI I have not fully tested all the other map layers yet. |
|
Nice, this is great! Tested this in the following, which all seemed to work well. I think Android firefox be able to use pointer events, so don't know what's up there. When you use two fingers the whole scene disappears.
Yep. Noticed that regular mouse events (for erasing) look busted in this PR. Yell if you want me to do any deeper testing. |
|
Also. FWIW, Android Firefox is less than 1% of usage, so don't break your back on it if it's hard to test. It's of course the browser I use, but that's not a good enough reason 🤣 |
|
@snide I believe I fixed the issue with the fog/marker layers not working. Did you want me to implement this on the web side in this PR as well or are you going to do that? It looks like your implementation has some additional complexity going on (looking at the scene mouse movement). |
|
Awesome. I can take care of it when I get back. |
Fixes #277
inttoreal