X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/mediawiki_extensions/wrmap.git/blobdiff_plain/c2f1651daf8846dcebd23f9f48184b7b38c4d388..df1008bc626078b833e19b50537c18b6792a0a6d:/wrmap.js diff --git a/wrmap.js b/wrmap.js index ab45a89..de22a91 100644 --- a/wrmap.js +++ b/wrmap.js @@ -351,6 +351,9 @@ function init_wrmap(i, jq_map) { attributionOptions: { collapsible: false } + }), + interactions: ol.interaction.defaults({ + mouseWheelZoom: false }) });