sensible defaut for dragpan interval, r=crschmidt (#3317)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@12031 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Éric Lemoine
2011-05-30 12:55:16 +00:00
parent d6698e3771
commit 7a51a782bc
6 changed files with 5 additions and 12 deletions

View File

@@ -51,7 +51,6 @@ var init = function (onSelectFeatureFunction) {
new OpenLayers.Control.Attribution(),
new OpenLayers.Control.TouchNavigation({
dragPanOptions: {
interval: 100,
enableKinetic: true
}
}),