Hello All,
Is there a equivalent of map.disableScrollWheel() when it comes to touchscreen devices, i.e. smartphones? When it comes to a web page with lots of scrolling down and up, and if the map div is in the middle of the page. Users might place their fingers on the map, drag it to try to go up or down the page but it will just pan the map instead of actually going up or down the page to other sections
I'm looking at JS API 3.xyz and don't see anything that could prevent that. Maybe in JS API 4.xyz?
Thanks,