From ffc9a5757538c0c3904f12305bd52bf83d94cc82 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Wed, 21 Nov 2007 08:38:49 +0000 Subject: [PATCH] typo snuck into previous commit. git-svn-id: http://svn.openlayers.org/trunk/openlayers@5232 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- lib/OpenLayers/Layer/EventPane.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/OpenLayers/Layer/EventPane.js b/lib/OpenLayers/Layer/EventPane.js index bff92332a2..0a209373ab 100644 --- a/lib/OpenLayers/Layer/EventPane.js +++ b/lib/OpenLayers/Layer/EventPane.js @@ -27,7 +27,7 @@ OpenLayers.Layer.EventPane = OpenLayers.Class(OpenLayers.Layer, { * you, you should turn this option off, or use spherical mercator. * Default is on. */ - smootherDragging: true, + smoothDragPan: true, /** * Property: isBaseLayer