A brilliant patch adding better documentation to all of our controls from an
unnamed contributor on OpenLayers trac. (Closes #1751) git-svn-id: http://svn.openlayers.org/trunk/openlayers@8942 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -11,7 +11,11 @@
|
||||
|
||||
/**
|
||||
* Class: OpenLayers.Control.ZoomPanel
|
||||
*
|
||||
* The ZoomPanel control is a compact collecton of 3 zoom controls - a
|
||||
* <OpenLayers.Control.ZoomIn>, a <OpenLayers.Control.ZoomToMaxExtent>, and a
|
||||
* <OpenLayers.Control.ZoomOut>. By default it is drawn in the upper left
|
||||
* corner of the map.
|
||||
*
|
||||
* Note: If you wish to use this class with the default images and you want
|
||||
* it to look nice in ie6, you should add the following, conditionally
|
||||
* added css stylesheet to your HTML file:
|
||||
|
||||
Reference in New Issue
Block a user