From e1bafd2f6e3e495d98ec986ac4122ab024a25583 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 30 Aug 2013 16:02:54 -0600 Subject: [PATCH] Export ol.proj.Projection.prototype.getExtent for use in WMTS example --- src/ol/proj.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ol/proj.exports b/src/ol/proj.exports index 5fa787c1f2..8cfb8bba1a 100644 --- a/src/ol/proj.exports +++ b/src/ol/proj.exports @@ -1,4 +1,5 @@ @exportClass ol.proj.Projection ol.ProjectionOptions +@exportProperty ol.proj.Projection.prototype.getExtent @exportSymbol ol.proj.Units @exportProperty ol.proj.Units.DEGREES