diff --git a/src/ol/coordinate.exports b/src/ol/coordinate.exports index aff059c305..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 -@exportSymbol ol.coordinate.fromProjectedArray