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:
3
src/ol/parser/ogc/wfsparser.exports
Normal file
3
src/ol/parser/ogc/wfsparser.exports
Normal 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
|
||||
Reference in New Issue
Block a user