Merge pull request #1240 from fredj/export_rotate

Export ol.coordinate.rotate
This commit is contained in:
Frédéric Junod
2013-11-06 04:29:09 -08:00

View File

@@ -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