Fix imagestyle docs

This commit is contained in:
Andreas Hocevar
2015-12-06 11:33:40 +01:00
parent 952a282756
commit 5a1588a2dc

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.