Export the WFS parser and its write methods

For using the WFS parser, users need to be able to write
GetFeature queries and transactions.
This commit is contained in:
ahocevar
2013-12-06 11:06:39 +01:00
parent 35b8fdc00c
commit 198b05047e

View File

@@ -0,0 +1,3 @@
@exportSymbol ol.parser.ogc.WFS
@exportProperty ol.parser.ogc.WFS_v1.prototype.writeGetFeature
@exportProperty ol.parser.ogc.WFS_v1.prototype.writeTransaction