Export ol.geom.Geometry.prototype.getCoordinates

This commit is contained in:
Tim Schaub
2013-08-26 17:16:04 -06:00
parent 9c824584b3
commit 6baf5d0b18

View File

@@ -8,6 +8,9 @@
@exportProperty ol.geom.GeometryType.MULTIPOLYGON
@exportProperty ol.geom.GeometryType.GEOMETRYCOLLECTION
@exportSymbol ol.geom.Geometry
@exportProperty ol.geom.Geometry.prototype.getCoordinates
@exportSymbol ol.geom.Point
@exportSymbol ol.geom.LineString
@exportSymbol ol.geom.Polygon