Fix compiler type errors

This commit is contained in:
tsauerwein
2014-08-11 14:04:31 +02:00
parent 3ff180b224
commit 294afe16fe
4 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -1160,7 +1160,7 @@ olx.format.ReadOptions.prototype.dataProjection;
/**
* Projection of the feature geometries created by the format reader. if not
* Projection of the feature geometries created by the format reader. If not
* provided, features will be returned in the `dataProjection`.
* @type {ol.proj.ProjectionLike|undefined}
*/