Add ol.geom.LinearRing#getArea

This commit is contained in:
Tom Payne
2013-12-02 14:47:32 +01:00
parent 01c185ef57
commit 2c40daea22
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
@exportSymbol ol.geom.LinearRing
@exportProperty ol.geom.LinearRing.prototype.getArea
@exportProperty ol.geom.LinearRing.prototype.getCoordinates
@exportProperty ol.geom.LinearRing.prototype.getType
@exportProperty ol.geom.LinearRing.prototype.setCoordinates