Merge pull request #1532 from oterral/vector-api-exports
[vector-api] Add export for ol.geom.LineString#getLength
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
@exportSymbol ol.geom.LineString
|
||||
@exportProperty ol.geom.LineString.prototype.clone
|
||||
@exportProperty ol.geom.LineString.prototype.getCoordinates
|
||||
@exportProperty ol.geom.LineString.prototype.getLength
|
||||
@exportProperty ol.geom.LineString.prototype.getType
|
||||
@exportProperty ol.geom.LineString.prototype.setCoordinates
|
||||
|
||||
Reference in New Issue
Block a user