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

View File

@@ -104,7 +104,7 @@ var map;
maxResolution: 156543.0339,
numZoomLevels: 20,
controls: [
new OpenLayers.Control.TouchNavigation({
new OpenLayers.Control.Navigation({
mouseWheelOptions: {
cumulative: false,
interval: 20