Disable Scrolling on Map

Is it possible to disable map adjustments when scrolling? I know that this is generally a MapBox feature, but due to the way this is set up with the API, I am imagining that it might be managed inside of the ep!c script…

Thanks in advance!

Circling back here — would love to this answer!

So sorry Chase, I thought I’d replied to this! Just add the attribute ‘epic-map-cooperative-gestures’ with the value ‘true’. If I’m understanding your question correctly this will disable the automatic zoom on scroll for the map and require the user to hold down the ctrl or command key to use scroll zoom.

Let me know if I’ve misunderstood!