06/16/2017 at 11:25 am
#426280
Keymaster
@ Kevin
The only way to change this behavior would be to edit the template’s javascript file.
You will need to delete this file: gridder.min.js. The you will need to edit this file: gridder.js.
Search for this line: maptype: strMapType. You find two instances. Add a , after each then add scrollwheel: false to the next line as a new line.
Hope this helps!
