[OpenLayers-Commits] r6431 - trunk/openlayers/lib/OpenLayers/Control
commits at openlayers.org
commits at openlayers.org
Tue Mar 4 05:11:32 EST 2008
Author: fredj
Date: 2008-03-04 05:11:32 -0500 (Tue, 04 Mar 2008)
New Revision: 6431
Modified:
trunk/openlayers/lib/OpenLayers/Control/ScaleLine.js
Log:
Separating jsdoc declarations. (See #1229)
Modified: trunk/openlayers/lib/OpenLayers/Control/ScaleLine.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Control/ScaleLine.js 2008-03-04 07:09:05 UTC (rev 6430)
+++ trunk/openlayers/lib/OpenLayers/Control/ScaleLine.js 2008-03-04 10:11:32 UTC (rev 6431)
@@ -4,7 +4,9 @@
/**
* @requires OpenLayers/Control.js
- *
+ */
+
+/**
* Class: OpenLayers.Control.ScaleLine
* Display a small line indicator representing the current map scale on the map.
*
More information about the Commits
mailing list