Add ol.geom exports

This commit is contained in:
Tom Payne
2013-11-10 20:53:48 +01:00
parent e773f5fc2b
commit e1f02f85d8
7 changed files with 34 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
@exportSymbol ol.geom.Point
@exportProperty ol.geom.Point.prototype.getCoordinates
@exportProperty ol.geom.Point.prototype.getExtent
@exportProperty ol.geom.Point.prototype.getType
@exportProperty ol.geom.Point.prototype.setCoordinates