olc:DragPan

Pans the map with a drag of the mouse.

Inherits from

See also

  • olc namespace
  • <OpenLayers.Control.DragPan>
Summary
olc:DragPanPans the map with a drag of the mouse.
Configurable Properties
interval{Integer} The number of milliseconds that should ellapse before panning the map again.

Configurable Properties

interval

{Integer} The number of milliseconds that should ellapse before panning the map again.  Set this to increase dragging performance.  Defaults to 25 milliseconds.

Abstract base component for OpenLayers Controls.