Add missing exports
so that wmts-from-capabilities example works.
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
@exportSymbol ol.Coordinate
|
@exportSymbol ol.Coordinate
|
||||||
@exportProperty ol.Coordinate.toStringHDMS
|
@exportSymbol ol.Coordinate.createStringXY
|
||||||
|
@exportSymbol ol.Coordinate.toStringHDMS
|
||||||
|
@exportSymbol ol.Coordinate.toStringXY
|
||||||
|
@exportSymbol ol.Coordinate.fromProjectedArray
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
@exportSymbol ol.Extent
|
@exportSymbol ol.Extent
|
||||||
|
@exportProperty ol.Extent.prototype.getCenter
|
||||||
@exportProperty ol.Extent.prototype.getHeight
|
@exportProperty ol.Extent.prototype.getHeight
|
||||||
@exportProperty ol.Extent.prototype.getWidth
|
@exportProperty ol.Extent.prototype.getWidth
|
||||||
@exportProperty ol.Extent.prototype.containsCoordinate
|
@exportProperty ol.Extent.prototype.containsCoordinate
|
||||||
|
|||||||
Reference in New Issue
Block a user