Fix imagestyle docs
This commit is contained in:
@@ -27,7 +27,8 @@ ol.style.ImageOptions;
|
|||||||
/**
|
/**
|
||||||
* @classdesc
|
* @classdesc
|
||||||
* A base class used for creating subclasses and not instantiated in
|
* 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
|
* @constructor
|
||||||
* @param {ol.style.ImageOptions} options Options.
|
* @param {ol.style.ImageOptions} options Options.
|
||||||
|
|||||||
Reference in New Issue
Block a user