Use Navigation control for mousewheel zoom on desktop devices

This commit is contained in:
ahocevar
2011-11-25 20:53:15 +01:00
parent cdd1b756df
commit 6f341b1fb5
+1 -1
View File
@@ -104,7 +104,7 @@ var map;
maxResolution: 156543.0339, maxResolution: 156543.0339,
numZoomLevels: 20, numZoomLevels: 20,
controls: [ controls: [
new OpenLayers.Control.TouchNavigation({ new OpenLayers.Control.Navigation({
mouseWheelOptions: { mouseWheelOptions: {
cumulative: false, cumulative: false,
interval: 20 interval: 20