Add @api stable annotations to Feature format

This commit is contained in:
Éric Lemoine
2014-08-27 12:37:31 +02:00
parent 52c5897ccc
commit f8b9896dd3

View File

@@ -16,6 +16,7 @@ goog.require('ol.proj');
* file formats. See the documentation for each format for more details.
*
* @constructor
* @api stable
*/
ol.format.Feature = function() {