Correct docs for updateWhileInteracting

This commit is contained in:
Peter Robins
2015-06-19 07:24:12 +00:00
parent aa90c97ba3
commit 43d9ebe51d

View File

@@ -3712,7 +3712,7 @@ olx.layer.VectorOptions.prototype.updateWhileAnimating;
/**
* When set to `true`, feature batches will be recreated during interactions.
* See also `updateWhileInteracting`. Default is `false`.
* See also `updateWhileAnimating`. Default is `false`.
* @type {boolean|undefined}
* @api
*/