Disable the auto scroll wheel zoom in Web Map Application/Story Maps (not web map)

955
0
09-20-2016 12:00 PM
jdcayetano
New Contributor II

I have this html code of the story map I did. How will I disable the auto scroll wheel zoom?

 

<iframe
width="100%" height="95%"
scrolling="no" marginheight="0" marginwidth="0"
src="https://crsorg.maps.arcgis.com/apps/SimpleViewer/index.html?appid=93417eb1a55248c9bf54768b379d0578&e..."
</iframe>

0 Replies