Merge pull request #4521 from ahocevar/imagestyle-docs

Fix imagestyle docs
This commit is contained in:
Andreas Hocevar
2015-12-06 11:43:13 +01:00

View File

@@ -27,7 +27,8 @@ ol.style.ImageOptions;
/**
* @classdesc
* A base class used for creating subclasses and not instantiated in
* apps. Base class for {@link ol.style.Icon} and {@link ol.style.Circle}.
* apps. Base class for {@link ol.style.Icon}, {@link ol.style.Circle} and
* {@link ol.style.RegularShape}.
*
* @constructor
* @param {ol.style.ImageOptions} options Options.