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

@@ -10,6 +10,10 @@ goog.require('ol.structs.RBush');
/**
* @classdesc
* A vector source in one of the supported formats, using a custom function to
* read in the data from a remote server.
*
* @constructor
* @extends {ol.source.FormatVector}
* @param {olx.source.ServerVectorOptions} options Options.