Add classdesc to remaining vector classes

This commit is contained in:
Peter Robins
2014-06-15 08:15:21 -04:00
parent 4925ac9339
commit 8a4307cff2
4 changed files with 19 additions and 0 deletions

View File

@@ -11,6 +11,10 @@ goog.require('ol.tilegrid.TileGrid');
/**
* @classdesc
* A vector source in one of the supported formats, where the data is divided
* into tiles in a fixed grid pattern.
*
* @constructor
* @extends {ol.source.FormatVector}
* @param {olx.source.TileVectorOptions} options Options.