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:
crschmidt
2009-03-03 06:30:15 +00:00
parent 92fe77f25c
commit 95c178adf2
27 changed files with 86 additions and 23 deletions

View File

@@ -10,7 +10,11 @@
/**
* Class: OpenLayers.Control.Permalink
*
* The Permalink control is hyperlink that will return the user to the
* current map view. By default it is drawn in the lower right corner of the
* map. The href is updated as the map is zoomed, panned and whilst layers
* are switched.
* `
* Inherits from:
* - <OpenLayers.Control>
*/