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:
@@ -48,11 +48,7 @@ function init() {
|
||||
-20037508.34, -20037508.34, 20037508.34, 20037508.34
|
||||
),
|
||||
controls: [
|
||||
new OpenLayers.Control.TouchNavigation({
|
||||
dragPanOptions: {
|
||||
interval: 100
|
||||
}
|
||||
}),
|
||||
new OpenLayers.Control.TouchNavigation(),
|
||||
new OpenLayers.Control.ZoomPanel(),
|
||||
toolbar
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user