diff --git a/examples/mobile.js b/examples/mobile.js index 957b69b278..1de17d537f 100644 --- a/examples/mobile.js +++ b/examples/mobile.js @@ -19,7 +19,7 @@ function init() { -20037508.34, -20037508.34, 20037508.34, 20037508.34 ), controls: [ - new OpenLayers.Control.Navigation({dragPanOptions: {enableKinetic: true}}), + new OpenLayers.Control.TouchNavigation({dragPanOptions: {enableKinetic: true}}), new OpenLayers.Control.Attribution(), new OpenLayers.Control.DrawFeature( vector, OpenLayers.Handler.Point, {id: "point-control"}