OpenLayers. Control. PanZoomBar

The PanZoomBar is a visible control composed of a OpenLayers.Control.PanPanel and a <OpenLayers.Control.ZoomBar>.  By default it is displayed in the upper left corner of the map as 4 directional arrows above a vertical slider.

Inherits from

Properties

zoomStopWidth

zoomStopHeight

zoomWorldIcon

{Boolean}

Constructor

OpenLayers. Control. PanZoomBar

Functions

destroy

destroy: function()
The PanPanel is visible control for panning the map North, South, East or West in small steps.
destroy: function()
The PanZoom is a visible control, composed of a OpenLayers.Control.PanPanel and a OpenLayers.Control.ZoomPanel.
Close