panDuration not used in this example
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
var map = new OpenLayers.Map({
|
var map = new OpenLayers.Map({
|
||||||
div: "map",
|
div: "map",
|
||||||
resolutions: [0.087890625, 0.0439453125, 0.02197265625, 0.010986328125],
|
resolutions: [0.087890625, 0.0439453125, 0.02197265625, 0.010986328125],
|
||||||
panDuration: 100,
|
|
||||||
controls: [
|
controls: [
|
||||||
new OpenLayers.Control.Navigation(
|
new OpenLayers.Control.Navigation(
|
||||||
{dragPanOptions: {enableKinetic: true}}
|
{dragPanOptions: {enableKinetic: true}}
|
||||||
|
|||||||
Reference in New Issue
Block a user