diff --git a/externs/olx.js b/externs/olx.js index dbbe89847a..ea94ca87eb 100644 --- a/externs/olx.js +++ b/externs/olx.js @@ -1650,7 +1650,8 @@ olx.format.WriteOptions.prototype.dataProjection; /** * Projection of the feature geometries that will be serialized by the format - * writer. + * writer. If not provided, geometries are assumed to be in the + * `dataProjection` if that is set; in other words, they are not transformed. * @type {ol.proj.ProjectionLike} * @api stable */