From 6eaad6a837afea0e70b5b159be941bde4bc73ff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Fri, 15 Mar 2013 17:58:54 +0100 Subject: [PATCH] Source option "projection" is a ProjectionLike --- src/objectliterals.exports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/objectliterals.exports b/src/objectliterals.exports index 65508a2711..2ea572d8f7 100644 --- a/src/objectliterals.exports +++ b/src/objectliterals.exports @@ -129,7 +129,7 @@ @exportObjectLiteral ol.source.SourceOptions @exportObjectLiteralProperty ol.source.SourceOptions.attributions Array.|undefined @exportObjectLiteralProperty ol.source.SourceOptions.extent ol.Extent|undefined -@exportObjectLiteralProperty ol.source.SourceOptions.projection ol.Projection|undefined +@exportObjectLiteralProperty ol.source.SourceOptions.projection ol.ProjectionLike @exportObjectLiteral ol.source.StamenOptions @exportObjectLiteralProperty ol.source.StamenOptions.layer string