I just create a station indoor map and works nicely using desktop browser but when using mobile devices browser i got issue when trying to click some THREE.CSS3DObject.
Live implementation : http://asw.web.id/project/virtuviz/
Please click a lot icon like the spinning toilet icon then a popup will appear.
it works well in desktop browser it doesn’t work in mobile browser
I can reproduce but I don’t think this issue. Can you please manually add an event listener to the respective HTML element and check if the reacts on the touchstart event? Maybe there is an issue with your used Tipped library.