[OpenLayers-Commits] r10919 -
trunk/openlayers/lib/OpenLayers/Control
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Thu Nov 25 11:46:57 EST 2010
Author: ahocevar
Date: 2010-11-25 08:46:57 -0800 (Thu, 25 Nov 2010)
New Revision: 10919
Modified:
trunk/openlayers/lib/OpenLayers/Control/Measure.js
Log:
fixed API docs. p=patzi, r=me (closes #2948)
Modified: trunk/openlayers/lib/OpenLayers/Control/Measure.js
===================================================================
--- trunk/openlayers/lib/OpenLayers/Control/Measure.js 2010-11-24 20:03:00 UTC (rev 10918)
+++ trunk/openlayers/lib/OpenLayers/Control/Measure.js 2010-11-25 16:46:57 UTC (rev 10919)
@@ -161,8 +161,8 @@
/**
* APIMethod: setImmediate
- * Set <persist> is true, the temporary
- * sketch will be erased.
+ * Sets the <immediate> property. Changes the activity of immediate
+ * measurement.
*/
setImmediate: function(immediate) {
this.immediate = immediate;
More information about the Commits
mailing list