Add abstract tag at class level
This commit is contained in:
committed by
Guillaume Beraudo
parent
2e63590791
commit
546fc97cd4
@@ -15,6 +15,7 @@ goog.require('ol.proj');
|
||||
* file formats. See the documentation for each format for more details.
|
||||
*
|
||||
* @constructor
|
||||
* @abstract
|
||||
* @api stable
|
||||
*/
|
||||
ol.format.Feature = function() {
|
||||
|
||||
Reference in New Issue
Block a user