Clarify docs for renderBuffer

This commit is contained in:
tsauerwein
2015-05-05 17:22:33 +02:00
parent 56e8575e41
commit c0d9a822f8

View File

@@ -3556,8 +3556,9 @@ olx.layer.VectorOptions.prototype.opacity;
/**
* The buffer around the viewport extent used by the renderer when getting
* features from the vector source. Recommended value: the size of the
* largest symbol or line width. Default is 100 pixels.
* features from the vector source for the rendering or hit-detection.
* Recommended value: the size of the largest symbol, line width or label.
* Default is 100 pixels.
* @type {number|undefined}
* @api
*/