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

View File

@@ -122,7 +122,7 @@ ol.MapProperty = {
/**
* @class
* @classdesc
* The map is the core component of OpenLayers. In its minimal configuration it
* needs a view, one or more layers, and a target container:
*