Merge pull request #3822 from probins/update

Correct docs for updateWhileInteracting
This commit is contained in:
Andreas Hocevar
2015-06-19 12:59:30 +02:00

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
*/