Add more comments to NavToolbar.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@8321 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -10,6 +10,14 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Control.NavToolbar
|
* Class: OpenLayers.Control.NavToolbar
|
||||||
|
* This Toolbar is an alternative to the Navigation control that displays
|
||||||
|
* the state of the control, and provides a UI for changing state to
|
||||||
|
* use the zoomBox via a Panel control.
|
||||||
|
*
|
||||||
|
* If you wish to change the properties of the Navigation control used
|
||||||
|
* in the NavToolbar, see:
|
||||||
|
* http://trac.openlayers.org/wiki/Toolbars#SubclassingNavToolbar
|
||||||
|
*
|
||||||
*
|
*
|
||||||
* Inherits from:
|
* Inherits from:
|
||||||
* - <OpenLayers.Control.Panel>
|
* - <OpenLayers.Control.Panel>
|
||||||
|
|||||||
Reference in New Issue
Block a user