Add @api stable annotations for Polyline format

This commit is contained in:
Éric Lemoine
2014-08-26 10:45:10 +02:00
parent a09b5d61ae
commit ceb0cc54ce
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1371,7 +1371,7 @@ olx.format.PolylineOptions;
* The factor by which the coordinates values will be scaled.
* Default is `1e5`.
* @type {number}
* @api
* @api stable
*/
olx.format.PolylineOptions.prototype.factor;