fixed API docs. p=patzi, r=me (closes #2948)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@10919 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -161,8 +161,8 @@ OpenLayers.Control.Measure = OpenLayers.Class(OpenLayers.Control, {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* APIMethod: setImmediate
|
* APIMethod: setImmediate
|
||||||
* Set <persist> is true, the temporary
|
* Sets the <immediate> property. Changes the activity of immediate
|
||||||
* sketch will be erased.
|
* measurement.
|
||||||
*/
|
*/
|
||||||
setImmediate: function(immediate) {
|
setImmediate: function(immediate) {
|
||||||
this.immediate = immediate;
|
this.immediate = immediate;
|
||||||
|
|||||||
Reference in New Issue
Block a user