We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cc8416 + 11e4754 commit fcdb32fCopy full SHA for fcdb32f
assets/javascripts/app.js
@@ -167,6 +167,7 @@ var App = (function ($, publ) {
167
map = new ol.Map({
168
target: options.target,
169
layers: layerArr,
170
+ interactions: ol.interaction.defaults({mouseWheelZoom:false}),
171
controls: ol.control.defaults({
172
attributionOptions: ({
173
collapsible: false
0 commit comments