Add ol.geom.LinearRing

This commit is contained in:
Tom Payne
2013-11-30 19:28:00 +01:00
parent 1ecdd675ab
commit b2a93dcda7
3 changed files with 53 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
@exportSymbol ol.geom.LinearRing
@exportProperty ol.geom.LinearRing.prototype.getCoordinates
@exportProperty ol.geom.LinearRing.prototype.getType
@exportProperty ol.geom.LinearRing.prototype.setCoordinates