Merge pull request #2178 from probins/classdesc

Use @classdesc notation.
This commit is contained in:
Tim Schaub
2014-06-09 11:18:14 -06:00
114 changed files with 372 additions and 43 deletions
+3
View File
@@ -35,6 +35,9 @@ ol.style.IconOrigin = {
/**
* @classdesc
* Set icon style for vector features.
*
* @constructor
* @param {olx.style.IconOptions=} opt_options Options.
* @extends {ol.style.Image}