Address review comments

This commit is contained in:
Andreas Hocevar
2017-07-29 17:56:48 +02:00
parent c6b942f185
commit 68f6b61217
7 changed files with 48 additions and 111 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ ol.style.Style.prototype.getRenderer = function() {
/**
* Sets a custom renderer function for this style. When set, `fill`, `stroke`
* and `image` optins of the style will be ignored.
* and `image` options of the style will be ignored.
* @param {ol.StyleRenderFunction|null} renderer Custom renderer function.
* @api
*/