From 69580cd6981ef0eadc00dd4f4f744359168584c6 Mon Sep 17 00:00:00 2001 From: Pierre GIRAUD Date: Mon, 17 Dec 2012 12:56:09 +0100 Subject: [PATCH] Don't change the example --- examples/mobile.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/mobile.js b/examples/mobile.js index 3104cbbd63..9bbcb9125a 100644 --- a/examples/mobile.js +++ b/examples/mobile.js @@ -22,9 +22,6 @@ var init = function () { controls: [ new OpenLayers.Control.Attribution(), new OpenLayers.Control.TouchNavigation({ - pinchZoomOptions: { - preserveCenter: true - }, dragPanOptions: { enableKinetic: true }