Add classdesc to remaining vector classes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user