Documentation for Control classes.

git-svn-id: http://svn.openlayers.org/trunk/openlayers/doc@1247 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2006-08-16 17:28:52 +00:00
parent a6567afad5
commit f1111a1c11
8 changed files with 84 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
OpenLayers.Control.PanZoom
Creates a small toolset for controlling the location of the map with panning and zooming, including four directional arrows, a zoom in and zoom out, and a bar on which a slider can be moved to zoom in or out by multiple stops at once.
* Constructor
OpenLayers.Control.PanZoomBar() -- Creates a new panzoombar control.