From 09e4c985a0f92b076f687fa0f495e971782ff15b Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Wed, 6 Nov 2013 08:58:06 +0100 Subject: [PATCH] Export ol.coordinate.rotate --- src/ol/coordinate.exports | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ol/coordinate.exports b/src/ol/coordinate.exports index a3740f475f..49eedf5f75 100644 --- a/src/ol/coordinate.exports +++ b/src/ol/coordinate.exports @@ -1,5 +1,6 @@ @exportSymbol ol.coordinate.createStringXY @exportSymbol ol.coordinate.format @exportSymbol ol.coordinate.fromProjectedArray +@exportSymbol ol.coordinate.rotate @exportSymbol ol.coordinate.toStringHDMS @exportSymbol ol.coordinate.toStringXY