Add @api stable annotations for TopoJSON format

This commit is contained in:
Éric Lemoine
2014-08-26 10:46:05 +02:00
parent ceb0cc54ce
commit de4131f207
2 changed files with 4 additions and 4 deletions

View File

@@ -1386,7 +1386,7 @@ olx.format.TopoJSONOptions;
/**
* Default data projection.
* @type {ol.proj.ProjectionLike}
* @api
* @api stable
*/
olx.format.TopoJSONOptions.prototype.defaultDataProjection;