Document olx.format.PolylineOptions

This was mistakenly annotated with `@todo stability` (which does nothing).
This commit is contained in:
Tim Schaub
2014-07-05 15:43:03 -04:00
parent 4cf5ab4620
commit 8b29b52e95

View File

@@ -1145,7 +1145,7 @@ olx.format.GeoJSONOptions.prototype.geometryName;
/**
* @typedef {{factor: (number|undefined)}}
* @todo stability experimental
* @api
*/
olx.format.PolylineOptions;